David Núñez
|
0a9fbb8570
|
Touches to installation guide
|
2019-08-19 13:21:17 +02:00 |
David Núñez
|
652f6610fc
|
Second pass to Staking guide docs
|
2019-08-19 13:14:43 +02:00 |
David Núñez
|
2c687d6e6b
|
Nucypher -> NuCypher
|
2019-08-19 12:35:56 +02:00 |
David Núñez
|
c10102aeb3
|
Updates to deployment guide
|
2019-08-19 12:35:56 +02:00 |
Kieran R. Prasch
|
e4e17df79f
|
Updates staking guide actions/command table, use latest CLI entities.
|
2019-08-19 12:35:56 +02:00 |
David Núñez
|
1d508bbd34
|
Fix `nucypher ursula view` and `nucypher stake divide`
|
2019-08-19 12:35:12 +02:00 |
David Núñez
|
260b3b8103
|
Temporary deactivation of reading known nodes from local storage
Workaround for #1202 affecting
|
2019-08-18 21:41:58 +02:00 |
David Núñez
|
5ffe424b3b
|
Help text for nucypher enrico. Corrections to the docs
|
2019-08-18 21:41:58 +02:00 |
David Núñez
|
f5a621e373
|
Passing blockchain to Ursula.batch_from_bytes()
|
2019-08-18 21:41:45 +02:00 |
David Núñez
|
31c588e582
|
Reduce wiggle room in sampling to a minimum, for the moment. See #1090
|
2019-08-18 12:03:01 +02:00 |
David Núñez
|
2e720618d2
|
Workaround in Bob for #1216: Undefined parameters for emitter.ipc()
|
2019-08-18 12:03:01 +02:00 |
David Núñez
|
cae44e3e51
|
CI: Parametrize pipenv's virtualenv depending on python version
|
2019-08-18 12:01:35 +02:00 |
Damon C
|
ce76084a71
|
Constants potentially as envvars for flexible deployment
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
|
2019-08-18 12:01:35 +02:00 |
derekpierre
|
173d69a5d5
|
Improve format of stake enactment datetimes.
|
2019-08-18 12:01:35 +02:00 |
David Núñez
|
545a09c2a5
|
Show domains in node status page
|
2019-08-18 12:01:35 +02:00 |
David Núñez
|
3a81511b0e
|
Refine `nucypher ursula forget` and `nucypher ursula destroy`
* `nucypher ursula forget` only needs the config, not the Ursula
* Refine message in `nucypher ursula destroy`
|
2019-08-18 12:00:42 +02:00 |
David Núñez
|
29a7fd8407
|
NUCYPHER_WORKER_ETH_PASSWORD envvar for Ursula. Workaround for #1205.
Require existence of at least one ETH account when prompted. Fix #1207.
|
2019-08-18 11:59:37 +02:00 |
David Núñez
|
819565ac5a
|
Enrich node verification exceptions' messages to improve debugging
|
2019-08-18 11:58:04 +02:00 |
David Núñez
|
7b65dde4b8
|
Fetch registry when none is provided and --no-registry is not used
Also add --sync option to nucypher ursula
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
|
2019-08-18 11:58:04 +02:00 |
Kieran Prasch
|
9408463dec
|
Refactor from_seed_and_stake_info to accept a checksum_address inclusive in the URI.
|
2019-08-18 11:58:04 +02:00 |
Kieran Prasch
|
f8db89d1a8
|
Ensure blockchain is injected into decentralized Characters, Addresses #1202
|
2019-08-18 11:58:00 +02:00 |
damon c
|
4e3395726a
|
Merge pull request #1071 from KPrasch/status
Restore 'nucypher status'
|
2019-08-08 13:42:40 -07:00 |
damon c
|
126c44a5fc
|
Merge branch 'master' into status
|
2019-08-08 12:52:45 -07:00 |
K Prasch
|
002a373189
|
Merge pull request #1203 from vepkenez/sync-fix
Improved Blockchain Syncing UX
|
2019-08-08 12:50:31 -07:00 |
Kieran Prasch
|
030244359d
|
Deprecate agency for getAllLockedTokens and introduce get_global_locked_tokens; Addresses RFCs in PR #1071
|
2019-08-08 12:43:20 -07:00 |
Kieran Prasch
|
73c6da3ffe
|
Restore nucypher status CLI: Error handling and console painting; implement worker-staker speration.
|
2019-08-08 12:43:18 -07:00 |
Damon C
|
785eb1e796
|
Implements InfuraClient by adding an intermediate call to get the variant of a web3 client.
|
2019-08-08 12:42:41 -07:00 |
Kieran Prasch
|
1367f46186
|
Adapting blockchain interfaces to connect to infura clients.
|
2019-08-08 12:42:41 -07:00 |
damon c
|
6979ac59ce
|
Merge pull request #1175 from cygnusv/shiny
Bug fixes, CLI enhancements, and other touchups
|
2019-08-08 12:17:42 -07:00 |
Damon C
|
d93f9c8947
|
squashed test fixes, addressed PR review comments
|
2019-08-08 11:49:25 -07:00 |
David Núñez
|
512087b411
|
RFCs: s/bounded/bonded, fix wrong kwarg in call to emitter.echo
|
2019-08-08 13:36:42 +02:00 |
damon c
|
674efa768d
|
Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
|
2019-08-07 18:42:47 -07:00 |
Damon C
|
f316c999f9
|
handle previously synced chains
|
2019-08-07 18:22:51 -07:00 |
Damon C
|
c1a9da1fc8
|
lovely syncing ux
|
2019-08-07 18:16:42 -07:00 |
Damon C
|
dfb296b001
|
return iterator from blockchain.connect to allow better ux
|
2019-08-07 16:37:31 -07:00 |
Damon C
|
d9aa98b0cf
|
tests for blockchain sync flow
|
2019-08-07 13:31:38 -07:00 |
Damon C
|
29c0152f40
|
check for already synced chain before syncing
|
2019-08-07 10:33:02 -07:00 |
David Núñez
|
995368fa81
|
CircleCI: Try codecov@1.0.5 orb
|
2019-08-07 01:20:21 +02:00 |
David Núñez
|
919701cab4
|
Fix wrong call to get_client_password (thanks @derekpierre)
|
2019-08-07 00:07:34 +02:00 |
David Núñez
|
39da729cce
|
Be less ambitious with error handling in the CLI for the moment
|
2019-08-05 23:55:48 +02:00 |
David Núñez
|
fb3ad2840a
|
Use paint_receipt_summary in some CLI actions
|
2019-08-05 20:30:09 +02:00 |
David Núñez
|
9cddb87c2d
|
Alice and Bob CLI help text
|
2019-08-05 20:21:05 +02:00 |
David Núñez
|
3eb956e5a8
|
Gracefully crash CLI when keyring password is wrong
|
2019-08-05 19:42:35 +02:00 |
David Núñez
|
c21448d547
|
Improve UX of nucypher stake set_worker and detach_worker
|
2019-08-04 02:41:04 +02:00 |
David Núñez
|
5198a132d0
|
Generic painting utility for receipts
|
2019-08-04 02:41:04 +02:00 |
derekpierre
|
2f2a45ea18
|
Improve message when set-worker is successfully set.
|
2019-08-04 02:41:04 +02:00 |
David Núñez
|
88c6309369
|
Add a log entry during tests to mark begin and end of each test
|
2019-08-04 02:41:04 +02:00 |
David Núñez
|
7c2a461fc2
|
CircleCI: Capture test logs for storage as artifacts
|
2019-08-04 02:41:04 +02:00 |
David Núñez
|
aadee9092f
|
Correct prompt for client password during deploy
|
2019-08-04 02:41:04 +02:00 |
David Núñez
|
d5bcc41596
|
First draft of opening deployed contracts in Etherscan during deployment
|
2019-08-04 02:41:04 +02:00 |