Commit Graph

5852 Commits (8f5f1bdc8a9b44f3da844edc322a3fa1a6d37a1c)

Author SHA1 Message Date
Kieran R. Prasch 8f5f1bdc8a Additional worker startup polling output; code optimization. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch a3ed771a52 Improve handling of multiple worker configurations on disk. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch b3a7e75e35 Detailing worker startup polling: wait for funding and bonding. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch f858ede235 Setup optional bonding timeout and settable poll rate for Workers. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch 728793b24a Monkeypatch registry source fetching in CLI reconfiguration tests. 2020-02-23 19:20:17 -07:00
tuxxy 0a0a083f62 Going a different direction, make block_until_bonded a staticmethod for Worker init 2020-02-23 19:20:17 -07:00
tuxxy 48c5f93468 Add block_until_worker_is_bonded action to the CLI actions 2020-02-23 19:20:17 -07:00
tuxxy 44739108c6 Add worker_is_bonded static method and include in worker tests 2020-02-23 19:20:17 -07:00
K Prasch 91d26f10cf
Merge pull request #1734 from vepkenez/fervent-black
Ansible worker deploy tweak: Don't wait for geth sync if we are just updating the node
2020-02-23 19:13:04 -07:00
K Prasch 87e8e01058
Merge pull request #1729 from KPrasch/mute
Disable Sentry
2020-02-23 19:11:30 -07:00
K Prasch 1d0eff9073
Merge pull request #1730 from vzotova/fix-1726
Fix #1726
2020-02-23 19:02:43 -07:00
Kieran R. Prasch 5accffa748 Relock Deps 2020-02-23 18:53:19 -07:00
Kieran R. Prasch 6e83037699 Respond to RFCs in PR #1729 2020-02-23 18:53:12 -07:00
Kieran R. Prasch 8b6a29b4f6 Remove nucypher's sentry DSN info and set sentry logs to False by default. 2020-02-23 18:29:16 -07:00
K Prasch da8a8eec94
Merge pull request #1731 from derekpierre/docs-layout
Reorganize Docs Layout
2020-02-23 17:53:50 -07:00
K Prasch 733fce8bcb
Merge pull request #1728 from derekpierre/docs-blitz
Documentation Blitz
2020-02-23 17:53:29 -07:00
K Prasch 539b9eae17
Merge pull request #1737 from jMyles/master
Finishing up server.py TODO party.
2020-02-23 17:19:11 -07:00
jMyles 82ba01a93c Finishing up server.py TODO party. 2020-02-22 14:47:03 -08:00
vzotova 0dd1f90c14 Apply suggestions from code review #1730
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: K Prasch <kieran@nucypher.com>
2020-02-22 11:38:31 +03:00
Derek Pierre 68904d2503 Update spelling 2020-02-21 20:20:37 -05:00
jMyles 02b6521dc6 Some revisions which may or may not be useful. 2020-02-21 20:20:37 -05:00
Derek Pierre a90e12d809 Respond to RFCs for #1731
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-02-21 20:20:37 -05:00
derekpierre 09d93035e0 Reorganize our doc's table of contents - hopefully, this makes the docs a bit easier to follow.
Categorize guides by running a node vs application development
Add a blurb about WorkLock
Utilize rst reference linking where applicable to reduce URL issues when pages are moved/renamed
Remove 'NuCypher' from page titles since it is redundant
2020-02-21 20:20:37 -05:00
derekpierre a7aba21037 Respond to RFCs in #1728. 2020-02-21 20:08:05 -05:00
damon bee9ab084a don't wait for geth sync if we are just updating the node 2020-02-21 15:14:37 -07:00
vzotova 7a25f2ca0d Fix #1726 2020-02-21 15:49:25 +03:00
K Prasch cdbd27bd63
Merge pull request #1720 from jMyles/todo-party
TODO party for lawful.
2020-02-20 17:12:19 -07:00
K Prasch de12289302
Merge pull request #1724 from jMyles/master
Bump version: 2.0.0-beta.5 → 2.0.0-beta.6
2020-02-20 17:11:39 -07:00
derekpierre b7a24d71cc A gamut of docs updates. 2020-02-20 16:46:59 -05:00
jMyles 2a7883e080 Bump version: 2.0.0-beta.5 → 2.0.0-beta.6 2020-02-20 10:03:24 -07:00
Justin Holmes 03c8fe55ac
Merge pull request #1719 from KPrasch/keep-master-passing
Keep master passing
2020-02-20 10:01:52 -07:00
David Núñez 1569214e09
Merge pull request #1722 from cygnusv/tools
Hotfix: Allow to create transacting WorkLock bidders with HW wallets (Fixes #1721)
2020-02-20 16:20:49 +00:00
David Núñez d0bbec12a9 Allow to create transacting WorkLock bidders with HW wallets 2020-02-20 16:48:39 +01:00
Derek Pierre a0bfde0b49
Merge pull request #1718 from derekpierre/support-update
Latest updates to FAQ and Troubleshooting docs
2020-02-20 09:17:17 -05:00
jMyles 980c96794f TODO party for lawful. 2020-02-20 01:19:51 -07:00
K Prasch fba97151a8
Merge pull request #1670 from cygnusv/tools
Investigation tooling
2020-02-19 20:59:02 -07:00
Kieran R. Prasch bcbbec9016 Fixes missing bytes caster on CLI test. 2020-02-19 20:53:39 -07:00
Kieran R. Prasch 3f3386d360 Allow for forcible blockchain interface registration for tests. 2020-02-19 20:53:39 -07:00
derekpierre b862db20db Add FAQ item about checking `nucypher status stakers` settings
General cleanup
2020-02-19 17:02:03 -05:00
K Prasch 64a94fd73f
Merge pull request #1686 from fjarri/alice-config-groups
Extract options used only by alice-init and alice-config in a separate option group
2020-02-19 14:04:29 -07:00
derekpierre 19bff9cf59 Updates to FAQ and Troubleshooting docs. 2020-02-19 15:39:57 -05:00
K Prasch 83953d4c0f
Merge pull request #1716 from derekpierre/worklock-notice
Clean Up WorkLock Terms
2020-02-19 13:04:53 -07:00
Tux f4cdfcd251
Merge pull request #1715 from jMyles/todo-party
Todo party
2020-02-19 20:57:46 +01:00
Justin Holmes 1533beed3d
Merge pull request #1695 from jMyles/sinpa
Sorry Alice, your credit is strained far too thin.
2020-02-19 10:02:31 -07:00
derekpierre 6c426655c0 Justify text in WorkLock terms, and edit statement about servicing re-encryption work orders.
Ensure WorkLock capitalization is done for all text.
2020-02-19 10:26:28 -05:00
jMyles 4335ab9876 TODO party hijincks. 2020-02-19 01:18:19 -07:00
jMyles d3ff44a998 Hand-waving away all of our problems. 2020-02-18 15:35:08 -07:00
David Núñez a51f675fda Add `nucypher stake events` to show events associated to this staker 2020-02-18 13:49:56 +01:00
David Núñez ea0f1d10a3 Incorporate Seeder as a first-class citizen of the NuCypher contracts 2020-02-18 12:25:26 +01:00
David Núñez 53bc713710 Some touches to EventRecord and `nucypher status events` 2020-02-18 12:09:45 +01:00