Skip to content

[EPIC] Alhambra Verde - Introduce Staker and Worker Roles#1029

Merged
cygnusv merged 138 commits intomasterfrom
alhambra-verde
Jul 6, 2019
Merged

[EPIC] Alhambra Verde - Introduce Staker and Worker Roles#1029
cygnusv merged 138 commits intomasterfrom
alhambra-verde

Conversation

@KPrasch
Copy link
Member

@KPrasch KPrasch commented May 29, 2019

@KPrasch KPrasch added Enhancement New or improved features Security Security concern ETH Contracts Ursula 👩‍🚀 Effects the "Ursula" development area labels May 29, 2019
@codecov
Copy link

codecov bot commented May 30, 2019

Codecov Report

Merging #1029 into master will decrease coverage by 0.14%.
The diff coverage is 85.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1029      +/-   ##
==========================================
- Coverage   83.25%   83.11%   -0.15%     
==========================================
  Files          68       69       +1     
  Lines        9103     9201      +98     
==========================================
+ Hits         7579     7647      +68     
- Misses       1524     1554      +30
Impacted Files Coverage Δ
nucypher/network/server.py 85.2% <ø> (-1.8%) ⬇️
nucypher/blockchain/eth/sol/compile.py 80% <0%> (ø) ⬆️
nucypher/characters/unlawful.py 46.42% <0%> (-50.13%) ⬇️
nucypher/utilities/sandbox/middleware.py 90.58% <100%> (-2.36%) ⬇️
nucypher/characters/base.py 87.37% <100%> (-0.13%) ⬇️
nucypher/blockchain/eth/decorators.py 77.14% <100%> (+19.24%) ⬆️
nucypher/utilities/sandbox/constants.py 98.14% <100%> (+0.03%) ⬆️
nucypher/config/characters.py 99.1% <100%> (+0.12%) ⬆️
nucypher/blockchain/economics.py 100% <100%> (ø) ⬆️
nucypher/cli/characters/bob.py 68.83% <100%> (ø) ⬆️
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2cdafd...2da1c45. Read the comment docs.

def make_escrow(max_allowed_locked_tokens):
# Creator deploys the escrow
_mining_coefficient = 2 * 10 ** 7
_staking_coefficient = 2 * 10 ** 7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in contract this is still mining coefficient because related to mining reward

@cygnusv cygnusv force-pushed the alhambra-verde branch 4 times, most recently from ffdb6f6 to e2a3ec9 Compare June 10, 2019 10:02
@cygnusv cygnusv marked this pull request as ready for review June 11, 2019 07:50
@cygnusv cygnusv changed the title [EPIC] Alhambra Verde - Introduce Staker and Worker Roles [WIP][EPIC] Alhambra Verde - Introduce Staker and Worker Roles Jun 11, 2019
@cygnusv cygnusv force-pushed the alhambra-verde branch 2 times, most recently from b1572a7 to 9738aeb Compare June 13, 2019 18:33
@cygnusv cygnusv force-pushed the alhambra-verde branch 2 times, most recently from 0dc5f37 to ddf1d08 Compare June 20, 2019 13:58
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 6, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 6, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 6, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 6, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 6, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 10, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 10, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 11, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 11, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 15, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 16, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 16, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 16, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 16, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 25, 2019
KPrasch added a commit to KPrasch/nucypher that referenced this pull request Jul 25, 2019
@jMyles jMyles deleted the alhambra-verde branch February 24, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New or improved features Security Security concern Ursula 👩‍🚀 Effects the "Ursula" development area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants