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 |