David Núñez
|
76103e806c
|
Skip test_sampling_distribution until we have a solution for snail tests
See #1288
|
2019-09-10 22:14:30 +02:00 |
David Núñez
|
9614646593
|
Use regex matching in tests for nucypher status output. Fix broken stuff here and there.
|
2019-09-10 22:14:29 +02:00 |
David Núñez
|
7b8b31df22
|
Getting rid of old `session_agency` fixture. Use `agency` instead.
|
2019-09-10 22:14:29 +02:00 |
David Núñez
|
812349ffd5
|
Reduce probability of skewed stake distribution in stakers fixture
|
2019-09-10 22:14:29 +02:00 |
David Núñez
|
e1b4de272e
|
Tests for `nucypher status stakers` and `nucypher status network`
|
2019-09-10 22:14:29 +02:00 |
David Núñez
|
20de10ea6f
|
Add round() to NU
|
2019-09-10 22:14:29 +02:00 |
Kieran Prasch
|
3b3c2f2f1c
|
Respond to RFCs in PR #1157 Pt. II.
|
2019-09-10 12:35:51 -07:00 |
Kieran R. Prasch
|
07c8d58057
|
Restores UserEscrow Deployer Testing; Clarify test naming for user escrow ( to be preallocation escrow ).
|
2019-09-09 18:41:42 -07:00 |
Kieran R. Prasch
|
baf55630d2
|
Passing ownership transfer CLI tests + consolidation.
|
2019-09-09 14:51:12 -07:00 |
Kieran R. Prasch
|
fa3285a310
|
Use session-based deployment secrets for testing upgrades; Adjustments for ownership CLI tests.
|
2019-09-09 14:51:11 -07:00 |
Kieran R. Prasch
|
ec5fab3b4f
|
UserEscrowProxy is now part of agency. Divergence amendments for status testing.
|
2019-09-09 14:50:46 -07:00 |
Kieran R. Prasch
|
562e5c6b2d
|
Working ownership inspection and status commands.
|
2019-09-09 14:50:46 -07:00 |
Kieran Prasch
|
f210ce0688
|
Details nucypher status output; Passing nucypher transfer-ownership tests; Deploy UserEscrowProxy in agency fixture.
|
2019-09-09 14:50:44 -07:00 |
Kieran Prasch
|
a3be973700
|
Extract ownership transfer CLI tests to new test module.
|
2019-09-09 14:49:38 -07:00 |
Kieran Prasch
|
d5c5412f42
|
nucypher-deploy status command detailing contract deployment ownerships; introduce nucypher-deploy transfer-ownership entry point.
|
2019-09-09 14:49:38 -07:00 |
Kieran Prasch
|
c2bde46878
|
Tests describing nucypher-transfer and status commands.
|
2019-09-09 14:47:49 -07: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 |
szotov
|
5588600ada
|
Factory for economics, fixed tests
|
2019-09-04 18:20:02 +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
|
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 C
|
5cec6ca322
|
amount tweaks
|
2019-09-03 09:08:07 -07:00 |
David Núñez
|
27d11090bb
|
Test that sampling distribution is as expected. Closes #1019
|
2019-09-02 23:22:49 +02:00 |
David Núñez
|
b75d6884ea
|
Sets N=6 in test_blockchain_ursulas_reencrypt. Closes #1090.
|
2019-09-02 19:22:57 +02:00 |
David Núñez
|
4bb83cf180
|
Adapt sampling tests to new changes
|
2019-09-02 19:22:57 +02:00 |
Kieran R. Prasch
|
63d941117d
|
Respond to RFCs in PR #1283.
|
2019-09-02 08:22:41 -07:00 |
Kieran Prasch
|
307bfe3ad6
|
Fixes #1283 - Allow staking to maximum amount per address.
|
2019-09-01 09:41:19 -07:00 |
Kieran Prasch
|
22fc7d16b4
|
Adapt PeriodTracker to WorkTracker; Geth client duration bug fix.
|
2019-08-31 11:32:25 -07:00 |
Kieran R. Prasch
|
ea47bfa4c5
|
Disable account auto-relocking during pytests.
|
2019-08-30 21:05:57 -07:00 |
Kieran Prasch
|
43d2ff34fe
|
Add worker init flag to indicate insta-confirm.
|
2019-08-30 20:53:32 -07:00 |
Kieran Prasch
|
aa73f9265e
|
Test demonstrating auto-confirmation via PeriodTracker and Twisted Clock.
|
2019-08-30 20:38:38 -07:00 |
Kieran Prasch
|
7afc134e6a
|
Fixes #1279; Uses injected registry to verify stranger-Ursulas with lazy StakingAgent. Use fallback storage backend.
|
2019-08-30 17:55:53 -07:00 |
Kieran Prasch
|
c70ed348c0
|
Test replicating #1279 using the CLI.
|
2019-08-30 15:41:32 -07:00 |
Kieran R. Prasch
|
9941a3db7b
|
Rebase amendment for worklock divergence.
|
2019-08-30 11:08:35 -07:00 |
Kieran R. Prasch
|
25f0caa23c
|
Post rebase adjustment for new auto provider detection support. Fixes for ursula receipt painting.
|
2019-08-28 06:41:37 -07:00 |
Kieran R. Prasch
|
f6cf2b6dfd
|
Fixes missing default filepath call; Better Exception handling for outdated configuration file.
|
2019-08-27 09:56:41 -07:00 |
Kieran R. Prasch
|
feeeee133a
|
new-stakeholder -> init-stakeholder
|
2019-08-27 09:56:41 -07:00 |
Kieran R. Prasch
|
4431d7966d
|
Respond to RFCs in PR #1225; Use blake2b for registry cache key.
|
2019-08-27 09:56:41 -07:00 |