Commit Graph

51 Commits (767b2059837f47c8422d28be95e9c90ae51c9bab)

Author SHA1 Message Date
Kieran Prasch de090ad489
Add deps for pre-commit hooks and relock. 2020-04-23 17:23:36 -07:00
David Núñez 6b171dcf03 Autodetect POA from chain_id when it's not set explicitly 2020-04-10 15:19:52 +02:00
K Prasch 93353635ce
Update scripts/circle/run_heartbeat_demo_docker-circle.sh
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-04-08 08:11:36 -07:00
Kieran Prasch 0872541e97
Remove echo about waiting for learning; I am only sleeping... 2020-04-08 07:40:23 -07:00
David Núñez 6a0c2a4379 Change some missing cassandras to gemini 2020-04-02 02:32:18 +02:00
K Prasch 9bc98a0384
Merge pull request #1800 from vepkenez/upload-limits-1743
Limit data size posted to Nucypher nodes to 50k
2020-04-01 09:28:20 -07:00
Kieran Prasch 8ed44d60b8
Cleanup Ursula stopping services, prevent halting of reactor via health checks in test; test touch ups. 2020-03-31 11:18:39 -07:00
Kieran Prasch 359d4ca50e
Fixes docker compose service name typo. 2020-03-31 11:05:25 -07:00
Kieran Prasch 285715e290
Respond to RFCs in PR #1462; Implement RestMiddleware client for self-health checks. 2020-03-31 11:05:25 -07:00
Kieran R. Prasch b169ea0460
Enforce cascade startup of circle demo docker ursulas 2020-03-31 11:05:25 -07:00
damon e1149bdf71 don't crash if no Pipfile.lock exists 2020-03-26 13:26:03 -07:00
David Núñez 8e800171b3 First pass at an interactive CLI tool for interacting with agents
TODO: Find a better location for this script?
2020-02-18 12:08:49 +01:00
vzotova 70f21ddc1e * Apply suggestions from code review #1627
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: K Prasch <kieran@nucypher.com>
Co-Authored-By: David Núñez <david@nucypher.com>
2020-01-30 19:36:43 +03:00
vzotova f4c2c4c668 solc bash installation script -> python script, to use solc version from the code 2020-01-29 17:01:11 +03:00
K Prasch e10bcf5647
Merge pull request #1493 from KPrasch/cadmium
Ensure all tests can run in a singe session; Docker adjustments
2019-12-10 00:41:41 -08:00
K Prasch 86cd87dad6
Merge pull request #963 from nucypher/doubtfire
[EPIC] Doubtfire: Modifications for Monitoring Applications
2019-12-06 12:18:56 -08:00
Kieran R. Prasch 57df8069a4 use random worker private key in manual worker fixture; remove stale script. 2019-12-03 21:05:25 -08:00
Kieran R. Prasch 7d57c387c0 Place solc binary next to env. python. 2019-12-03 14:11:31 -08:00
Kieran R. Prasch dba01a0c42 Fixes Issue #828 with set -e and OS detection. 2019-12-03 14:11:31 -08:00
derekpierre d87c894e2a Ensure that ursula status page still works correctly while sharing logic with monitor status page
Ensure status page still renders for federated mode
Cleanup of local fleet script with invalid command option
2019-11-25 16:22:50 -08:00
Kieran Prasch 594b01c4fb
Include humanized version of deps re-locking via shell script. 2019-09-13 10:52:28 -07:00
Kieran R. Prasch 81eb7ddd10 Bundle the solc binary with cached deps; Adapt solc install to target user's local bin. 2019-09-06 11:59:05 +02:00
derekpierre af5a938219 Resolve issues running local development fleet scripts/files 2019-09-04 09:07:11 -04:00
Kieran Prasch 324c2805f5 Checkpoint #2 - Refactor Policy, and Blockchain / Registry Reflow. 2019-08-27 09:54:14 -07:00
David Núñez e847bcdaca Correct order of --debug in dev scripts and deploy scripts 2019-07-31 01:58:04 +02:00
Kieran Prasch 2dd3e92868
Shortens CLI flag names to --provider and --teacher. 2019-07-26 10:14:41 -07:00
Bogdan Opanchuk b473c0f4bd
Hide registering/unregistering observers and Sentry init inside utilities/logging
Also add a check that Sentry SDK is only initialized once
2019-07-25 15:18:29 -07:00
Kieran Prasch 4b9b5f0559
Respond to RFCs in PR #1056; Test and CLI touch-ups. 2019-07-25 15:18:29 -07:00
Kieran Prasch cdafcb870b
First successful 'nucypher new-stakeholder' and stake via 'nucypher stake init' 2019-07-25 15:18:29 -07:00
Damon C 47b2b5c03f namespace on circle docker images 2019-07-12 17:13:45 -07:00
David Núñez 398896d2ab Leftovers: Miner --> Staker, MiningAdjudicator --> Adjudicator, etc. 2019-07-04 11:22:38 +02:00
Kieran Prasch ef088d8f31
Hook-up JSON-IPC to Character CLI action entry points 2019-06-26 08:50:54 -07:00
damon c 5b594efe9d
Apply suggestions from code review (add -f to ignore missing files)
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2019-06-14 10:51:47 -07:00
Damon C e1e89f9c96 better output from circle compare_reqs 2019-06-13 17:58:07 -07:00
Damon C 70dc0007ca compare requirements files on circle 2019-06-13 17:04:43 -07:00
Damon C 65539e2920 add filepath args to rebuild_pipenv and conform to accepted methods 2019-06-13 17:04:43 -07:00
Damon C efe4a38321 store ursula logs as artifacts 2019-06-10 12:24:37 -07:00
Damon C eb667dbf32 make dockerized demos work in circle CI env 2019-06-06 12:18:58 -07:00
Damon C e497522f03 docker version of heartbeat demo 2019-06-06 12:16:52 -07:00
Damon C 41cc9e359f docker version of finnegan's wake demo 2019-06-06 12:16:04 -07:00
Kieran R. Prasch 58302eb7db
Adding domains to Alice and Bob in examples, to aviod using the production defaults. 2019-06-03 22:52:22 +03:00
Kieran R. Prasch e958368652
Goerli 2019-06-03 22:52:22 +03:00
Kieran R. Prasch fe03230a1a Support Constantinople 2019-05-28 11:27:38 -07:00
Damon C dd5fef5919 add pipenv rebuild script 2019-05-27 07:13:46 +02:00
Kieran Prasch 928a402fdc
Deploy then stake example script 2019-03-12 14:56:08 -07:00
Kieran R. Prasch 10a1fa42bc
Bug fixes and API updates for Domains, Heartbeat Demo, and CLI flags. 2019-03-09 17:29:54 -08:00
Kieran Prasch 6df4dfd506
Automated demo testing, reorganized nucypher entry point scripts; Testing scripts are now pwd agnostic. 2019-03-06 16:29:28 -08:00
Kieran R. Prasch 172df807dd Install solidity v0.5.3 by default 2019-02-09 13:51:29 -07:00
Kieran Prasch 7124364415 Skip S3 Storages Tests - Bump Solc version. Organize Pipfile. 2018-11-06 16:30:35 +01:00
Kieran Prasch df6edd47c5 Add output to precommit hook + better name 2018-06-28 16:48:51 -07:00