jMyles
|
39a097b100
|
Simple produce from the config. No more need to pass in a passphrase for the demo.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
56927408ea
|
Removing several kwargs from demo config; we'll use the defaults here too.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
ce9adbf199
|
We're going ot use the default storage for demos now.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
bed79d4fac
|
Handling 204 response during learning. Fixes #630.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
63d0b329a9
|
Don't need this replace in light of bytestringSplitter 21.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
bf0a9e702b
|
Test for case where Ursula knows nobody. Currently forced to fail. See #630.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
9fc72187ec
|
Return a 204 if we don't know about any nodes.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
62e7b140e4
|
Simple script to run a single demo Ursula.
|
2019-01-15 15:20:17 -05:00 |
jMyles
|
4909eb8193
|
Better log emissions for running a local Ursula.
|
2019-01-15 15:20:17 -05:00 |
Kieran Prasch
|
8922af389c
|
Updates Web3 python API usage to v5.0.0-alpha.3
|
2019-01-15 11:47:40 -08:00 |
Kieran Prasch
|
732a82caf1
|
Update dependencies to constant-sorrow v0.1.0a8; Unpin py-evm; Pin Pytest.
|
2019-01-15 11:12:23 -08:00 |
K Prasch
|
07ff7e5077
|
Merge pull request #650 from cygnusv/freeze
Configure CircleCI to use frozen dependencies
|
2019-01-07 10:06:06 -08:00 |
David Núñez
|
ac5f83346e
|
Use last working set of dependencies
See artifacts on https://circleci.com/gh/nucypher/nucypher/9720#artifacts/containers/0
|
2019-01-06 18:47:03 +01:00 |
David Núñez
|
1657026f29
|
Check consistency of Pipfile.lock wrt to original requirements files
|
2019-01-06 18:40:09 +01:00 |
David Núñez
|
42dbea1f38
|
We don't need to produce and store a Pipfile.lock anymore
|
2019-01-06 18:39:30 +01:00 |
David Núñez
|
fae28e8616
|
pipenv install uses Pipfile.lock instead of --skip-lock
|
2019-01-06 18:38:34 +01:00 |
Kieran Prasch
|
b49bd8c44f
|
Multi-proc local ursula fleet script
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
de12157e19
|
Handling 204 response during learning. Fixes #630.
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
501b0d2ae2
|
Don't need this replace in light of bytestringSplitter 21.
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
80ac571c28
|
Test for case where Ursula knows nobody. Currently forced to fail. See #630.
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
dd7b936721
|
Return a 204 if we don't know about any nodes.
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
e94e20397c
|
Simple script to run a single demo Ursula.
|
2019-01-05 12:10:35 -08:00 |
jMyles
|
e3810bcfa8
|
Better log emissions for running a local Ursula.
|
2019-01-05 12:10:35 -08:00 |
K Prasch
|
453af8db36
|
Merge pull request #637 from KPrasch/bug-fixes
CLI bug fixes and enhancements
|
2019-01-05 12:07:37 -08:00 |
Kieran Prasch
|
111a2483d5
|
Respond to RFC on PR #637
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
787e0eebbd
|
Remove stale (hopefully) cleanup fixture in favor of ephemeral nodes in 'development mode'
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
be456e09ff
|
Fixes Issue #583: Allow 'nucypher ursula run' to destroy invalid nucypher system configurations.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
ca2052fb24
|
Fixes: Issue #578 - Disable all logging, most terminal echoing via --quiet flag/-Q; --federated-only/-F
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
961c17b9ee
|
Fixes Issue #551: Auto-generate config_root if it does not exist.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
fc6b81f3f4
|
Addresses Issue #582 - Hookup UrsulaCommandProtocol to graceful shutdown and crashing methods.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
f0bd4233b7
|
Fixes Issue #610: Adds timestamp to custom installation path
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
46f76ad21c
|
Fixes Issue #634: Restore CLI test for nucypher ursula run --dev --federated-only.
|
2019-01-05 09:27:48 -08:00 |
Kieran Prasch
|
b66b9fcf97
|
Fixes Issue #614: Better error message for missing contract registry source.
|
2019-01-05 09:27:48 -08:00 |
K Prasch
|
8d06fdf54c
|
Merge pull request #648 from cygnusv/store-requirements
Touchups to CI workflow config
|
2019-01-05 09:27:23 -08:00 |
David Núñez
|
6167d1b7f4
|
Store newly generated Pipfile.lock as part of CI build
|
2019-01-05 10:41:47 +01:00 |
David Núñez
|
dd16171c2a
|
Use default JUnit XML path from pytest.ini
|
2019-01-05 01:05:53 +01:00 |
David Núñez
|
580b979ea2
|
Test results were not captured by CircleCI. Fixed.
|
2019-01-05 00:54:34 +01:00 |
David Núñez
|
226d3daaf3
|
CI stores requirements.txt generated by pipenv --lock
|
2019-01-05 00:02:36 +01:00 |
Justin Holmes
|
7ac658f9da
|
Merge pull request #640 from KPrasch/deps
Update pinned pipenv dependencies and requirements
|
2019-01-04 14:07:40 -05:00 |
Kieran Prasch
|
eef389e591
|
Update pinned pipenv dependencies and requirements; Temp pin for eth-tester
|
2019-01-04 08:08:00 -08:00 |
Justin Holmes
|
e4f70bf6ab
|
Merge pull request #617 from KPrasch/testerchain
High-level TesterBlockchain network bootstrap method
|
2018-12-19 13:51:32 -05:00 |
Kieran Prasch
|
1755a35fdc
|
Respond to RFCs in PR #617
|
2018-12-19 08:43:33 -08:00 |
K Prasch
|
d787481e17
|
Merge pull request #621 from cygnusv/keyring-revisited
Reusing key-wrapping from Umbral in the keyring
|
2018-12-18 11:56:00 -08:00 |
Kieran Prasch
|
f07f2979ce
|
Provide simple way to start testing nucypher on pyevm with TeserBlockchain classmethods
|
2018-12-18 11:27:28 -08:00 |
David Núñez
|
ed3649843b
|
Merge pull request #618 from KPrasch/adapt
Adapt Federated
|
2018-12-18 18:14:55 +01:00 |
Kieran Prasch
|
e776bbc1a1
|
Properly (*cough*) Implement twisted log formatting; Comments and scode style.
|
2018-12-17 16:36:34 -08:00 |
Kieran Prasch
|
0a794a923a
|
Introduce --dry-run
|
2018-12-17 16:36:34 -08:00 |
Kieran Prasch
|
f6e4d45466
|
Integrate parse_node_uri with seednode learning entry
|
2018-12-17 16:36:34 -08:00 |
jMyles
|
b42cb21f4c
|
Back to parsing input when making a node based its uri (ie, seed and stake info).
|
2018-12-17 16:36:34 -08:00 |
jMyles
|
9f5c1232d5
|
Using certificate reference from TLSHostingPower.
|
2018-12-17 16:36:34 -08:00 |