Commit Graph

8690 Commits (2a896e9add6d1aed09a52f6d2c2841b82c1201b5)

Author SHA1 Message Date
vzotova 19a2315fbe Combine setters for linked contracts in StakingEscrow 2021-02-02 19:24:27 +03:00
vzotova 546e84a653 Remove test mode from StakingEscrow 2021-02-02 19:24:27 +03:00
vzotova b384911e5d Remove batch deposits 2021-02-02 19:24:27 +03:00
vzotova 08e2098dc2 Solidity 0.7.5 -> 0.7.6 2021-02-02 19:24:27 +03:00
K Prasch ddf39e238d
Merge pull request #2543 from fjarri/fix-estimate-gas
Use an explicit keyword argument in estimateGas
2021-01-30 10:52:06 -08:00
vzotova 436ae0f134 New modification of WorkLockPoolingContract - without worklock part 2021-01-30 16:27:38 +03:00
Bogdan Opanchuk 82b530dc35 Add a newsfragment for PR #2543 2021-01-28 09:27:27 -08:00
Bogdan Opanchuk 411d8ed3f3 Use an explicit keyword argument in estimateGas, since web3 is strict about it now 2021-01-28 09:22:18 -08:00
Kieran Prasch cf4d0db4ce
Bump version: 4.5.4 → 4.6.0 2021-01-26 18:43:36 -08:00
K Prasch 610a15a30c
Merge pull request #2537 from cygnusv/main
Lynx: Long-Term Support testnet
2021-01-25 16:06:36 -08:00
David Núñez aae9890e3c
Clarify docs and newsfragments
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2021-01-25 17:48:05 +01:00
David Núñez 7b595c56f0 Fix broken reference in docs and update guide to build documentation 2021-01-25 11:45:08 +01:00
David Núñez da4acea452 Newsfragment for PR#2537 2021-01-23 23:39:11 +01:00
David Núñez 6f61d86108 Clarify difference between Lynx and Ibex testnets in docs 2021-01-23 23:13:03 +01:00
David Núñez 2c35b2f554 Add Lynx testnet to NetworksInventory and update teacher nodes 2021-01-23 23:13:03 +01:00
David Núñez 8eef9a9945 Revamping the networks registry README 2021-01-23 23:13:03 +01:00
David Núñez 198dd2e774 Lynx testnet contract registry 2021-01-23 23:13:03 +01:00
David Núñez b3d4ddab8a Fixes minor bug in the deployment command 2021-01-23 23:13:03 +01:00
Kieran Prasch 5e718de345
Bump version: 4.5.3 → 4.5.4 2021-01-22 16:57:05 -08:00
K Prasch f0c068eef3
Merge pull request #2534 from derekpierre/one-liner
Fixed blocking call waiting for number of known nodes which could infinite loop
2021-01-21 14:29:32 -08:00
K Prasch 6b2a9ecdbb
Merge pull request #2533 from cygnusv/fast-unit
Fixes to unit tests. Fix for #2484
2021-01-21 10:26:58 -08:00
Kieran Prasch f5ed9cbf59 Newsfragment for #2533 2021-01-21 10:24:22 -08:00
derekpierre 922a990e7f Add logging message when returning after last chance at timeout check. 2021-01-21 09:30:00 -05:00
derekpierre 1e10d731e8 Added newsfragment for #2534. 2021-01-20 15:05:04 -05:00
derekpierre 9a886fa031 Fix invalid import for grant availability script. 2021-01-20 14:54:16 -05:00
derekpierre 9985d79619 Exit block_until_number_of_known_nodes_is() properly when number of known nodes exceeds requirement after elapsed timeout.
Co-authored-by: Kieran R. Prasch <kieranprasch@gmail.com>
2021-01-20 14:49:59 -05:00
David Núñez 4fb1fcdcd5 Newsfragment for fix of issue #2484 2021-01-20 15:13:54 +01:00
David Núñez 4d536d8bbe On releases, we're now normally bumping the patch version, instead of devnum 2021-01-20 13:10:22 +01:00
David Núñez dca4ae4bee Clarify we require geth 1.9.22 or higher (since nucypher 4.5.2) 2021-01-20 13:07:40 +01:00
David Núñez 0b2eb927be We were incorrectly using net_version to identify the EthereumClient chain in certain places
Fixes #2484
2021-01-20 13:05:23 +01:00
David Núñez d7e45d2959 Unskip cards unit tests 2021-01-20 12:36:27 +01:00
David Núñez d02f0ead7f Disable solidity compilation for MockBlockchain 2021-01-20 12:36:10 +01:00
Kieran Prasch 80eca62d67
Bump version: 4.5.2 → 4.5.3 2021-01-18 12:37:15 -08:00
K Prasch fd541af82a
Merge pull request #2527 from KPrasch/magic-dust
Startup IP Followup
2021-01-18 11:49:06 -08:00
K Prasch 3d8b9821fa
Update nucypher/utilities/networking.py
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
2021-01-18 11:29:11 -08:00
Kieran Prasch 78a24f44f6 Use a sprout-compatible repr for IP detection logs. 2021-01-18 11:18:50 -08:00
Kieran Prasch 83a861f3b9 newsfragment for PR #2527 2021-01-18 10:52:10 -08:00
Kieran Prasch 186d38ad33 Respond to RFCs in PR #2527 2021-01-18 10:52:05 -08:00
Kieran Prasch acc42b7346 Restore HTTP prefix for default teacher nodes; Keep logging generic where it needs to be. 2021-01-18 10:48:55 -08:00
Kieran Prasch bb0f317898 Bigfix: Use Worker HTTP client for fleet-sourced external IP determination (and supporting tests) 2021-01-18 10:48:55 -08:00
Kieran Prasch 3c65c566ae Expands external IP determination unit testing 2021-01-17 14:36:53 -08:00
Kieran Prasch 65cc85640d Handle IP determination when default teacher is unreachable 2021-01-17 12:25:29 -08:00
Kieran Prasch eda57b8c60 Force clearance of the mock ursulas cache 2021-01-15 18:20:05 -08:00
Kieran Prasch 9cb7c1979b Bugfix and supporting tests for automated IP determination 2021-01-15 18:19:39 -08:00
Kieran Prasch ac31bbe80c use a constant for centralized ip oracle URL 2021-01-15 18:18:32 -08:00
Kieran Prasch 04a2b6f47d Removes unnecessary https from default seed urls 2021-01-15 18:16:14 -08:00
Kieran R. Prasch 8aca716ea6
Bump version: 4.5.1 → 4.5.2 2021-01-15 12:58:12 -08:00
K Prasch ba9848ff58
Merge pull request #2525 from KPrasch/main
Remove docs pip extra from setup.py
2021-01-15 12:53:05 -08:00
Kieran R. Prasch 1a6020278a use pip install requirements flag instead of pip extra for docs builds on CI 2021-01-15 12:00:04 -08:00
Kieran R. Prasch 714ddbeedd Remove docs pip extra from setup.py 2021-01-15 11:55:56 -08:00