Commit Graph

647 Commits (1ba789ca207f80c183dcc937617aa542739afb04)

Author SHA1 Message Date
Kieran R. Prasch 736ad96294 Reconfigure setup.py; External deps, code cleanup, post install hook, installation options. 2020-05-28 11:59:08 -07:00
Derek Pierre 5f988ddd9d
Merge pull request #2038 from arjunhassard/master
Slashing protocol documentation
2020-05-28 13:11:33 -04:00
arjunhassard c522402f3d kfrag_verify() update 2020-05-28 10:57:57 -06:00
arjunhassard 864a5eeba9 png -> svg 2020-05-28 10:23:14 -06:00
Arjun Hassard ec11b68a46
Apply suggestions from code review
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
Co-authored-by: David Núñez <david@nucypher.com>
2020-05-28 10:09:20 -06:00
David Núñez 61ef1994e7 Bump version: 2.1.0-beta.8 → 2.1.0-beta.9 2020-05-28 02:25:45 +02:00
David Núñez c89b3c69ea Bump version: 2.1.0-beta.7 → 2.1.0-beta.8 2020-05-28 02:01:11 +02:00
Kieran Prasch f00584237a
Bump version: 2.1.0-beta.6 → 2.1.0-beta.7 2020-05-26 15:11:29 -07:00
Arjun Hassard 2e7646ca08
Fix max penalty leviable per period @derekpierre
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-05-26 10:58:04 -06:00
arjunhassard d358ea8355 removed delegated token based punishments & other rewording 2020-05-26 10:55:03 -06:00
arjunhassard 0f297f4efb link to ethereum contracts and style change @derekpierre suggestion 2020-05-25 16:03:27 -06:00
Arjun Hassard 884509b211
Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-05-25 13:51:30 -06:00
arjunhassard b74fe5b3bc correctness verification schematic 2020-05-25 13:20:43 -06:00
arjunhassard 90f307d21d fixed errors 2020-05-24 22:44:21 -06:00
arjunhassard e55fb50551 documentation for genesis slashing protocol inc. correctness verification protocol 2020-05-24 22:20:43 -06:00
derekpierre 668f25bc38 Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00
derekpierre c1d93d8941 Add "end-of-file-fixer" to pre-commit hooks 2020-05-19 14:28:29 -04:00
Harry Arjun Hassard dfb9e11a33 1st attempt at clarifying universal fee range and limited service-provider control over their acceptable fee rates 2020-05-13 17:56:33 -07:00
Victoria 7b7198ef79 Apply suggestions from code review #1959
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
2020-05-13 23:09:50 +03:00
vzotova 66ac1acb1d Rename detach-worker -> unbond-worker 2020-05-13 20:21:53 +03:00
vzotova c228c388c3 Rename `set worker` to `bond worker` everywhere 2020-05-13 20:21:53 +03:00
vzotova 4a0b79b2ca StakingEscrow: confirmActivity -> commitToNextPeriod, lastActivePeriod -> lastCommittedPeriod 2020-05-13 20:21:52 +03:00
vzotova 6039002408 Rename policy reward to policy fee 2020-05-13 20:21:51 +03:00
Kieran Prasch 5d80b5166e
Bump version: 2.1.0-beta.5 → 2.1.0-beta.6 2020-05-08 10:02:31 -07:00
Kieran Prasch 767b205983
Bump version: 2.1.0-beta.4 → 2.1.0-beta.5 2020-05-04 08:55:21 -07:00
Kieran Prasch 69fd86f965
remove pre-commit hook for pushing to master to allow for bumpversion to do its thing. 2020-05-04 08:55:04 -07:00
derekpierre f54dca70e8 Random update to docs: update link to node providers, building docs 2020-04-30 10:33:09 -04:00
David Núñez cb390b81f1
Merge pull request #1934 from cygnusv/rinkeby
Adapt `nucypher-deploy` to Clef+Infura. New IBEX testnet 🐐
2020-04-29 18:01:39 +02:00
David Núñez 1610921623
Rewording of Clef guide
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-04-28 22:42:50 +02:00
K Prasch 888deffe1f
Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-04-28 13:08:38 -07:00
K Prasch c448198b4b
Apply suggestions from code review 2020-04-28 10:07:34 -07:00
derekpierre 25e019c0f0 Random fixes for PR #1932 as we transition the remaining md files to rst 2020-04-28 12:56:57 -04:00
David Núñez cb1a164cac Docs: using a ruleset file for Clef 2020-04-28 05:12:07 +02:00
Kieran Prasch 38056c681d
Respond to RFCs in PR #1932 2020-04-27 19:22:34 -07:00
Kieran Prasch 6f1e1b39b0
Cleanup APIdoc TOCs 2020-04-27 19:22:34 -07:00
Kieran Prasch 414da104d4
Configure apidoc templates. 2020-04-27 19:22:34 -07:00
Kieran Prasch 5045b93262
Keep modules.rst lingering fpr git tracking 2020-04-27 19:22:34 -07:00
Kieran R. Prasch 2b601f55a9
Reconfigure sphinx; Remove unused extensions. 2020-04-27 19:21:11 -07:00
Kieran R. Prasch 7da1d0ee3c
Convert all documentation to RST 2020-04-27 19:21:11 -07:00
Kieran R. Prasch 546578197d
Remove manual API doc toctrees 2020-04-27 19:21:11 -07:00
Kieran R. Prasch 27d8e9557b Bump version: 2.1.0-beta.2 → 2.1.0-beta.3 2020-04-24 17:24:51 -07:00
Kieran Prasch 3982a05483
Top off initial steps for pre-commit intro. 2020-04-23 17:23:43 -07:00
Kieran Prasch e42e1e63a5
Remove aafigure from docs requirements 2020-04-23 13:15:38 -07:00
Kieran Prasch 785a07c17b
Goodbye aafigure. 2020-04-23 13:15:38 -07:00
Kieran Prasch c3e0d763f1
Relock deps; Extricate documentation requirements. 2020-04-23 11:00:00 -07:00
derekpierre fbc96227e2 Split WorkLock Guide into an architecture document and the remaining CLI guide. 2020-04-21 15:20:28 -04:00
derekpierre d11a94782c Reinforce that the WorkLock properties specified for the scenarios are hypothetical. 2020-04-21 09:31:23 -04:00
derekpierre 6eee89e9b2 Remove "most probably that's what you need" from provider uri example 2020-04-21 09:02:07 -04:00
derekpierre 7e4420d4bc Final cleanup of WorkLock doc - ensure consistency of terms used 2020-04-20 14:38:01 -04:00
Derek Pierre 4430edee00
Apply suggestions from code review for #1892
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-04-20 13:39:35 -04:00
derekpierre 7da674f418 Respond to RFCs from PR #1892.
Co-authored-by: vzotova <vikki.zta@gmail.com>
2020-04-20 13:27:07 -04:00
derekpierre af7ca0c2c5 Modify worklock output for bidder depending on whether tokens have been already claimed or not
Cleanup output of refunds
Update docs to reflect updated output
Add tests for base deposit and refund rate methods added to WorkLockAgent
2020-04-20 11:52:11 -04:00
derekpierre 13fcc479ff Clarify values displayed when worklock `status` CLI command is used
Rethink how boosting refund / slowing refund is displayed - simply display them as a refund rate multiple
2020-04-17 16:51:22 -04:00
derekpierre 88807d90c8 Add `math` directive to make calculations and fractions clearer. 2020-04-17 13:58:19 -04:00
derekpierre cc7af27a71 Initial musings about a write-up for WorkLock v4 including hypothetical scenarios. 2020-04-17 13:58:19 -04:00
David Núñez 50fb513043
Merge pull request #1887 from mswilkison/staking-as-a-service
Add list of node-as-a-service providers
2020-04-16 22:47:42 +02:00
MacLane Wilkison c456122019 Add list of node as a service providers 2020-04-15 08:11:26 -07:00
David Núñez b9f8440a04
Merge pull request #1865 from cygnusv/no-secrets
Remove deployment secrets
2020-04-15 00:38:25 +02:00
David Núñez 120e66fbcf Remove --poa flag from docs, as it's not needed by default 2020-04-10 15:26:40 +02:00
David Núñez e1dc124317 Adapt everything else to no secrets: deployers, tests, CLI, docs, etc 2020-04-09 17:59:56 +02:00
K Prasch 0c6d08b6b8
Merge pull request #1856 from derekpierre/sphinx-update
Enable docs to build with latest version of sphinx
2020-04-07 20:17:23 -07:00
derekpierre 0264351abc Enable docs to build with latest version of sphinx. Recomoonmark needed to be specified differently in the configuration 2020-04-07 10:16:02 -04:00
Kieran Prasch 2da817ae1a
Bump version: 2.1.0-beta.1 → 2.1.0-beta.2 2020-04-06 13:59:30 -07:00
djskinner 5d1c995948
Remove <YOUR STAKER ADDRESS>
Since --staker-address is no loner required it does not refer to anything
2020-04-04 08:37:24 +01:00
K Prasch 0b3865d09d
Merge pull request #1815 from KPrasch/signer
External signer documentation for staking CLI
2020-04-03 09:31:57 -07:00
Kieran Prasch a31dc30ec2
Bump version: 2.0.0-beta.11 → 2.1.0-beta.0 2020-04-01 18:24:54 -07:00
David Núñez 6a0c2a4379 Change some missing cassandras to gemini 2020-04-02 02:32:18 +02:00
Kieran Prasch d4b5e164ac
Mention the usage of --hw-wallet in tandem with clef. 2020-04-01 16:30:48 -07:00
derekpierre 610357a3fa Update link 2-phase economics documement 2020-04-01 13:51:45 -04:00
K Prasch 728a001c97
Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-04-01 10:22:20 -07:00
Kieran Prasch 1d26d3a12e
Be a bit more precise when using 'on' a wallet. 2020-03-31 14:19:54 -07:00
K Prasch 7b3013ae2d
Merge pull request #1806 from derekpierre/ravital-faq-edits
Documentation/FAQ Edits
2020-03-31 14:14:54 -07:00
Kieran Prasch 299f29e565
Respond to RFCs in PR #1815; Further describe internal v external signers in the scope of staking. 2020-03-31 13:55:03 -07:00
Kieran Prasch a0368606b0
Moe generalized guidance regarding local v. remote ethereum nodes for staking. 2020-03-31 13:23:45 -07:00
Kieran Prasch 5d15641566
Second pass on external clef signer docs embedded in staking guide. 2020-03-31 12:50:51 -07:00
Kieran Prasch a2fc72fb5f
Drafting eternal signer and clef documentation. 2020-03-27 15:28:19 -07:00
Igor Line 7375473ded
Remove staker address flag from ursula init
Related to 891dd04d2a (diff-9baeffadd2f996b1479a4332a067fa0d)
2020-03-27 22:25:40 +01:00
derekpierre 85d18a5716 Expand 'ms' to 'milliseconds' 2020-03-27 14:12:50 -04:00
derekpierre cf18ba8af9 Add Arj's two-phase minting" paper to the economics section of the docs home page 2020-03-27 14:12:50 -04:00
Derek Pierre c3b41708c9 Apply suggestions from code review for #1806
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-03-27 14:12:50 -04:00
derekpierre fe5b6b236d Additional FAQ questions from #829 2020-03-27 14:12:50 -04:00
derekpierre 6844b2318e Slight re-organization of questions based on "General", "Using the Network", and "Running a Node" sections. 2020-03-27 14:12:50 -04:00
derekpierre abac0e2bee Add missing `--poa` issue to troubleshooting page. 2020-03-27 14:12:50 -04:00
derekpierre c255fb5b97 Cleanup suggestions from #1781 - fix header and link to Character Concepts
Change "cassnadra" to "gemini" for new incentivized testnet network name
2020-03-27 14:12:50 -04:00
K Prasch 8783f5bd62
Merge pull request #1781 from nucypher/ravital-faq
Documentation - Update FAQ support
2020-03-27 09:27:48 -07:00
Derek Pierre 034969b5c8
Apply suggestions from code review for #1781
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
2020-03-26 09:23:10 -04:00
Kieran Prasch b575211293
Bump version: 2.0.0-beta.10 → 2.0.0-beta.11 2020-03-25 09:45:33 -07:00
Kieran Prasch 35c47ce57a
Bump version: 2.0.0-beta.9 → 2.0.0-beta.10 2020-03-24 12:34:24 -07:00
Kieran Prasch f60735afad
Use tertiary heading for linkable FAQ questions. 2020-03-24 10:25:15 -07:00
David Núñez cd67f5e55f Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: K Prasch <kieranprasch@gmail.com>
2020-03-23 17:58:54 +01:00
David Núñez 62f54d9b75 Update WorkLock guide to latest distribution model and commands 2020-03-22 16:32:05 +01:00
ravital cf008b29d1
Update faq.rst 2020-03-19 14:26:06 -07:00
ravital 2e2fafe20f
Update faq.rst 2020-03-19 14:01:52 -07:00
ravital 289b82db51
Documentation - Update FAQ support 2020-03-19 13:27:20 -07:00
Kieran Prasch c8b781c738
Bump version: 2.0.0-beta.8 → 2.0.0-beta.9 2020-03-19 10:25:25 -07:00
K Prasch 280874b47b
Merge pull request #1757 from alinaloseva/patch-1
Add refund command description to worklock guide
2020-03-12 11:07:25 -07:00
Kieran Prasch 489c048712
KeyStore -> Datastore 2020-03-09 14:50:18 -07:00
David Núñez afa4fe83bd Bump version: 2.0.0-beta.7 → 2.0.0-beta.8 2020-03-05 16:18:33 +01:00
David Núñez ae221701ea Touches to the documentation on publishing a new release 2020-03-05 16:17:15 +01:00
alinaloseva 0b3ed5461e
Fix title underline length 2020-03-03 23:04:40 +01:00
alinaloseva fb59768e49
Add refund command description to worklock guide 2020-03-03 17:25:58 +01:00
David Núñez d7c42495b7 Bump version: 2.0.0-beta.6 → 2.0.0-beta.7 2020-02-27 16:43:59 -08: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
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
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
derekpierre b862db20db Add FAQ item about checking `nucypher status stakers` settings
General cleanup
2020-02-19 17:02:03 -05:00
derekpierre 19bff9cf59 Updates to FAQ and Troubleshooting docs. 2020-02-19 15:39:57 -05:00
jMyles e296785867 Bump version: 2.0.0-beta.4 → 2.0.0-beta.5 2020-02-13 17:07:25 -07:00
Kieran R. Prasch c46ff3f28b Bump version: 2.0.0-beta.3 → 2.0.0-beta.4 2020-02-13 12:40:41 -07:00
David Núñez d128069abc Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-02-13 11:19:55 -07:00
David Núñez f2989880d0 Add WorkLock guide to the docs ToC 2020-02-13 11:19:55 -07:00
David Núñez 1a1d7f5289 Fix account selection problems in `nucypher worklock` and successful claim output 2020-02-13 11:19:55 -07:00
David Núñez 232a171506 Skeleton for WorkLock guide 2020-02-13 11:19:55 -07:00
wjdfx 4f29224cb4
Update staking_guide.rst 2020-02-12 20:03:39 +08:00
Kieran R. Prasch b61ad503af Bump version: 2.0.0-beta.2 → 2.0.0-beta.3 2020-02-03 13:55:04 -08:00
MacLane S Wilkison 5eaa3dc698
Merge pull request #1639 from derekpierre/support-docs
Initial Support docs
2020-02-03 14:08:56 -05:00
derekpierre e069bd8c35 Fixed Geth capitalization. 2020-02-03 10:41:27 -05:00
derekpierre 792237f55f Changed label of configuration guide link. 2020-02-03 10:11:44 -05:00
Kieran R. Prasch 232cbc7f40 Docker Installation docs formatting and syntax fixes..
(cherry picked from commit 0cc7742b5fc4245c05c21336d42082d68437a923)
2020-02-03 10:08:50 -05:00
derekpierre 1ebbb1721a Respond to RFCs in #1639 2020-02-03 10:07:18 -05:00
Derek Pierre 09dcc2b933 Apply suggestions from code review for #1639
Co-Authored-By: K Prasch <kieranprasch@gmail.com>
Co-Authored-By: damon c <gdamon@gmail.com>
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
2020-02-03 10:07:18 -05:00
derekpierre 8e11bcbf4b Response to RFCs in #1639 2020-02-03 10:07:18 -05:00
Derek Pierre 01efdbceb7 Apply suggestions from #1639
Co-Authored-By: David Núñez <david@nucypher.com>
2020-02-03 10:07:18 -05:00
derekpierre c3782d02be Respond to comments in #1639. 2020-02-03 10:07:18 -05:00
Derek Pierre e3da0fe1a6 Apply suggestions from code review #1639
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-02-03 10:07:18 -05:00
derekpierre b19d7cbacd Add image to community page. 2020-02-03 10:07:18 -05:00
derekpierre 2b52af339f Initial Support docs that includes Community Resources, Troubleshooting and FAQ pages. 2020-02-03 10:07:18 -05:00
Petabyte2020 cda57f4a35
update command from apt to apt-get 2020-02-01 21:28:12 -08:00
David Núñez 33bf49757c
Merge pull request #1631 from rk-p2p/patch-1
Update installation_guide.md
2020-01-30 12:22:15 +00:00
Kieran R. Prasch e945964adf Bump version: 2.0.0-beta.1 → 2.0.0-beta.2 2020-01-29 15:09:33 -08:00
Ruslan Khanenko 65841ab944
Update installation_guide.md 2020-01-29 19:07:03 +05:00
Kieran Prasch 1fc93f650b
Bump version: 2.0.0-beta.0 → 2.0.0-beta.1 2020-01-23 12:58:24 -08:00
Kieran Prasch eca8a35277
Respond to RFCs in PR #1615; Bifurcate Roles docs. 2020-01-23 10:49:53 -08:00
Kieran Prasch 9937e907e3
Making another pass on the staking guide. 2020-01-23 10:42:40 -08:00
Kieran Prasch 8500bbfceb
Corrections to docker documentation in installation guide and proximal touch ups. 2020-01-23 10:41:22 -08:00
vzotova 7557ea5d9e * Apply suggestions from code review #1558
Co-Authored-By: MacLane Wilkison <maclane@nucypher.com>
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: David Núñez <david@nucypher.com>
2020-01-23 15:08:26 +03:00
derekpierre 5ea77c7d73 Clarified explanation as to why only the current period and next period need to be checked by the slashing algorithm. 2020-01-23 13:57:13 +03:00
derekpierre aa03f0e157 Initial stab at clarifying sub-stakes and the steps of the slashing algorithm. 2020-01-23 13:57:13 +03:00
vzotova 122694230d Added diagrams in slashing doc for intermediate steps 2020-01-23 13:57:12 +03:00
vzotova b981ce5a68 Apply suggestions from code review #1558
Co-Authored-By: MacLane Wilkison <maclane@nucypher.com>
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-01-23 13:57:12 +03:00
vzotova 0fe40c656e Updated diagrams in sub_stakes doc to increase readability 2020-01-23 13:57:12 +03:00
vzotova 2f426a7269 Apply suggestions from code review #1558
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
2020-01-23 13:57:12 +03:00
vzotova 9d4de7478b Sub-stakes description in docs 2020-01-23 13:57:11 +03:00
David Núñez 2d7eb7e0e6 Minor tweaks to the staking guide 2020-01-21 13:53:11 +01:00
Kieran Prasch 36979f5b6e
Bump version: 1.2.0-beta.2 → 2.0.0-beta.0 2020-01-20 15:13:01 -08:00
Kieran Prasch 36204bd86c
Remove sub-stakes doc ref until #1558 is merged. 2020-01-20 14:03:15 -08:00
K Prasch 4a4ca084c8
Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2020-01-20 13:50:40 -08:00
Kieran Prasch c1a3ac1805
Respond to RFCs in PR #1573 2020-01-20 13:24:49 -08:00
K Prasch b0aa9f5b30
Apply suggestions from code review
Co-Authored-By: David Núñez <david@nucypher.com>
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2020-01-20 13:19:42 -08:00
Kieran Prasch de69fd8956
Condense Docker docs, add stubs for new Stake management commands; Fix numeric headers in sidebar. 2020-01-20 12:31:07 -08:00
Kieran Prasch d275cd9584
Smoothing over the reader experience while moving inter-guide. 2020-01-19 16:12:01 -08:00
David Núñez 81040d59b3 Require --network when creating an Ursula config via CLI. Update docs. 2020-01-19 04:12:09 +01:00
David Núñez 7532371e9e Adds prolong and winddown to the table. Refer to Stakers rather than StakeHolders 2020-01-19 03:56:10 +01:00
David Núñez 60cf14352a Update staking guide to show how to init a stakeholder in a network 2020-01-19 03:56:10 +01:00
Victoria 35a0dd5528 Apply suggestions from code review #1459
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: David Núñez <david@nucypher.com>
2020-01-10 13:14:04 +03:00
vzotova 519fa00f1a Refreshing contract docs 2020-01-10 13:14:04 +03:00
David Núñez 4e8caac910 Use approveAndCall also when creating a stake in StakingEscrow
* Reduces stake creation to a single TX
2020-01-03 12:13:53 +01:00
vzotova 4dcb5b201d Apply suggestions from code review #1470
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: David Núñez <david@nucypher.com>
2019-12-24 19:01:06 +03:00
vzotova d81217618f Doc updates for contract versions 2019-12-24 19:01:05 +03:00
MacLane Wilkison 3da234ce82 Add python 3.8 support to docs 2019-12-18 15:24:31 -08:00
derekpierre 010ed72301 Convert CLI demo into a CLI guide 2019-12-17 09:35:30 -05:00
derekpierre dfe88ab3f6 Added CLI demo example for grant and retrieve to docs
Remove extended timeout from cherry-picked commit
2019-12-16 11:45:14 -05:00
David Núñez 79f424a88a Apply suggestions from reviews 2019-12-11 13:32:03 +01:00
David Núñez d3b961f9bd PreallocationEscrowAgent.available_balance returns the balance that can be collected, considering both locked and staked tokens 2019-12-11 13:32:02 +01:00
David Núñez b821f2cf90 Clarifying the docs to account for preallocation stakers 2019-12-11 13:32:00 +01: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
Kieran R. Prasch 993eec6867 Respond to RFCs in PR #1493 2019-12-10 00:40:53 -08:00
David Núñez d77dda1da6 Bump version: 1.2.0-beta.1 → 1.2.0-beta.2 2019-12-08 15:14:50 +01:00
Kieran R. Prasch 50f1e41904 Revise docker docs and examples. 2019-12-04 17:44:12 -08:00
Kieran R. Prasch f0c039000f Bump version: 1.2.0-beta.0 → 1.2.0-beta.1 2019-11-22 15:19:00 -08:00
Kieran R. Prasch a1b10ae6e7 Bump version: 1.1.0-beta.0 → 1.2.0-beta.0 2019-11-20 11:50:13 -08:00
Kieran Prasch 9c607bb225
Bump version: 1.0.0-beta.2 → 1.1.0-beta.0 2019-10-25 16:42:25 -07:00
K Prasch 10ebfd4d9d
Merge pull request #1441 from KPrasch/master
Bump version: 1.0.0-beta.1 → 1.0.0-beta.2
2019-10-25 15:52:18 -07:00
Kieran Prasch ffb17cf741
Bump version: 1.0.0-beta.1 → 1.0.0-beta.2 2019-10-25 15:15:22 -07:00
David Núñez a2b4cc9d82 Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2019-10-23 22:06:48 +02:00
David Núñez e124fe50e6 Merge remote-tracking branch 'upstream/master' into biznaga
Fix conflicts in nucypher stake and nucypher-deploy
2019-10-22 22:53:23 +02:00
MacLane Wilkison 9ca3b7370c Python 3.8 not supported; remove --sync 2019-10-21 10:41:01 -07:00
MacLane Wilkison 1b78a0f4ac Respond to RFCs 2019-10-20 19:36:06 -07:00
David Núñez ebe4e39ea0 Accomodate staking guide to latest changes to CLI staking via contract 2019-10-19 23:59:42 +02:00
szotov dd0be915c4 Rename UserEscrow in python 2019-10-19 22:48:47 +02:00
David Núñez 3515dad296 Fixes to assorted comments: docs, tests, etc. 2019-10-19 22:48:47 +02:00
David Núñez 91a5db16bb Update staking guide with instructions for staking via contract 2019-10-19 22:48:47 +02:00
MacLane Wilkison cebba8e852 Polish docker instructions, move Ursula deployment commands 2019-10-18 22:51:06 -07:00
damon 513502dc05 add standard docker install instructions 2019-10-18 22:17:30 -07:00
MacLane Wilkison c11edd7998 Docker installation instructions in top-level docs 2019-10-18 22:17:30 -07:00
Michael Egorov ce92fbdf8a
Update docs/source/guides/ursula_configuration_guide.rst
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2019-10-15 18:58:20 +02:00
Michael Egorov 7a95fdeca4
Update docs/source/guides/ursula_configuration_guide.rst
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2019-10-15 18:58:19 +02:00
Michael Egorov 8a2dc8fb8e
Port 9151 and Goerli ETH in Ursula guide 2019-10-15 18:58:16 +02:00
derekpierre a2f744861b Made changes based on the reviews for PR 1404 2019-10-08 15:31:02 -04:00
derekpierre 5c29980b88 Add "TreasureMap" to the Glossary.
General glossary cleanup
2019-10-08 14:24:50 -04:00
Kieran R. Prasch f903790e98 Bump version: 1.0.0-beta.0 → 1.0.0-beta.1 2019-10-07 05:02:28 -07:00
Kieran R. Prasch cf435d9b48 Bump version: 0.1.0-alpha.30 → 1.0.0-beta.0 2019-10-07 05:01:02 -07:00
MacLane Wilkison 9996a8b96d Remove linebreak that breaks docs 2019-10-07 20:34:03 +09:00
MacLane Wilkison 20dcf61e1d Add .getfunded testnet faucet step 2019-10-07 20:04:39 +09:00
Kieran R. Prasch 0a89d3a4ab Fix discord link in docs 2019-10-07 01:54:18 -07:00
Kieran R. Prasch d11f444540 Use pip3 in the docs; Use live seednode URI. 2019-10-07 01:49:14 -07:00
Kieran R. Prasch e1ca27716b Modifying the getting started guide to utilize simplified defaults. 2019-10-06 22:11:24 -07:00
Kieran R. Prasch 10412109f8 Table of Contents for getting started guide, Sunheaders... Side Channel briefs. 2019-10-06 21:58:22 -07:00
Kieran R. Prasch d01f9c82f3 Respond to RFCs on #1338; Documenting the API 'as-is'; Includes clarifications for side channel and public key handling. 2019-10-06 21:58:22 -07:00
Kieran R. Prasch ff1358ffe5 Enhancements and inclusion of some suggestions via PR #1338. 2019-10-06 21:58:22 -07:00
K Prasch 3f31f3a4c7 Apply suggestions from code review
Co-Authored-By: Arjun Hassard <arjunhassard@gmail.com>
2019-10-06 21:58:22 -07:00
Kieran Prasch 1c3a499190 Detailing Quickstart with Decentralized Info 2019-10-06 21:58:22 -07:00
Kieran Prasch 57c15e0d71 Python-Based Quickstart Documentation Draft 2019-10-06 21:58:22 -07:00
Kieran R. Prasch 649c539017 Bump version: 0.1.0-alpha.29 → 0.1.0-alpha.30 2019-10-06 19:32:59 -07:00
derekpierre f65f1af818 Use png image for README 2019-10-04 09:49:08 -04:00
derekpierre 686cdc7913 Added pre-release epics to release notes
Add image for release epics
2019-10-03 14:28:49 -04:00
jMyles 08daaf2f3c Release notes for pre-release epic branches. 2019-10-03 13:31:02 -04:00
K Prasch 2fd1ebf3a5
Merge pull request #1386 from afrancht/patch-4
Doc upgrades and addition of verbose output for FileExistsError
2019-10-02 20:07:23 -07:00
Alex FT a2b610e7d8 Added clarification in staking_guide 2019-10-02 20:45:19 +01:00
MacLane S Wilkison 283cd4327f
Merge pull request #1380 from mswilkison/staking_testnet
Instructions for goerli testnet
2019-10-02 11:08:49 -07:00
MacLane S Wilkison ac0d1901b2
Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2019-10-02 10:44:05 -07:00
K Prasch 43bc08d239
Merge pull request #1376 from afrancht/patch-3
Add commands for MacOS and fixed typos.
2019-10-01 16:18:14 -07:00
MacLane Wilkison d9ada84782 Instructions for goerli testnet 2019-10-01 14:50:06 -07:00
Alex 2faf0b4a26
Update ursula_configuration_guide.rst 2019-10-01 20:32:10 +01:00
Derek Pierre fdb77bac81 Apply suggestions from code review for PR #1365
Co-Authored-By: David Núñez <david@nucypher.com>
Co-Authored-By: Tux <tuxxy@users.noreply.github.com>

