Kieran Prasch
|
2d518f8e62
|
Currency -> Token; Improve readability of blockchain constants
|
2019-03-18 12:31:08 -07:00 |
Kieran Prasch
|
091adbae71
|
Move NU and Stake to currency.py
|
2019-03-17 12:47:35 -07:00 |
Kieran Prasch
|
24d346069d
|
Several more assertions for mixed-types NU.__init__
|
2019-03-17 11:50:08 -07:00 |
Kieran Prasch
|
c069b0a2f9
|
Dont reinvent eth_utils! Port NU conversions to implement eth-utils to/from wei interfaces.
|
2019-03-15 09:55:45 -07:00 |
David Núñez
|
f5eed5d787
|
Testing some edge cases for the NU class
|
2019-03-15 08:17:53 -07:00 |
Kieran Prasch
|
b29a32e1a4
|
Docstrings and type hints for nucypher blockchin utils NU and Stake
|
2019-03-14 19:51:22 -07:00 |
Kieran Prasch
|
01bb9c1ef4
|
Upgrade to a dictionary for Ursula stake tracking.
|
2019-03-14 19:32:06 -07:00 |
Kieran Prasch
|
95c4cfe974
|
Dont update local stake cache in read-only operations
|
2019-03-14 16:50:11 -07:00 |
Kieran Prasch
|
b68fb2a8b7
|
Divide stake tests reflect NU Implementation
|
2019-03-14 16:36:09 -07:00 |
Kieran Prasch
|
d1dd66e27c
|
Port lower-level stake validators to us NU
|
2019-03-14 16:35:24 -07:00 |
Kieran Prasch
|
79ca05605d
|
Baseline tests for NU and Stake classes
|
2019-03-14 13:38:21 -07:00 |
Kieran Prasch
|
215bf5ad7f
|
Denomination management implementation with NU and Web3.
|
2019-03-14 13:38:19 -07:00 |
Kieran Prasch
|
ec0104c444
|
Console painting for stake staging
|
2019-03-11 19:24:21 -07:00 |
Kieran Prasch
|
91c5f565dc
|
Allow rewards to be collected to an alternate address. Tighter assertions on reward collection.
|
2019-03-09 18:29:44 -08:00 |
Kieran Prasch
|
0b62b288e9
|
Minimal gas price manage ment in tests; Assertions for reward collection via CLI.
|
2019-03-09 17:32:07 -08:00 |
Kieran Prasch
|
88ff212f3c
|
Post-rebase cleanup Pt. II.
|
2019-03-09 17:32:04 -08:00 |
Kieran Prasch
|
f98fce348c
|
Dealing with the side effects of BlockchainPolicy updates
|
2019-03-09 17:31:28 -08:00 |
Kieran Prasch
|
244f0e0885
|
Update tests to accomodate staking CLI requirements: orders blockchain Ursulas, better fixture organization; Staking CLI integraton tests.
|
2019-03-09 17:31:28 -08:00 |
Kieran R. Prasch
|
2ebd3fc2d1
|
Missing integration test for BlockchainPolicy - working towards bug fixes.
|
2019-03-09 17:31:28 -08:00 |
Kieran R. Prasch
|
bebe4db85c
|
Integrate native CLI and Staking CLI; numerous bugfixes. Failing reward collection test.
|
2019-03-09 17:31:26 -08:00 |
Kieran R. Prasch
|
46f674475e
|
Post rebase cleanup for stakling CLI over native CLI
|
2019-03-09 17:29:54 -08:00 |
Kieran R. Prasch
|
bd9532bd87
|
post-rebase cleanup
|
2019-03-09 17:29:54 -08:00 |
Kieran R. Prasch
|
dceabd8d04
|
Ensure allocation registry is passed onto test agency
|
2019-03-09 17:29:54 -08:00 |
Kieran R. Prasch
|
9a00a84f4c
|
Allow beneficiary allocation registry specification to accept an instance or filepath
|
2019-03-09 17:29:54 -08:00 |
Kieran R. Prasch
|
4073614229
|
Update nucypher-deploy tests to suit I/O changes
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
12ee590085
|
Update deploy CLI to use string based domains; Add better registry management
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
3b9c229963
|
Collect staking reward CLI
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
be885c237c
|
Divide stake CLI
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
75bc63fd89
|
Tear wallets and wallet generation out of NucypherKeyring
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
62a9c31f23
|
Examine stakes written via CLI on-chain
|
2019-03-09 17:29:54 -08:00 |
Kieran Prasch
|
d7e42656df
|
Ursula CLI staking integration tests
|
2019-03-09 17:28:57 -08:00 |
Kieran Prasch
|
a4b4928ea7
|
Toying with tests built for pygeth
|
2019-03-09 17:28:57 -08:00 |
Kieran Prasch
|
84ef320a4c
|
Updates policy encrypting key derivation language.
|
2019-03-06 16:39:02 -08:00 |
Kieran Prasch
|
1be1dab6c8
|
Respond to RFCs in PR #802.
|
2019-03-06 16:29:33 -08:00 |
Kieran R. Prasch
|
c8e460a101
|
Controller usage touch-ups.
|
2019-03-06 13:52:45 -08:00 |
Kieran R. Prasch
|
cb135577bd
|
Mocks keyring KDF in tests for performance; Updates control fixtures.
|
2019-03-06 13:52:45 -08:00 |
Kieran R. Prasch
|
5a4f0e3bbc
|
Completed E2E CLI lifecycle tests with the 'ETHDenver demo' narrative.
|
2019-03-06 13:52:45 -08:00 |
Kieran R. Prasch
|
dae7d59768
|
Updates key languagse and key encodings in test; Uses latest modifer flags ordering
|
2019-03-06 13:52:45 -08:00 |
Kieran R. Prasch
|
a9bab0e4ba
|
Fix malformed logging described in #724 and more
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
35c1e19138
|
Fixes caught by character specifications; Formalize specification classes.
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
37483fd481
|
Mock side channel class in CLI lifecycle test.... back to Unexpected Response DB Issues with Alice threading
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
ea4de4d95a
|
Top-level character controller class: Generic Controller usage (works for any character)
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
3e202da0a4
|
Update tests to suit controller classes API
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
30220a4ea1
|
Deprecate S3Bucket NodeStorage; Fininsh moving Banners.
|
2019-03-06 13:48:22 -08:00 |
Kieran R. Prasch
|
bef3eacb92
|
E2E CLI Lifecycle test draft
|
2019-03-06 13:48:22 -08:00 |
MacLane Wilkison
|
86116706ff
|
Change license notices in module headers to AGPL
|
2019-03-04 18:55:28 -08:00 |
jMyles
|
e795cf5cde
|
Some comments and require messages.
|
2019-02-24 21:46:35 -07:00 |
MacLane Wilkison
|
fd46d74130
|
Apply suggestions from code review
Co-Authored-By: szotov <zotov89@mail.ru>
|
2019-02-24 12:48:30 +03:00 |
szotov
|
2e610fceed
|
Small fixes
|
2019-02-23 12:37:20 +03:00 |
szotov
|
4c54bf2d3b
|
Updates version of solidity
|
2019-02-23 12:37:19 +03:00 |