David Núñez
|
a77fd3410f
|
Merge pull request #2379 from KPrasch/alice
Fixes missing network kwarg in Alice CLI
|
2020-12-03 13:26:28 +01:00 |
David Núñez
|
4630b1ca95
|
Newsfragment for PR#2369
|
2020-12-03 13:19:20 +01:00 |
Kieran Prasch
|
abc24eba8f
|
Assertion for staking interface router ownership transfer via CLI.
|
2020-12-03 13:15:32 +01:00 |
Kieran Prasch
|
97aff893fb
|
Hotfix for staking interface router ownership transfer
|
2020-12-03 13:15:32 +01:00 |
David Núñez
|
a4cdecb100
|
Merge pull request #2450 from cygnusv/unused
Improve user experience of removing unused substakes (CLI and docs)
|
2020-12-03 13:09:15 +01:00 |
David Núñez
|
8cb778cf7f
|
Further clarification of language in docs
|
2020-12-03 11:10:16 +01:00 |
K Prasch
|
5873dc4fb1
|
Merge pull request #2441 from cygnusv/floater
Allow arbitrary decimal precision as input to nucypher CLI
|
2020-12-01 09:58:35 -08:00 |
David Núñez
|
6d112dbeec
|
Use decimal token values in CLI tests for `nucypher stake` commands
|
2020-11-30 16:13:16 +01:00 |
David Núñez
|
c38f9daabf
|
Allow `--value` flag to be used with decimal inputs
|
2020-11-30 16:13:16 +01:00 |
David Núñez
|
98abfc5af6
|
Use Stake.Status.is_child() to compare status, instead of `is` operator
Co-authored-by: Vicky Zotova <vikki.zta@gmail.com>
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-11-30 13:39:35 +01:00 |
David Núñez
|
12cd24fbec
|
Clarify language in staking guide for removing unused substakes
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-11-30 12:48:24 +01:00 |
David Núñez
|
bf851eb83e
|
Merge pull request #2446 from KPrasch/help
Help command displaying default config and log paths
|
2020-11-25 12:00:32 +01:00 |
Kieran R. Prasch
|
8cd08a6c6a
|
Mention nucypher --config-path in configuration guide and FAQ section for locating ursula's config file.
|
2020-11-23 12:29:15 -08:00 |
Kieran R. Prasch
|
3e648673f6
|
Better support for programatic usage of help paths.
|
2020-11-23 11:58:05 -08:00 |
David Núñez
|
1978f99764
|
Merge pull request #2448 from vzotova/small
Preparation for #2439
|
2020-11-23 18:46:25 +01:00 |
David Núñez
|
81a3e8f66f
|
Show notice about inactive substakes when printing sub-stakes
|
2020-11-23 11:25:13 +01:00 |
David Núñez
|
c1f71a12b0
|
Log inactive sub-stakes when reading on-chain sub-stakes
|
2020-11-23 10:38:53 +01:00 |
David Núñez
|
2d40e78e07
|
Newsfragment for PR#2450
|
2020-11-23 10:23:52 +01:00 |
David Núñez
|
e0079beb7e
|
Show more information about removing inactive substakes in staking guide
|
2020-11-23 10:18:56 +01:00 |
David Núñez
|
589441b543
|
Paint inactive stakes when using `nucypher stake remove-unused`
|
2020-11-23 10:01:41 +01:00 |
vzotova
|
197cd09258
|
Updates title tags in contracts
|
2020-11-22 17:00:37 +03:00 |
vzotova
|
6273630f10
|
Change relative import path to absolute
|
2020-11-22 16:02:09 +03:00 |
Kieran R. Prasch
|
5dae755588
|
Include labels for --config help paths
|
2020-11-20 11:59:19 -08:00 |
Kieran R. Prasch
|
9299ab186d
|
newsfragment for PR #2446
|
2020-11-18 20:07:19 -08:00 |
Kieran R. Prasch
|
1c96c33442
|
test --config help; Keep help tests in one test module
|
2020-11-18 19:50:13 -08:00 |
Kieran R. Prasch
|
e81a6167b4
|
Introduces 'nucypher --config' for fast access to default configuration filepaths.
|
2020-11-18 19:36:48 -08:00 |
David Núñez
|
b098c27451
|
Improve docstring of NU class
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-11-18 15:53:03 +01:00 |
David Núñez
|
891e5541d6
|
Merge pull request #2434 from cygnusv/winddown
Improvements to the Staking Guide (in particular winddown action)
|
2020-11-18 11:32:41 +01:00 |
David Núñez
|
e24ab1a62d
|
Discourage the use of float in the NU class. Use Decimal instead.
|
2020-11-18 11:31:48 +01:00 |
David Núñez
|
94d972b14e
|
Newsfragment for PR #2441
|
2020-11-18 11:31:48 +01:00 |
David Núñez
|
ceda608b23
|
Use Decimal instead of floats in nucypher CLI
|
2020-11-17 17:51:12 +01:00 |
derekpierre
|
b7bb074224
|
Add section about DAO Forum.
|
2020-11-13 16:44:57 -05:00 |
derekpierre
|
7d07cc7ae0
|
Initial documentation for the NuCypher DAO.
|
2020-11-13 16:20:48 -05:00 |
K Prasch
|
218b83f717
|
Merge pull request #2436 from derekpierre/hw-doc
Add newsfragment for PR #2346.
|
2020-11-13 11:45:11 -08:00 |
derekpierre
|
70b83c3052
|
Add newsfragment for PR #2346.
|
2020-11-13 11:53:18 -05:00 |
David Núñez
|
eb4006af3c
|
Further clarification of winddown command in the staking guide
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
|
2020-11-13 17:17:28 +01:00 |
David Núñez
|
3065c6b479
|
Fix formatting problem in bug report template
|
2020-11-13 17:17:28 +01:00 |
David Núñez
|
15d8f338b6
|
Newsfragments for PR 2434
|
2020-11-13 17:17:28 +01:00 |
David Núñez
|
d369d45911
|
Improve description of wind down, and add note about WorkLock participants
|
2020-11-12 16:58:00 +01:00 |
David Núñez
|
ddff10ce66
|
Minor corrections in the Staking Guide
|
2020-11-12 16:53:41 +01:00 |
David Núñez
|
570230fa19
|
Remove docs for staking via preallocation contracts
|
2020-11-12 16:52:55 +01:00 |
Derek Pierre
|
8cfcb51e6b
|
Merge pull request #2432 from derekpierre/retro-releases
Retro-actively update release notes for prior nucypher versions - starting with mainnet launch
|
2020-11-12 09:55:53 -05:00 |
Derek Pierre
|
01ac2e7cf7
|
Apply RFCs from #2432
Co-authored-by: Arjun Hassard <arjunhassard@gmail.com>
|
2020-11-11 14:09:18 -05:00 |
K Prasch
|
607f266305
|
Merge pull request #2346 from derekpierre/hardware-docs
Documentation for signing with hardware wallets
|
2020-11-11 09:15:06 -08:00 |
K Prasch
|
6aee362a53
|
Update docs/source/guides/ethereum_node.rst
Co-authored-by: David Núñez <david@nucypher.com>
|
2020-11-11 09:14:59 -08:00 |
derekpierre
|
38201071be
|
Retro-actively update release notes for prior nucypher versions.
|
2020-11-11 09:14:35 -05:00 |
David Núñez
|
f12b7afce7
|
Bump version: 4.1.1 → 4.1.2
|
2020-11-09 01:21:09 +01:00 |
David Núñez
|
7b7dea1962
|
Merge pull request #2425 from cygnusv/butanooo
More work tracker improvements. Adds --gas-price option to nucypher stake
|
2020-11-09 01:00:21 +01:00 |
David Núñez
|
031474cf22
|
Add TODO concerning the case of the transaction tracker being outdated wrt to the actual mempool. References #2429
Co-authored-by: Bogdan Opanchuk <bogdan@opanchuk.net>
|
2020-11-09 00:16:49 +01:00 |
David Núñez
|
471ebb11a0
|
Introduce a GWEI type for click, based on DecimalRange
|
2020-11-07 01:21:08 +01:00 |