vzotova
|
4a0b79b2ca
|
StakingEscrow: confirmActivity -> commitToNextPeriod, lastActivePeriod -> lastCommittedPeriod
|
2020-05-13 20:21:52 +03:00 |
vzotova
|
28e41c4a21
|
StakingEscrow: workerToStaker -> stakerFromWorker
|
2020-05-13 20:21:52 +03:00 |
vzotova
|
f62765ec97
|
Issuer: burn -> donate
|
2020-05-13 20:21:51 +03:00 |
vzotova
|
1834ad7569
|
Renamings: mine -> mint, lastMinedPeriod -> previousFeePeriod
|
2020-05-13 20:21:51 +03:00 |
vzotova
|
6039002408
|
Rename policy reward to policy fee
|
2020-05-13 20:21:51 +03:00 |
K Prasch
|
364620d900
|
Merge pull request #1884 from vzotova/two-phases
Two-phase issuance
|
2020-05-13 10:09:04 -07:00 |
Victoria
|
4364b213e7
|
Apply suggestions from code review #1884
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
Co-authored-by: David Núñez <david@nucypher.com>
Co-authored-by: Arjun Hassard <arjunhassard@gmail.com>
Co-authored-by: derekpierre <derek.pierre@gmail.com>
|
2020-05-13 18:56:36 +03:00 |
K Prasch
|
586acf4740
|
Merge pull request #1949 from KPrasch/slayer
Fast (WorkLock) functional testing
|
2020-05-13 08:24:24 -07:00 |
Kieran Prasch
|
bf75d33e3e
|
Respond to RFCs in PR #1949
|
2020-05-13 08:08:00 -07:00 |
Kieran Prasch
|
e2a8ae2360
|
Respond to RFCs in PR #1949
|
2020-05-12 10:02:06 -07:00 |
vzotova
|
a81f8b4edf
|
Updates max allowed stake size in economics
|
2020-05-12 15:36:30 +03:00 |
vzotova
|
79ef05bbbb
|
Fixes rest tests after changes in economics
|
2020-05-12 15:36:30 +03:00 |
vzotova
|
926f942961
|
Updated `token_supply_at_period` for two phases and fixed some tests
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
|
2020-05-12 15:36:29 +03:00 |
vzotova
|
9bf0daea83
|
Calculate period when need to switch from first phase to the second in economics
|
2020-05-12 15:36:29 +03:00 |
vzotova
|
5ddc2a60db
|
Update list of constructor parameters in deployers and other places
|
2020-05-12 15:36:29 +03:00 |
vzotova
|
98e06c56c2
|
Update BaseEconomics and draft of StandardTokenEconomics with new two-phase model
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
|
2020-05-12 15:36:29 +03:00 |
vzotova
|
c958b52570
|
Issuer: two-phase issuance
|
2020-05-12 15:36:28 +03:00 |
K Prasch
|
aac486afbb
|
Merge pull request #1973 from KPrasch/master
Fixes mixed configuration test inaccuracy
|
2020-05-11 10:50:25 -07:00 |
Kieran Prasch
|
90d4c6ae94
|
Control mock registry source for mock testerchain; Test touch ups.
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
c177d2dca1
|
Introduce mock interfaces module
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
1b49236deb
|
Handle registry source manager via mock testerchain
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
066f778dda
|
Restore allocation handling in fixtures
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
0ac64930d9
|
Exert a bit more control over mock testerchain blocktime in worklock testing
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
e8fbd5956a
|
Handle token economics and mock testerchain compadibility with the larger test suite as a whole.
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
ab3e588c1e
|
Setup a mock section in sandbox constants
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
bc2564cd36
|
Reintroduce keystore cli test as an e2e integration via testerchain
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
1164db20f4
|
Intro MockPolicyManagerAgent
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
a58af7daf3
|
Mock and functional-scoped test grouping (fixtures)
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
cab7b1dced
|
Adjust eth tester client to handle the mock backend accounts as well as teserchain accounts.
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
d7f99e7a53
|
Introduce MockBlockchain; pytestfixture tweaks.
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
7f67226fe3
|
Detailing worklock functionality test assertions with new agent mocking API
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
83d847c4ab
|
Tight spy based test on worklock bidding CLI
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
c8bf00cd69
|
Spy on mocked transactions and calls through mock agents
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
6aec7c634d
|
Mock at the ContractAgent level while preserving agent routing
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
5f5ed65618
|
Promote several Bidder methods to public
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
5c6f2a5e8c
|
Transaction and call mocking scheme implmentation
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
5954b75084
|
Improve mockability of worklock agent attrs
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
570e656a17
|
Complete example of mocking at the agent layer
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
0c2f684d71
|
Neat layout for agent mocking and cli unit testing
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
a731b749b4
|
Small bug fixes found while unit testing worklock
|
2020-05-08 19:20:54 -07:00 |
Kieran R. Prasch
|
cf1c40c919
|
Proof of Concept fast CLI test.
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
923832b3c5
|
Hack and slash with mock web3 backend
|
2020-05-08 19:20:54 -07:00 |
Kieran Prasch
|
2c9467ad7f
|
Try harder to ensure mixed config tests start with no known nodes...
|
2020-05-08 18:08:31 -07:00 |
Kieran R. Prasch
|
83bfefc9a1
|
Use pathlib in test mixed configuration cli test
|
2020-05-08 15:29:40 -07:00 |
Kieran Prasch
|
31e3a1afbe
|
Fixes mixed configuration test innacuracy.
|
2020-05-08 14:02:04 -07:00 |
Kieran Prasch
|
5d80b5166e
|
Bump version: 2.1.0-beta.5 → 2.1.0-beta.6
|
2020-05-08 10:02:31 -07:00 |
K Prasch
|
6e1ae2fe8f
|
Merge pull request #1964 from KPrasch/squash
Bug Fixes: WSS Provider, Keystore file Handling
|
2020-05-08 09:59:27 -07:00 |
David Núñez
|
6f7f778247
|
Merge pull request #1946 from cygnusv/batch
CLI tool for batch deposit of allocations
|
2020-05-08 01:37:51 +02:00 |
David Núñez
|
9c152e68ec
|
Improve preprocessing and code organization in Allocator
|
2020-05-08 01:07:48 +02:00 |
K Prasch
|
fb83ba37cc
|
Merge pull request #1966 from vepkenez/fix-dev-docker
install nucypher before solc in dev/docker Dockerfile
|
2020-05-07 13:25:00 -07:00 |