Improve wording for Enrico explanation on index page.

Respond to RFCs for #1365
2019-10-01 14:38:51 -04:00
derekpierre e39b11a4dd Fix fonts, typo, and paths from contracts.md. 2019-10-01 14:38:42 -04:00
Derek Pierre 4096ac56f2 Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2019-10-01 14:38:42 -04:00
derekpierre 5c3e48f0f5 Update heading for Character Actions
Fix spacing issue with 5th item on index page
2019-10-01 14:38:42 -04:00
derekpierre 01f37ad7aa Update Alice::Grant image regarding use of label and subsequent creation of asymmetric keys 2019-10-01 14:38:42 -04:00
derekpierre 007b26d2cf Added some text to go with diagrams for `Character Concepts`
Fixed typo in `Finnegan's wake` demo document
2019-10-01 14:38:42 -04:00
derekpierre 131700974f Add initial process diagrams for Alice, Enrico, Bob, and Ursula
Inserted 'Character Concepts' page into 'Architecture' section
2019-10-01 14:38:42 -04:00
derekpierre 22c0e44f4e Add overview diagram of nucypher network characters and interactions. 2019-10-01 14:38:42 -04:00
Derek Pierre 028f742e49
Merge pull request #1377 from derekpierre/glossary
Glossary Page for Docs
2019-10-01 14:36:35 -04:00
derekpierre afd75fe29b Add definition for `Period` to the glossary. 2019-10-01 14:18:28 -04:00
derekpierre e05e5581c0 Initial work for a Glossary of terms page for the docs. 2019-10-01 10:24:32 -04:00
Alex 27c6876f5a
Add commands for MacOS and fixed typos.
- Added commands for MacOS
- Fixed some typos
2019-10-01 15:06:39 +01:00
Kieran R. Prasch a2827dc115 Bump version: 0.1.0-alpha.28 → 0.1.0-alpha.29 2019-09-30 18:50:46 -07:00
David Núñez ee210d956f
Apply suggestions from code review
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: Tux <tuxxy@users.noreply.github.com>
2019-09-23 15:41:56 +02:00
David Núñez eb4f01d39b Fail docs build when warnings are raised. Fix warnings. 2019-09-22 23:39:41 +02:00
David Núñez 5778026cec Touches to the docs 2019-09-21 23:27:39 +02:00
David Núñez cf091f245a Fix formatting problems with bullet lists and tables in RST 2019-09-21 22:51:01 +02:00
Kieran R. Prasch 6761fde377
Respond to RFCs in PR #1339: Remove duplicated restaking methods, Docs touchups; ContractAgency, restaing agency layer assertions. 2019-09-19 10:54:25 -07:00
Kieran R. Prasch 6cd1be7862 Restaking CLI docs 2019-09-17 22:42:18 -07:00
Kieran Prasch bdc83168a8
Bump version: 0.1.0-alpha.27 → 0.1.0-alpha.28 2019-09-10 15:41:15 -07:00
MacLane S Wilkison d743778308
Merge pull request #1226 from jMyles/master
Project description.
2019-09-10 15:28:08 -07:00
MacLane Wilkison 3b1cdca7d3 Replace secure data exchange with dynamic access control and remove
secure computation.
2019-09-10 13:48:26 -07:00
Kieran Prasch 434a07454b
Bump version: 0.1.0-alpha.26 → 0.1.0-alpha.27 2019-09-09 11:44:25 -07:00
Michael Egorov 05ad71fb6c
Checksum format without Etherscan 2019-09-07 06:56:35 -07:00
Michael Egorov 3ef79b35f5
attache attached 2019-09-06 16:23:48 -07:00
Michael Egorov ebcb5e191d
Small fix (Derek) 2019-09-06 16:23:48 -07:00
Michael Egorov 2b7fa7eaef
Responding the RFCs 2019-09-06 16:23:48 -07:00
Michael Egorov 4b8b31cff6
Collect both types of compensations 2019-09-06 16:23:48 -07:00
Derek Pierre aa8ea76f55
Fix typo 'in' -> 'is' 2019-09-06 16:23:48 -07:00
Michael Egorov b00b29f96e
nu-usb and teacher format 2019-09-06 16:23:47 -07:00
Michael Egorov e5c7223549
Collect staking rewards 2019-09-06 16:23:47 -07:00
Michael Egorov 07bfddc48e
Ursula configuration guide fixed 2019-09-06 16:23:47 -07:00
Michael Egorov 1ca7b22e7f
Ursula config - installation 2019-09-06 16:23:47 -07:00
Michael Egorov 4f8bf23de6
Cursive -> subsubtitle 2019-09-06 16:23:47 -07:00
Michael Egorov c17c6f6b89
Staker configuration 2019-09-06 16:23:47 -07:00
David Núñez b35fe78eaa RFCs to docs. Bug fix to CLI config. 2019-09-04 16:10:53 -04:00
MacLane Wilkison f293251b78 Add to docs too 2019-09-02 18:05:45 -07:00
Kieran Prasch baecf89ae6
Bump version: 0.1.0-alpha.25 → 0.1.0-alpha.26 2019-09-02 16:32:13 -07:00
Kieran R. Prasch feeeee133a new-stakeholder -> init-stakeholder 2019-08-27 09:56:41 -07:00
David Núñez 5cd909801f
Merge pull request #960 from szotov/worklock
WorkLock
2019-08-23 19:42:48 +02:00
Kieran R. Prasch cf99ecb520 Workaround for broken aafigure rendering - Do not render PDFs, Cleanup Docs Sidebar; RFCs. 2019-08-21 12:41:02 -07:00
Kieran R. Prasch 70ca400267 enhance recommended node operator overview steps in staking guide. 2019-08-21 11:35:04 -07:00
szotov 7094d77de4 Small changes in docs 2019-08-21 21:27:39 +03:00
Kieran R. Prasch 6e87e918d2 Set-Worker doc example that includes actual address setting. 2019-08-21 11:14:05 -07:00
K Prasch c0bcb01dbd
Apply suggestions from code review
Co-Authored-By: David Núñez <david@nucypher.com>
2019-08-21 08:46:32 -07:00
Kieran R. Prasch ebee61b5d6 Drafting Staking Guide set-worker and overview. 2019-08-20 23:59:28 -07:00
David Núñez 09298f45c5 Update to Character Control Guide 2019-08-19 13:51:58 +02:00
David Núñez 0a9fbb8570 Touches to installation guide 2019-08-19 13:21:17 +02:00
David Núñez 652f6610fc Second pass to Staking guide docs 2019-08-19 13:14:43 +02:00
David Núñez 2c687d6e6b Nucypher -> NuCypher 2019-08-19 12:35:56 +02:00
David Núñez c10102aeb3 Updates to deployment guide 2019-08-19 12:35:56 +02:00
Kieran R. Prasch e4e17df79f Updates staking guide actions/command table, use latest CLI entities. 2019-08-19 12:35:56 +02:00
David Núñez 5ffe424b3b Help text for nucypher enrico. Corrections to the docs 2019-08-18 21:41:58 +02:00
jMyles ff1aebf8f8 Project description. 2019-08-16 09:45:05 +02:00
Kieran Prasch b82b4ef06d
Bump version: 0.1.0-alpha.23 → 0.1.0-alpha.24 2019-07-31 12:07:01 -07:00
Kieran Prasch 2dd3e92868
Shortens CLI flag names to --provider and --teacher. 2019-07-26 10:14:41 -07:00
David Núñez e315b2ade2 Apply suggestions from code review: Fix docs
Co-Authored-By: Sergey <zotov89@mail.ru>
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2019-07-04 11:23:51 +02:00
szotov 8e85deec07 Apply suggestions from code review 2019-07-04 11:22:38 +02:00
szotov 33e97a9c2f miner->staker in tests and docs 2019-07-04 11:22:38 +02:00
szotov 0d7a356a27 Small changes in docs 2019-07-04 11:22:38 +02:00
MacLane Wilkison 3acd253b7f Fix typos, outdated commands, PEP8 2019-06-14 19:18:37 -07:00
Kieran Prasch ba10560761
Bump version: 0.1.0-alpha.22 → 0.1.0-alpha.23 2019-06-13 14:18:22 -07:00
Kieran R. Prasch cb6c76867a
Removes 'pubkey_sig' from the codebase, In favor of 'verifying_key'. 2019-06-03 22:52:22 +03:00
Kieran R. Prasch 62c7df293a
Understand labels to be handled as unicode in interfaces. 2019-06-03 22:52:22 +03:00
jMyles bbcff592ba New endpoint name in docs. 2019-05-22 18:08:42 +02:00
jMyles 02cd25734c Another docs fix from EthNewYork: is now simply . 2019-05-18 23:13:05 -04:00
jMyles 72b132c54a Docs bug discovered at EthNewYork. 2019-05-18 22:56:09 -04:00
MacLane Wilkison bc2f870efb Add devnet domain and seednode information. 2019-04-24 15:02:59 -07:00
David Núñez a705348f8d Reference to Umbral shouldn't be the first thing in the README. 2019-04-09 11:19:37 +02:00
David Núñez 68be09e1b2 Switch to codecov badges 2019-04-09 11:18:24 +02:00
Kieran Prasch b36f5fd308
Bump version: 0.1.0-alpha.21 → 0.1.0-alpha.22 2019-04-06 15:00:44 -07:00
Kieran Prasch 05b7c129ca
Bump version: 0.1.0-alpha.20 → 0.1.0-alpha.21 2019-03-27 12:48:51 -07:00
David Núñez 10c89e6ffe Include aafigure package in Pipfile, setup.py and docs 2019-03-27 11:05:15 +01:00
szotov 019dc0a951 Update docs/source/conf.py
Update docs/source/architecture/contracts.md
2019-03-26 18:49:55 +03:00
szotov 19a11d0ab1 Added one more slashing scenario and some ascii diagrams 2019-03-26 18:49:12 +03:00
MacLane Wilkison 30cad65c99 Apply suggestions from code review
mswilkison, cygnusv, derekpierre, KPrasch, arjunhassard
2019-03-26 18:49:10 +03:00
szotov f13cea28af Draft of docs for slashing 2019-03-26 18:39:49 +03:00
David Núñez 3f94b93df3
Merge pull request #830 from KPrasch/denominations
Base Denominations Management
2019-03-19 20:42:19 +01:00
David Núñez d906ab699d Update docs to latest changes in `nucypher ursula stake` 2019-03-18 12:52:31 +01:00
tuxxy bf3c89918f Bump version: 0.1.0-alpha.19 → 0.1.0-alpha.20 2019-03-15 17:16:25 -06:00