Commit Graph

8690 Commits (2a896e9add6d1aed09a52f6d2c2841b82c1201b5)

Author SHA1 Message Date
Kieran Prasch 2a896e9add
Bump version: 4.8.0 → 4.8.1 2021-03-24 15:48:18 -07:00
KPrasch d06bde71bc
Merge pull request #2613 from KPrasch/stake-bugs
Fixes stake CLI name errors
2021-03-24 14:51:56 -07:00
Kieran Prasch b4dce968ae Fixes stake CLI name errors. 2021-03-24 14:12:45 -07:00
KPrasch 8d6a05c10d
Merge pull request #2611 from fjarri/status-info
Bring back a few bits of blockchain node status that were accidentally removed
2021-03-24 10:12:47 -07:00
Kieran Prasch e64d4035c8
Bump version: 4.7.1 → 4.8.0 2021-03-23 20:24:23 -07:00
Bogdan Opanchuk 3f9f345b44
Merge pull request #1 from vepkenez/status-info
re-add newly re-available status info to node status
2021-03-23 17:47:38 -07:00
damon ec53ee3c0f re-add newly re-available status info to node status 2021-03-23 17:43:43 -07:00
Bogdan Opanchuk c43b6e5c3f Newsfragment for #2611 2021-03-23 16:49:50 -07:00
Bogdan Opanchuk c13ac5d29b Bring back a few bits of blockchain node status that were accidentally removed 2021-03-23 16:45:35 -07:00
KPrasch 44a9a8d33f
Merge pull request #2607 from KPrasch/migrate
Handle period migration in work tracker.
2021-03-22 13:13:26 -07:00
Kieran Prasch 012ad71927 newsfragment for PR #2607 2021-03-22 12:45:46 -07:00
Kieran Prasch d3b18769b8 Handle period migration in work tracker. 2021-03-22 12:39:51 -07:00
KPrasch 7415324ddb
Merge pull request #2606 from KPrasch/testnet-reggie
Testnet Registries for StakingEscrow 5.7.1 and PolicyManager 6.2.1
2021-03-22 11:22:34 -07:00
Kieran Prasch bf2c44fdb1 Updates contract registry for PolicyManager on Lynx. 2021-03-22 11:16:33 -07:00
Kieran Prasch 0fb64e8858 Updates contract registry for StakingEscrow on Lynx. 2021-03-22 11:16:33 -07:00
Kieran Prasch 813b0b3714 Update contract registry for PolicyManager on Ibex 2021-03-22 11:16:29 -07:00
Kieran Prasch acc8f34a16 Update contract registry for StakingEscrow on Ibex 2021-03-22 11:16:24 -07:00
KPrasch 74ae22a25c
Merge pull request #2603 from vepkenez/turboencabulator
attempt potential fix of #2602 by removing chainID from tx.build_payload
2021-03-22 11:09:46 -07:00
KPrasch e605e0dca8
Create 2603.bugfix.rst
Newsfragment for PR #2603
2021-03-19 09:52:20 -07:00
damon cfc4e1139e attempt potential fix of #2602 by removing chainID from base_payload 2021-03-19 07:14:45 -07:00
damon 7d8f7c8959 attempt potential fix of #2602 by casting into to hex in tx.build_payload 2021-03-19 05:58:44 -07:00
Derek Pierre 1a35130d65
Merge pull request #2599 from derekpierre/dao-validation
Add documentation about approval / validation requirements for DAO proposals
2021-03-18 10:21:58 -04:00
Derek Pierre 1896088f0d
Respond to RFCs for #2599
Co-authored-by: David Núñez <david@nucypher.com>
2021-03-18 09:03:48 -04:00
derekpierre 4f797b565c Add newsfragment for #2599. 2021-03-17 17:01:37 -04:00
derekpierre 418fc1f6cd Add documentation about approval / validation requirements for dao voting proposal.. 2021-03-17 16:50:10 -04:00
KPrasch 4828dbabd8
Merge pull request #2595 from vzotova/fix-statistics-test
Fix sampling distribution test
2021-03-17 12:57:01 -07:00
KPrasch 0d47084070
Merge pull request #2583 from KPrasch/envvars
Deprecates worker IP address as enviorment variable
2021-03-17 12:34:08 -07:00
Kieran Prasch e3dedebc56 Respond to RFCs in PR #2583 2021-03-17 12:21:34 -07:00
KPrasch 1f7d7ee0a3
Update 2583.removal.rst 2021-03-17 12:09:28 -07:00
KPrasch 99ea7fbb4e
Merge pull request #2598 from vepkenez/cloudworker-bugfix
cloudworkers: small bugfixes
2021-03-17 11:23:26 -07:00
damon 3679dafb27 adds newsfrag 2021-03-16 23:28:19 -07:00
damon 27aab95b80 cloudworkers: small bugfixes 2021-03-16 23:23:57 -07:00
vzotova 1e22c4287d Fix sampling distribution test 2021-03-15 16:49:52 +03:00
KPrasch 9b191b47e5
Merge pull request #2592 from KPrasch/eager
Enable eager worker commitment during startup
2021-03-11 12:36:20 -08:00
Kieran R. Prasch 48061accac Newsfragment for PR #2583 2021-03-10 17:26:11 -08:00
Kieran Prasch 116e89074b Deprecates worker IP address as enviorment variable. 2021-03-10 12:00:44 -08:00
Kieran Prasch ff536ec1de Hardcode eager worker commitments 2021-03-09 09:54:47 -08:00
KPrasch 11abaae0e9
Merge pull request #2591 from derekpierre/prometheus-collector-tests
Tests for prometheus collectors.
2021-03-08 17:34:14 -08:00
derekpierre de0e6d893d Ensure acceptance/utilities tests are run on Circle CI. 2021-03-08 19:31:13 -05:00
derekpierre 120320a049 Additional testing of event metrics collectors, and extra sanity check for all collectors. 2021-03-08 19:31:13 -05:00
derekpierre f148c08127 Initial tests for prometheus collectors. 2021-03-08 19:31:13 -05:00
KPrasch 35b96ebe86
Merge pull request #2528 from KPrasch/stake-sauce
UX Improvements for CLI
2021-03-05 15:05:19 -08:00
Kieran Prasch ce56a1e906 Post-rabase cleanup for stakeholder 2021-03-05 10:16:00 -08:00
Kieran Prasch 4adc231f1c Newsfragment for PR #2528 2021-03-05 09:56:26 -08:00
Kieran Prasch 84240b4f07 remove_unused -> remove_inactive 2021-03-05 09:56:23 -08:00
Kieran Prasch 393def4d8a Repond to RFCs in PR #2528 2021-03-04 14:44:44 -08:00
David Núñez 056337630d Add --substakes option to nucypher status stakers to inspect substakes 2021-03-04 14:44:40 -08:00
KPrasch 625d115a09 Update nucypher/cli/literature.py
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2021-03-04 14:06:34 -08:00
Kieran Prasch b8dc0a5739 Repond to RFCs in PR #2528 2021-03-04 14:06:33 -08:00
Kieran Prasch 74fd331445 Automatically select the only signer account if thereis only one available (no need for interactions). 2021-03-04 14:04:39 -08:00