Kieran R. Prasch
|
e814cc464e
|
Include min password length when asking for it.
|
2019-12-04 17:44:57 -08:00 |
Kieran R. Prasch
|
50f1e41904
|
Revise docker docs and examples.
|
2019-12-04 17:44:12 -08:00 |
Kieran R. Prasch
|
57df8069a4
|
use random worker private key in manual worker fixture; remove stale script.
|
2019-12-03 21:05:25 -08:00 |
K Prasch
|
69770979ca
|
Merge pull request #1491 from KPrasch/master
Relock Deps; Control CI cache ownership
|
2019-12-03 16:04:51 -08:00 |
Kieran R. Prasch
|
1e30b218b9
|
Attempting to control CI cache executable permision
|
2019-12-03 15:51:10 -08:00 |
Kieran R. Prasch
|
f7251df97b
|
Bump CI verison cache
|
2019-12-03 15:43:36 -08:00 |
Kieran R. Prasch
|
ce74095ba8
|
Relock deps
|
2019-12-03 15:43:21 -08:00 |
K Prasch
|
1d4fe6f790
|
Merge pull request #1485 from KPrasch/cent
Fixes #828 - Allow solc install script to crash instead of report success
|
2019-12-03 15:14:31 -08:00 |
Kieran R. Prasch
|
97ee2d1ae1
|
use sudo for system-based installs of solc.
|
2019-12-03 14:11:31 -08:00 |
Kieran R. Prasch
|
7d57c387c0
|
Place solc binary next to env. python.
|
2019-12-03 14:11:31 -08:00 |
Kieran R. Prasch
|
dba01a0c42
|
Fixes Issue #828 with set -e and OS detection.
|
2019-12-03 14:11:31 -08:00 |
K Prasch
|
015c050c1a
|
Merge pull request #1487 from KPrasch/tin
Fixes #1343 - Move StakeHolder to blockchain Actors
|
2019-12-03 09:26:03 -08:00 |
Kieran R. Prasch
|
aa2c6b191e
|
Fixes #1343 - Move StakeHolder to blockchain Actors.
|
2019-12-02 18:28:02 -08:00 |
K Prasch
|
f99d60b862
|
Merge pull request #1476 from KPrasch/walrus
Python 3.8 Support
|
2019-11-26 11:51:31 -08:00 |
Kieran R. Prasch
|
6105ffe235
|
Accommodate inter-test-module transacting power unlocking where needed (eth-test =>0.3.0b0).
|
2019-11-25 13:32:04 -08:00 |
Kieran R. Prasch
|
f54715c8cf
|
Add base python 3.8 CI jobs.
|
2019-11-22 18:48:11 -08:00 |
Kieran R. Prasch
|
32b90a9794
|
Touch-ups to setup.py
|
2019-11-22 18:41:51 -08:00 |
Kieran R. Prasch
|
02acbe29ef
|
Relock dependency requirements.
|
2019-11-22 18:41:29 -08:00 |
K Prasch
|
641168fd1a
|
Merge pull request #1467 from KPrasch/master
Bump version: 1.1.0-beta.0 → 1.2.0-beta.1
|
2019-11-22 15:53:04 -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
|
520743aa63
|
Fixes #1469.
|
2019-11-22 15:09:20 -08:00 |
Kieran R. Prasch
|
fede665c49
|
Fixes for #1463.
|
2019-11-22 15:08:43 -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 |
K Prasch
|
2d1add0e53
|
Merge pull request #1456 from vzotova/pagination
Pagination for `getAllActiveStakers` method
|
2019-11-20 11:34:45 -08:00 |
Victoria
|
3743ccde1b
|
Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
|
2019-11-19 16:12:37 +03:00 |
vzotova
|
1dee796bbd
|
Added marker for "light" client to blockchain interface, used "light" parameter for pagination, test for pagination
|
2019-11-19 16:12:37 +03:00 |
vzotova
|
f428984401
|
Pagination for getAllACtiveStakers method
|
2019-11-19 16:12:36 +03:00 |
David Núñez
|
36f34253b4
|
Merge pull request #1458 from cygnusv/refrescante
Re-activate TransactingPower immediately before deploying contracts with ContractAdministrator
|
2019-11-19 12:19:16 +01:00 |
David Núñez
|
5a9701decd
|
Manually refresh the StakeList in `nucypher stake divide`.
|
2019-11-19 01:04:14 +01:00 |
David Núñez
|
579b0e3110
|
Don't init the Stakeholder checksum address so eagerly in nucypher stake
|
2019-11-18 22:16:30 +01:00 |
David Núñez
|
a6b2d9efcd
|
Refresh TransactingPower immediately before deploying contracts with ContractAdministrator
|
2019-11-13 12:51:51 +01:00 |
David Núñez
|
6ea77a393b
|
Merge pull request #1446 from cygnusv/csv
Touchups to the CLI allocation process: support for CSV, bugfixes, etc.
|
2019-11-12 01:08:25 +01:00 |
David Núñez
|
f1cc8db503
|
Responded to RFCs in PR #1446
|
2019-11-12 00:25:47 +01:00 |
David Núñez
|
16c08de17b
|
Cleanup method for reading allocation data
|
2019-11-11 13:15:47 +01:00 |
David Núñez
|
0935e9355e
|
Fix bug in method that saves deployment receipts as a file
|
2019-11-07 23:56:18 +01:00 |
David Núñez
|
9613aeb6a2
|
Improve collection of allocation receipts
|
2019-11-07 23:21:36 +01:00 |
David Núñez
|
ce9e1d1511
|
Try our best to adapt allocation input data
|
2019-11-07 23:21:36 +01:00 |
David Núñez
|
e341aace88
|
Check if beneficiary is already enrolled in allocation registry prior deployment
|
2019-11-07 23:21:29 +01:00 |
David Núñez
|
97d35bae7e
|
Accept also CSV format for the input allocation file
|
2019-11-07 23:21:29 +01:00 |
K Prasch
|
b9907f0d71
|
Merge pull request #1442 from KPrasch/master
Bump version: 1.0.0-beta.2 → 1.1.0-beta.0
|
2019-10-25 17:11:15 -07: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 |
K Prasch
|
88d5d38b66
|
Merge pull request #1327 from nucypher/biznaga
[EPIC] Biznaga: Integration of testnet with staking contracts
|
2019-10-25 15:36:42 -07:00 |
K Prasch
|
a518aa9767
|
Merge pull request #1364 from szotov/extract-sample
Extract sample() from solidity to python
|
2019-10-25 15:34:40 -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 |
David Núñez
|
a4b32c088c
|
Merge pull request #1402 from cygnusv/allocation-registry
Auto-detect HW accounts in TransactingPower. Finalize basic staking via contract CLI functionality.
|
2019-10-22 15:05:36 +02:00 |
David Núñez
|
d2de49cd43
|
Improve clarity of IndividualAllocation template parsing. Additional sanity checks.
|
2019-10-21 22:30:38 +02:00 |
Michael Egorov
|
12ec0b6f75
|
Merge pull request #1430 from michwill/nonce-pending
Include pending transactions when calculating a nonce
|
2019-10-21 20:17:05 +02:00 |