Commit Graph

7778 Commits (372b605f35d7e446ce3c782e3fb75648aad9da5c)

Author SHA1 Message Date
K Prasch 372b605f35
Merge pull request #2080 from vepkenez/deploy-foo
Automated cloud deployment for all!
2020-10-07 14:59:38 -07:00
damon 92a30629f7 change docs label, add example and node about --remote-provider 2020-10-07 13:50:27 -07:00
K Prasch e821f41c5b
Merge pull request #2339 from derekpierre/to-testnet-or-not-to-testnet
Ensure that testnet flag is set correctly for deployer
2020-10-07 12:59:59 -07:00
derekpierre b4021faffa Ensure that testnet flag is set correctly for deployer. 2020-10-07 14:42:30 -04:00
damon a91ab69c2d de-duplicate doc label 2020-10-07 10:00:30 -07:00
damon 826282811e formatting, RFCs 2020-10-06 13:14:33 -07:00
damon 43dbe26dd8 add prometheus option 2020-10-06 11:04:09 -07:00
damon 77dae7b4f6 RFCs, improved reliability 2020-10-06 10:36:10 -07:00
damon 975291dcbd fix doc title overline 2020-10-06 10:36:10 -07:00
damon f954323098 adds docs nucypher_host_management_cli 2020-10-06 10:36:10 -07:00
damon a769811211 tweaks to aws deploy 2020-10-06 10:36:10 -07:00
damon f1b127d6a1 unified config destroy resourcs 2020-10-06 10:36:10 -07:00
damon 7141f9fe96 working generic node deploy 2020-10-06 10:36:10 -07:00
damon ccb368123c generic hosts implemented 2020-10-06 10:36:10 -07:00
damon 5f883ef8e5 prepare for unified configs, generic hosts 2020-10-06 10:36:10 -07:00
damon be7c7d31f3 rename/cleanup envvars 2020-10-06 10:36:10 -07:00
damon be59a72e52 tweaks to destroy 2020-10-06 10:36:10 -07:00
damon 508d3cff75 improved help 2020-10-06 10:36:10 -07:00
damon af212b0640 improved output, store instance specific config, option to wipe nucypher config 2020-10-06 10:36:09 -07:00
damon 1cfa93a113 adds deploy command, rename create to 'up' 2020-10-06 10:36:09 -07:00
damon 2f0dd8cf2f adding wipe in progress 2020-10-06 10:36:09 -07:00
damon fc5a1795d4 better error message if ansible is not installed 2020-10-06 10:36:09 -07:00
damon df9899433d address RFCs 2020-10-06 10:36:09 -07:00
damon c6bbed1e46 consistent name for config worker_data 2020-10-06 10:36:09 -07:00
damon b91c3b8b20 no ansible install required 2020-10-06 10:36:09 -07:00
damon d82e45f1e1 fix docstring/cleanup 2020-10-06 10:36:09 -07:00
damon cf6658685d integrate worker node info into 'nucypher stake list' 2020-10-06 10:36:09 -07:00
damon faddf3fa2c worker node creation and deployment 2020-10-06 10:36:09 -07:00
K Prasch dfebaec717
Merge pull request #2333 from derekpierre/p2p-dash
Link to p2p validator dashboard from prometheus endpoint docs.
2020-10-06 08:31:34 -07:00
K Prasch 4e2391b14b
Merge pull request #2319 from KPrasch/upgrader
Bug fixes for upgrade CLI
2020-10-06 08:30:43 -07:00
David Núñez 32c37a6215
Merge pull request #2322 from derekpierre/get-logs
Use stateless getLogs() rpc instead of event filters across codebase
2020-10-06 14:57:43 +02:00
Kieran Prasch ac34a79a7f Accepts --network as a required flags for nucypher-deploy commands. 2020-10-05 15:47:27 -07:00
K Prasch 30696bb41b
Merge pull request #2334 from KPrasch/registry
Upgrade StakingEscrow on ibex
2020-10-05 12:41:10 -07:00
Kieran Prasch aec14777c6 Upgrade StakingEscrow on ibex 2020-10-05 09:58:29 -07:00
Kieran Prasch d7fbfc5081 Updates registry publication hint for accuracy 2020-10-05 09:57:28 -07:00
Kieran Prasch 05ce372e98 Respond to RFCs in PR #2319; Bug fixes for version compare and confirm CLI. 2020-10-05 09:40:19 -07:00
derekpierre 7000bc99f1 Add p2p validator dashboard information to prometheus endpoint docs. 2020-10-05 12:39:28 -04:00
David Núñez 0ea244a26b In etherscan_url() helper, use chain names from chain names dictionary 2020-10-05 12:12:17 +02:00
Kieran Prasch 2fce9bc1cc Respond to RFCs in PR #2319 2020-10-05 12:12:17 +02:00
Kieran R. Prasch 9986bc2d3f Includes StakingInterface version in version painting 2020-10-05 12:12:17 +02:00
Kieran R. Prasch a8fea21e5f Fixes --network option for inspect CLI 2020-10-05 12:12:17 +02:00
Kieran R. Prasch 01b7a621d6 Relocates interactive upgrade details confirmation to actions; Removes less useful prelights. 2020-10-05 12:12:17 +02:00
David Núñez eac2d3bcab Handle the case of contracts with no constructor 2020-10-05 12:12:17 +02:00
David Núñez efb62d1693 Fix issue with mainnet etherscan urls 2020-10-05 12:12:17 +02:00
David Núñez 2b7eb2dd97 Log encoded constructor parameters when deploying a contract 2020-10-05 12:12:17 +02:00
David Núñez c1579dea69 Helper function to encode constructor arguments as a hex string 2020-10-05 12:12:17 +02:00
David Núñez cd47a3b566 Relocate test/utils/solidity.py to nucypher/utilities/ethereum.py 2020-10-05 12:12:17 +02:00
David Núñez 2c89cec8f8
Merge pull request #2328 from KPrasch/flock
Script for updating configuration file from v1 -> v2
2020-10-02 23:33:25 +02:00
K Prasch 565a8dc1f0
Merge pull request #2329 from KPrasch/main
Bump circleci dependency cache version
2020-10-02 09:43:34 -07:00
Kieran Prasch 832de11e5b bump circleci dependency cache version 2020-10-02 08:39:35 -07:00