Commit Graph

647 Commits (1ba789ca207f80c183dcc937617aa542739afb04)

Author SHA1 Message Date
derekpierre 785cc585a2 Add link to MixBytes audit. 2021-04-08 12:27:42 -04:00
derekpierre e4535781e1 Respond to RFCs in #2597. 2021-04-07 10:42:41 -04:00
derekpierre 07f8e7f5c5 Respond to RFCs for #2597.
Co-Authored-By: cygnusv <david@nucypher.com>
2021-04-07 10:42:41 -04:00
derekpierre 7ba20778c5 Clarification of contract lifecycle, disclaimer about risks. 2021-04-07 10:42:41 -04:00
derekpierre 837222c8b0 Add lifecycle section for pooling contract docs. 2021-04-07 10:42:41 -04:00
derekpierre fd099d8946 Initial docs for staking contract work. 2021-04-07 10:42:41 -04:00
vzotova 9194e9ee6e Docs for pool contract 2021-04-07 10:42:41 -04:00
Kieran Prasch 2d05bb5b7d
Bump version: 4.8.1 → 4.8.2 2021-03-25 15:11:39 -07:00
Kieran Prasch 2a896e9add
Bump version: 4.8.0 → 4.8.1 2021-03-24 15:48:18 -07:00
Kieran Prasch e64d4035c8
Bump version: 4.7.1 → 4.8.0 2021-03-23 20:24:23 -07: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 418fc1f6cd Add documentation about approval / validation requirements for dao voting proposal.. 2021-03-17 16:50:10 -04:00
Kieran Prasch e3dedebc56 Respond to RFCs in PR #2583 2021-03-17 12:21:34 -07:00
Kieran Prasch 84240b4f07 remove_unused -> remove_inactive 2021-03-05 09:56:23 -08:00
Kieran Prasch a5090f69a9
Bump version: 4.7.0 → 4.7.1 2021-03-02 13:19:15 -08:00
Kieran Prasch a580a46280
Bump version: 4.6.0 → 4.7.0 2021-03-02 11:07:35 -08:00
Kieran Prasch 06d89fef07 ContractAdministrator is a BaseActor subclass. Respond to RFCs in PR #2572 2021-03-02 10:24:41 -08:00
derekpierre 3f49a08453 Respond to RFCs for #2573.
Co-authored-by: K Prasch <kieranprasch@gmail.com>
2021-02-26 13:07:26 -05:00
derekpierre 3ad3e2edc2 Add documentation about modifications to 'nucypher status events'.
Minor refactor.
2021-02-26 13:07:26 -05:00
Kieran Prasch c1eed47459 Lynx-based Finnegans's wake demo documentation mentions. 2021-02-13 18:35:31 -08:00
derekpierre f6bfaaee66 Document use of `nucypher stake events` including csv options; document StakingEcrow events. 2021-02-09 11:01:08 -05:00
Kieran Prasch 993fe301cc Use the same ethereum address in alice code snippets. 2021-02-07 14:10:27 -08:00
Kieran Prasch d43ea6ee47 Provide default seed urls in code samples. 2021-02-07 13:29:02 -08:00
Kieran Prasch 1232e9856f More comprehensive granting example script for the docs; Include policy rate. 2021-02-07 12:45:45 -08:00
Kieran Prasch a07b9fa1e8 Documentation: Signer.from_uri -> Signer.from_signer_uri 2021-02-06 11:35:06 -08:00
Kieran Prasch d7b5a6114f Update getting started with characters documentation: bugfixes and inclusion of signers API. 2021-02-06 00:30:27 -08:00
Kieran Prasch 8df75210a9 Move worker best practices to a standalone doc 2021-02-05 14:13:53 -08:00
derekpierre d4c218547f Random edits. Also fixed broken links. 2021-02-05 14:47:03 -05:00
derekpierre a19da053d1 Add some context information about NU and its uses. 2021-02-05 12:35:13 -05:00
derekpierre 72899513b3 Clarify FAQ to explain that participation in WorkLock is closed. Also remove CoinList FAQ entry. 2021-02-05 12:26:39 -05:00
derekpierre 0285153c44 Collapse Python API and Contracts API into one APIS section in sidebar. 2021-02-05 12:26:23 -05:00
derekpierre 3b6d47dfe3 Mostly reordering of specific page content; addition of helpful/contextual links. 2021-02-05 12:25:39 -05:00
Kieran Prasch 9965ea33d6 Include all NuCo seednode endpoints in getting started docs 2021-02-04 22:55:20 -08:00
Kieran Prasch 792f2095da Remove beta development stage warning; Thin out staker and worker overviews. 2021-02-04 20:34:03 -08:00
Kieran Prasch 263960502e Detailing the worker doc to include mentions of max gas price and cautions about autopilot. 2021-02-04 20:18:34 -08:00
Kieran Prasch 5ca18af778 Remove admonition regarding lost or compormised worker keys until a stronger reccomendation can be made. 2021-02-04 19:48:38 -08:00
Kieran Prasch 77f66513a6 Respond to RFCs for PR #2463 2021-02-04 19:43:19 -08:00
K Prasch e49e1f2045
Apply suggestions from code review
Thanks for the reviews @mswilkison ! :-)

Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
2021-02-04 16:00:14 -08:00
Kieran Prasch af0ffea572 Expands best practices section of worker doc 2021-02-04 14:36:47 -08:00
Kieran Prasch 4ba7a9179d Details and emphasis 2021-02-04 10:39:51 -08:00
Kieran Prasch bda81f893d Dissolves CLI Subsection 2021-02-04 10:39:51 -08:00
Kieran Prasch 8f23bb2450 Expand testnet docs in thier individual domains 2021-02-04 10:39:51 -08:00
Kieran Prasch da51afd987 Port ethereum network deployments references to docs 2021-02-04 10:39:51 -08:00
Kieran Prasch 346108f19e Basic command reference tables for every CLI entry point. 2021-02-04 10:39:51 -08:00
Kieran Prasch 0b3e579c60 Iterating on documentation improvements: structure, running a worker, Expand mentions of signers. 2021-02-04 10:39:51 -08:00
Kieran Prasch 12ed69d15c Expand worker guide favoring docker commands, and demonstrating worker qualification. 2021-02-04 10:39:51 -08:00
Kieran Prasch dade42af6a Include NuCypherKeyring kwarg for restoration snippet in getting started 2021-02-04 10:39:51 -08:00
Kieran Prasch 3921dca868 Removes Interactive ursula mode from docs; Reccomend Docker. 2021-02-04 10:39:51 -08:00
derekpierre eaf3b73c23 Update docs dependencies instruction based on modifications to setup.py; Minor text changes. 2021-02-04 10:39:51 -08:00
Kieran Prasch 3ebcb9cd29 Complete deprecation of guides 2021-02-04 10:39:51 -08:00