Commit Graph

6902 Commits (5e494a91010d8f145401f0a104cb7fe057d239ea)

Author SHA1 Message Date
vzotova 8f19161920 StakingEscrow: now staker is not only who has tokens but also who has not-rewarded periods 2020-06-23 11:15:00 +03:00
K Prasch 523ea089f4
Merge pull request #2098 from KPrasch/enrico
Simple Enrico file encryption
2020-06-21 07:42:38 -07:00
Kieran R. Prasch c02bf21e45 Respond to RFCs in PR #2098 2020-06-20 15:08:54 -07:00
K Prasch fc3dd8d503
Merge pull request #2101 from vepkenez/fix-grant-and-retrieve
Correct usage of TxReceipt.data during grant
2020-06-19 09:03:49 -07:00
damon c af0f8f527b
Update nucypher/blockchain/eth/clients.py
Co-authored-by: David Núñez <david@nucypher.com>
2020-06-19 08:43:17 -07:00
damon 0c8a9c3c5f TODOs 2020-06-19 04:43:16 -07:00
damon 7725859467 differentiate ethtester client 2020-06-19 04:15:42 -07:00
damon 4d16921915 different eth clients, different methods 2020-06-18 12:21:46 -07:00
K Prasch 202e502ad4
Merge pull request #2100 from derekpierre/prometheus-dependency
Ensure that prometheus imports are locally scoped
2020-06-18 09:41:20 -07:00
K Prasch 9e4411cc00 Respond to RFCs in PR #2098; Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2020-06-18 08:55:53 -07:00
Kieran Prasch 5909c37dd1 Apply API and interface updates to for enrico file handling. 2020-06-18 08:55:21 -07:00
damon 1409bb2a61
more test fixes message->plaintext 2020-06-17 11:33:24 -07:00
damon 6d79d8db7b test fixes resulting from change in keys 2020-06-17 11:31:48 -07:00
derekpierre 03ce710e48 Provide guidance for missing prometheus_client package. 2020-06-17 14:15:36 -04:00
derekpierre 4dce1fccd0 Ensure that prometheus imports are locally scoped since the package is optional. 2020-06-17 12:28:36 -04:00
damon 9d65b242e8 message -> plaintext 2020-06-17 00:08:48 -07:00
Kieran R. Prasch 26dd34e359 Handle enrico upload message kit to IPFS. 2020-06-16 21:00:42 -07:00
Kieran R. Prasch 28567b7561 Use a signature field for enrico and represent as base64 2020-06-16 21:00:42 -07:00
damon a71ecc8454 always pass bytes to encrypt message 2020-06-16 21:00:42 -07:00
damon 87afcfb839 use filefield to validate file input, format encrypt message to enrico 2020-06-16 21:00:42 -07:00
Kieran Prasch 4b1335109a Enrico needs to consume files. 2020-06-16 21:00:42 -07:00
K Prasch f4b64fc365
Merge pull request #2069 from derekpierre/metrics-iteration
Initial Refactor of ursula prometheus metrics work from #1923
2020-06-15 09:36:44 -07:00
David Núñez fcfbe4196f
Bump version: 2.1.0-beta.11 → 2.1.0-beta.12 2020-06-15 02:28:27 +02:00
David Núñez 72619fd321
Merge pull request #2094 from cygnusv/master
Documentation of process for new releases
2020-06-15 02:20:05 +02:00
David Núñez 8825c9d8b0 News fragment for updated guide for releases 2020-06-15 02:03:22 +02:00
David Núñez 45411704b7 Add mention to git commit signing in the guide for new releases 2020-06-15 01:55:00 +02:00
David Núñez f04a6fa8e9 News fragment for 2093 (New worklock on IBEX) 2020-06-15 00:38:08 +02:00
David Núñez 79b8a670d4 Update contribution guide to new release process using `make release` 2020-06-15 00:20:19 +02:00
David Núñez f390bff5de
Merge pull request #2086 from KPrasch/ci
Removes TestPyPI as part of CD workflow
2020-06-14 23:14:02 +02:00
David Núñez 2a48101618 Specify where release notes are to be added in `releases.rst` 2020-06-14 20:58:16 +02:00
David Núñez 2d4053c85c Configure towncrier to also show content of misc fragments 2020-06-14 20:47:15 +02:00
David Núñez 066eed50e8 Bump version: 2.1.0-beta.10 → 2.1.0-beta.11 2020-06-14 01:54:47 +02:00
David Núñez 88c0ee2d08
Merge pull request #2093 from cygnusv/master
Updated IBEX registry: removed old WorkLock, new StakingEscrow in test mode, new WorkLock
2020-06-13 23:39:05 +02:00
David Núñez 8ed609dfbe Updated IBEX registry: removed old WL, new SE in test mode, new WL 2020-06-13 04:19:12 +02:00
derekpierre f60aa70203 Fix failing unit test 2020-06-12 11:03:01 -04:00
K Prasch b1d519d4b0
Merge pull request #2090 from cygnusv/master
Minor enhancements to WorkLock command
2020-06-12 07:18:35 -07:00
derekpierre 75b6117d23 Improve documentation for metrics collectors. 2020-06-12 10:05:15 -04:00
David Núñez d8fa194881 Emojify WorkLock output 2020-06-12 03:28:44 +02:00
David Núñez 75c4e3f69c Remove duplicated call to `BlockchainInterface.connect()` 2020-06-11 23:40:17 +02:00
David Núñez 97efaec091 Show WorkLock address in `nucypher worklock status` 2020-06-11 23:30:20 +02:00
derekpierre fed382b286 Add docstrings for collectors. 2020-06-10 16:31:58 -04:00
K Prasch 9f15fb7942
Merge pull request #2087 from KPrasch/playground
Restore Alice and Bob Init via CLI
2020-06-10 10:25:11 -07:00
Kieran R. Prasch f450412955 Removes inaccurate authentication error handling around CLI characters. 2020-06-09 17:19:38 -07:00
Kieran R. Prasch 1b1d21c79f Allow a signer URI to be used when initializing a Bob via CLI. 2020-06-09 16:54:46 -07:00
Kieran R. Prasch 9324b6fb24 Rmeoves extra comma, causing a tuple to be stored as an invalid bob config value for gas strategy. 2020-06-09 16:54:32 -07:00
Kieran R. Prasch 6bdea80c10 Fixes misconfigured alice pay with flag. 2020-06-09 16:54:17 -07:00
K Prasch 60043adffb
Merge pull request #2043 from cygnusv/block
Improve block confirmation logic and tests
2020-06-09 13:53:36 -07:00
K Prasch 04963d8af9
Merge pull request #2084 from cygnusv/testnets
Reorganization of testnet registries
2020-06-09 13:47:35 -07:00
derekpierre 3ac4a2c2ac Check correct Falsey for collectors being initialized. 2020-06-09 16:09:42 -04:00
derekpierre 6a578f034a Fixed issues related to manual testing. General code cleanup.
I believe we are now on par with original functionality.
2020-06-09 14:13:32 -04:00