Commit Graph

5216 Commits (84c1585b85f92a18dc6c9f2202069eb3fc3ed82d)

Author SHA1 Message Date
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
Damon C c7069d56af gas_price not gasPrice 2019-09-03 09:08:07 -07:00
Damon C 796ebbe4eb leftover live changes 2019-09-03 09:08:07 -07:00
Damon C 5cec6ca322 amount tweaks 2019-09-03 09:08:07 -07:00
Damon C f1fc23d673 also distribute goeth 2019-09-03 09:08:07 -07:00
Damon C 6750938cb1 distribute tokens every minute, but don't do ensuing distributions 2019-09-03 09:07:01 -07:00
Damon C 890df12da8 remove unneeded try 2019-09-03 09:07:01 -07:00
Damon C 5cb5ed317d felix status improvements 2019-09-03 09:07:01 -07:00
Damon C 38876701d0 status endpoint 2019-09-03 09:05:25 -07:00
Damon C 40913cd085 initial live felix changes 2019-09-03 09:05:25 -07:00
K Prasch 0a4fef192a
Merge pull request #1289 from KPrasch/master
Bump version: 0.1.0-alpha.25 → 0.1.0-alpha.26
2019-09-02 18:50:52 -07:00
MacLane Wilkison f293251b78 Add to docs too 2019-09-02 18:05:45 -07:00
MacLane Wilkison 7e3e0a7e3c Add additional detail to project description 2019-09-02 18:01:19 -07:00
Kieran Prasch baecf89ae6
Bump version: 0.1.0-alpha.25 → 0.1.0-alpha.26 2019-09-02 16:32:13 -07:00
David Núñez 27d11090bb Test that sampling distribution is as expected. Closes #1019 2019-09-02 23:22:49 +02:00