Commit Graph

6956 Commits (19f438c277f1c7146f2a7cad84e69d34a4f48cc4)

Author SHA1 Message Date
Kieran R. Prasch 19f438c277
Move the slowest unit test to integration tests since it hits the disk. 2020-08-25 07:09:59 -07:00
Kieran R. Prasch abf8ada3ed
Uses a local context for rough economics test (was getiing very small errors.) 2020-08-25 07:09:59 -07:00
Kieran R. Prasch 3621a524d7
Destroy existing pipenv before make install steps. 2020-08-25 07:09:59 -07:00
Derek Pierre 7afa1d5692
Merge pull request #2183 from derekpierre/whats-up-doc
Random documentation improvements
2020-08-20 11:51:34 -04:00
Derek Pierre 5359f1238d
Apply RFCs to #2183
Co-authored-by: K Prasch <kieranprasch@gmail.com>
2020-08-20 11:25:40 -04:00
Victoria 8d092d90df
Merge pull request #2170 from vzotova/few-more-stakes
Few more fixes for `staker`
2020-08-20 01:01:28 +03:00
vzotova bfa2da251f Apply suggestions from code review #2170
Co-authored-by: K Prasch <kieranprasch@gmail.com>
Co-authored-by: David Núñez <david@nucypher.com>
2020-08-20 00:49:20 +03:00
vzotova bf76e2dd6a Change registry field to representation of registry in Agent to highlight immutability of agents 2020-08-20 00:46:05 +03:00
vzotova f85d1f6b69 Cashing registry id 2020-08-20 00:46:04 +03:00
vzotova ea6f3be73b Fix link to staking guide in `nucypher stake create` 2020-08-20 00:46:04 +03:00
vzotova 434b7c677b `nucypher stake list`: show sub-stake status, rename `--all` option to `--show-all` 2020-08-20 00:46:04 +03:00
vzotova ef9665170d Show staked tokens in current and next periods for status command 2020-08-20 00:46:04 +03:00
vzotova bb6cee4613 Removed NO_WORKER_BONDED constant from `Staker.worker_address`, used NULL_ADDRESS instead 2020-08-20 00:46:03 +03:00
David Núñez 32e9210cd2
Merge pull request #2182 from fjarri/identical-names-fix
Help pytest handle the same test file name in this folder and in acceptance/blockchain/interfaces
2020-08-19 17:22:40 +02:00
David Núñez 4512c9edf8
Merge pull request #2179 from arjunhassard/main
Service Fee (Pricing) documentation
2020-08-19 17:07:28 +02:00
Arjun Hassard 2d8be15a5b Apply suggestions from code review & file rename
Co-authored-by: MacLane S Wilkison <maclane@nucypher.com>
2020-08-19 15:12:46 +01:00
Arjun Hassard 2b73dc7352 Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-08-19 15:12:46 +01:00
Arjun Hassard 290f4911d2 Update docs/source/architecture/service_fees.rst 2020-08-19 15:11:53 +01:00
arjunhassard b239710d44 @vzotova edits 2020-08-19 15:11:08 +01:00
Arjun Hassard 84349a45e5 Per machine + highest rate from set of mins 2020-08-19 15:11:08 +01:00
Arjun Hassard 05e94f7ace Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-08-19 15:11:08 +01:00
arjunhassard 8a5c5c17b2 minor edits 2020-08-19 15:11:08 +01:00
arjunhassard 9daf80c545 governance & pricing paper resource 2020-08-19 15:09:24 +01:00
arjunhassard 9673debdc7 discretionary fee rates, operational costs, sustainability 2020-08-19 15:09:01 +01:00
arjunhassard de7152505e quasi-universal pricing via global fee range 2020-08-19 15:09:01 +01:00
arjunhassard 3d3d55e802 minimum fee rate 2020-08-19 15:09:01 +01:00
Bogdan Opanchuk 6ad9a65d1a Fix pytest discovery error - make the names of test files different 2020-08-18 22:28:56 -07:00
derekpierre 6ae4a3f1c2 Random documentation improvements including language audit of literature.py 2020-08-18 16:59:04 -04:00
K Prasch 1b75436d6a
Merge pull request #2159 from KPrasch/felix
Signer support for Felix.
2020-08-18 12:29:00 -07:00
Kieran Prasch 8bda413197 Responds to RFCs in #2159; Allow signer URI to be optional for configuration. 2020-08-18 11:49:41 -07:00
Kieran R. Prasch 65e88975ed
hardcode felix eth transfer transaction gas limit 2020-08-18 09:27:29 -07:00
Kieran R. Prasch 307d9ba073
Generalize transaction build logic for Felix. 2020-08-18 09:27:29 -07:00
Kieran R. Prasch f46850643b
Felix uses sign-and-broadcast API. 2020-08-18 09:27:29 -07:00
Kieran R. Prasch 8a34a781b3
Signer support for Felix. 2020-08-18 09:27:29 -07:00
David Núñez b1b3c933bf
Merge pull request #2181 from fjarri/fixed-rng-in-sampling-test
Fix RNG seed in the sampling test to avoid low-probability random fails
2020-08-18 12:21:03 +02:00
Bogdan Opanchuk 1a08b90294 Fix RNG seed in the sampling test to avoid low-probability random fails 2020-08-17 17:22:37 -07:00
K Prasch 226e49a217
Merge pull request #2164 from KPrasch/pizza-factory
Improves workorder serialization (Follow up for datastore)
2020-08-15 16:48:51 -07:00
damon 833530f581 import PolicyArrangement for metrics collection 2020-08-14 13:20:30 -07:00
Kieran Prasch c9b4f0de5d Use exception chaining duing transaction failed handling 2020-08-14 12:18:02 -07:00
Kieran Prasch e1d53f1230 Improve transaction failed console error reporting. 2020-08-14 12:15:55 -07:00
David Núñez 622aff5ced Some improved log messages when retrieving 2020-08-14 12:15:16 -07:00
David Núñez 42ae161122 WorkOrder.tasks is a dict keyed by capsules. This was working by coincidence 2020-08-14 12:15:16 -07:00
David Núñez 0d9f95ee85 Unit tests for WorkOrder 2020-08-14 12:15:16 -07:00
David Núñez 52e21bbb65 Fix mock_ursula_reencrypts so it produces expected output types 2020-08-14 12:15:16 -07:00
David Núñez 57d976c4da Get rid of unnecessary digest of capsules in WorkOrder generation 2020-08-14 12:15:16 -07:00
David Núñez 5f4cfe9f0d Fix wrong logic for error messages in Teacher.verify_node(). Code cleaning in lawful.py 2020-08-14 12:15:16 -07:00
David Núñez 13c636f26a Improve input validation of PRETask.get_specification() and add test 2020-08-14 12:15:16 -07:00
David Núñez 74757a9ab9 Fixed size for decentralized identity evidence (it's 65, btw) 2020-08-14 12:15:16 -07:00
David Núñez 6dd02d270b Minor face-lifting for WorkOrder 2020-08-14 12:15:16 -07:00
David Núñez 52dec3203c Continue formalization of PRETask splitters 2020-08-14 12:15:16 -07:00