Commit Graph

4930 Commits (e814cc464e8e57d7d3ee7a8f1cff4cb1f51449eb)

Author SHA1 Message Date
Michael Egorov b00b29f96e
nu-usb and teacher format 2019-09-06 16:23:47 -07:00
Michael Egorov e5c7223549
Collect staking rewards 2019-09-06 16:23:47 -07:00
Michael Egorov 07bfddc48e
Ursula configuration guide fixed 2019-09-06 16:23:47 -07:00
Michael Egorov 1ca7b22e7f
Ursula config - installation 2019-09-06 16:23:47 -07:00
Michael Egorov 4f8bf23de6
Cursive -> subsubtitle 2019-09-06 16:23:47 -07:00
Michael Egorov c17c6f6b89
Staker configuration 2019-09-06 16:23:47 -07:00
Kieran Prasch ed158f2b22
Use cache in editable mode, Avoid moving source code to site-packages 2019-09-06 10:48:40 -07:00
David Núñez f1f3fcafd6 Fix broken imports 2019-09-06 12:51:33 +02:00
Kieran R. Prasch f0768bb27b Fixes missing zeppelin package data. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 4d877c12f9 Cleaup stale automation tasks - Use dep cache for gas estimation. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch e0748c307f Relock with pyevm revert. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch fab39b6e06 Be gentle with pipenv -> reqs validation. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 81eb7ddd10 Bundle the solc binary with cached deps; Adapt solc install to target user's local bin. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 901f487ba3 Pull the tablecloth, take 2. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 375902baac Return of dependency caching; Use Python 3.7 as CI base. Run tests with pip directly, instead or via "pipenv run". 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 7ec23eb720 Allow CI to run with pip installation, removing editable self-installtion. Persist user-based pip installations for workflows. 2019-09-06 11:59:05 +02:00
Kieran R. Prasch ac25da7e56 Allow chain ID to be used in transaction building after upstream fixes via web3.py 2019-09-06 11:59:05 +02:00
Kieran R. Prasch 6bdfc6c331 Re-implements some ursula mocking via pytest-mock spy. 2019-09-06 11:59:01 +02:00
Kieran R. Prasch 37397c6b3c Remove editable py-solc from Pipfile; Remove strange imports... 2019-09-06 11:56:51 +02:00
Kieran R. Prasch 4b61768ac6 Relock Dependencies 2019-09-06 11:56:51 +02:00
K Prasch ee4b183950
Merge pull request #1055 from szotov/economics
Improving TokenEconomics for tests
2019-09-06 00:40:42 -07:00
David Núñez b12bcc5ed9
Remove PR labeling workflow file 2019-09-05 17:07:35 +02:00
David Núñez 77d8bab658
Disable PR labeling GH action for the moment
It doesn't work on PRs from forks :(
2019-09-05 16:27:08 +02:00
szotov 6b04252ea9 Respond to RFCs in PR #1055 2019-09-05 11:44:17 +03:00
K Prasch 6d27d4d218
Merge pull request #1295 from derekpierre/local-fleet
Resolve issues running local development fleet scripts/files
2019-09-04 18:50:35 -07:00
David Núñez 73e2dcc61d
Merge pull request #1287 from nucypher/gh-actions
Github Actions: Automatic PR labeler
2019-09-04 23:37:51 +02:00
David Núñez b35fe78eaa RFCs to docs. Bug fix to CLI config. 2019-09-04 16:10:53 -04:00
szotov 5588600ada Factory for economics, fixed tests 2019-09-04 18:20:02 +03:00
derekpierre af5a938219 Resolve issues running local development fleet scripts/files 2019-09-04 09:07:11 -04:00
David Núñez e020cc678c Fix AdjudicatorDeployer after rebase 2019-09-04 13:24:04 +03:00
szotov 14086d538a Fix after rebasing 2019-09-04 13:24:03 +03:00
szotov 8646541619 Extended `init` in `StandardEconomics` 2019-09-04 13:24:03 +03:00
szotov 7be142a8d8 estimate_gas script uses custom parameters 2019-09-04 13:24:03 +03:00
szotov e9d2b1f3c7 Combine TokenEconomics and SlashingEconomics 2019-09-04 13:24:02 +03:00
szotov a36bf80dc8 Fix after rebasing 2019-09-04 13:24:02 +03:00
szotov f05454b855 Fix tests 2019-09-04 13:24:02 +03:00
szotov 44717dcca6 Split TokenEconomics into two classes 2019-09-04 13:24:01 +03:00
szotov 3ccc18082d Apply suggestions from code review 2019-09-04 13:24:01 +03:00
szotov 15c9a7569b Fixes #642 2019-09-04 13:24:01 +03:00
szotov adc7b3f826 Test for economics in contract 2019-09-04 13:24:00 +03:00
David Núñez f1b5ed4861 Additional functions in TokenEconomics for checking token supply 2019-09-04 13:24:00 +03:00
damon c 3cd061b152
Merge pull request #1294 from vepkenez/felix-live-rebased
Felix live
2019-09-04 03:02:45 -07:00
damon c 59065cc284
improved comments
Co-Authored-By: David Núñez <david@nucypher.com>
2019-09-03 14:58:20 -07:00
damon c aa98650fb2
clean up log messages 2019-09-03 14:58:03 -07:00
damon c cae5247bfe
Merge pull request #1280 from cygnusv/sample
Touches to StakingEscrow.sample()
2019-09-03 14:51:45 -07:00
damon 4120d6f293 reinstate felix eth distribution test 2019-09-03 11:45:52 -07:00
damon ddd6e51d74 temporary blockchain access for felix 2019-09-03 11:24:26 -07:00
damon c 9a9629154b fix indentation/merge issue 2019-09-03 10:48:25 -07:00
damon c 9ef5fb33e3 Update nucypher/characters/chaotic.py
Co-Authored-By: K Prasch <kieranprasch@gmail.com>
2019-09-03 10:48:16 -07:00
Damon C d077f29a21 improved comments 2019-09-03 09:08:07 -07:00