Commit Graph

9697 Commits (0612445b4b02cef9931ad5e1a40c31a76188bdcb)

Author SHA1 Message Date
vzotova c4db43d7e1 Stub for PRE application 2022-02-08 11:01:23 -08:00
derekpierre 479792940d Update contract registry for ibex deployment of StakingEscrow that has tstaking functionality. 2022-02-08 11:01:23 -08:00
derekpierre 84027c4516 Deployment of updated StakingEscrow contract on mainnet that halts NU inflation. 2022-02-08 11:01:23 -08:00
derekpierre 14c5fb299b Deployment of updated StakingEscrow contract on ibex that halts NU inflation. 2022-02-08 11:01:23 -08:00
vzotova ab6723ada3 Add one more way to setup vesting 2022-02-08 11:01:23 -08:00
Victoria 9460110706 Update newsfragments/2825.feature.rst
Co-authored-by: David Núñez <david@nucypher.com>
2022-02-08 11:01:23 -08:00
vzotova 12755a563b Removes need to confirm merge before withdrawing 2022-02-08 11:01:23 -08:00
vzotova 9018b0d22c Apply suggestions from code review #2825
Co-authored-by: derekpierre <derek.pierre@gmail.com>
2022-02-08 11:01:23 -08:00
vzotova 8eb26ed1bf Allow to change operator for some cases 2022-02-08 11:01:23 -08:00
vzotova cdee46ba47 Fix after rebasing 2022-02-08 11:01:23 -08:00
Kieran R. Prasch c3827779b1 Rollback to solc v0.8.7 for platform compatibility 2022-02-08 11:01:23 -08:00
vzotova 3aa2e9b576 Methods to access Threshold token staking contract from StakingInterface 2022-02-08 11:01:23 -08:00
vzotova 9fb51c6f29 Tests for new methods in StakingEscrow 2022-02-08 11:01:23 -08:00
vzotova 02de9e7563 Adjust tests for contracts 2022-02-08 11:01:23 -08:00
vzotova cc332a5436 Fix small bugs after migration to solidity 0.8.x 2022-02-08 11:01:23 -08:00
vzotova 1c10b9bf54 News fragment 2022-02-08 11:01:23 -08:00
vzotova 5ced61f337 Solidity 0.7.x -> 0.8.x, integration StakingEscrow with Threshold Network, updated OpenZeppelin library 2022-02-08 11:01:23 -08:00
vzotova 4dda3141ed Apply suggestions from code review #2831
Co-authored-by: David Núñez <david@nucypher.com>
2022-02-08 11:01:23 -08:00
vzotova 72a3337abd News fragment 2022-02-08 11:01:23 -08:00
vzotova c454c0cc5e `totalStakedForAt` and `totalStakedAt` return 0 except when upgrading, removes snapshots flag 2022-02-08 11:01:23 -08:00
vzotova 01dd86bd79 Remove check for totalStakedForAt and totalStakedAt in StakingEscrow.verifyState 2022-02-08 11:01:23 -08:00
vzotova f4d4c8fff1 Apply suggestions from code review #2822
Co-authored-by: David Núñez <david@nucypher.com>
Co-authored-by: derekpierre <derek.pierre@gmail.com>
2022-02-08 11:01:23 -08:00
vzotova ec41556b83 News fragment 2022-02-08 11:01:23 -08:00
vzotova dccc76418a Some fixes for deployers and tests 2022-02-08 11:01:23 -08:00
vzotova ff2802c399 Fix upgradeability and tests 2022-02-08 11:01:23 -08:00
vzotova 001913c380 Adjust several contract tests 2022-02-08 11:01:23 -08:00
vzotova 08d56157ee Draft of StakingEscrow for stop inflation 2022-02-08 11:01:23 -08:00
vzotova cbafc803f8 Initial commit 2022-02-08 11:01:23 -08:00
KPrasch eff28ee328
Merge pull request #2848 from KPrasch/felix-eol
Retire Faucet
2022-02-08 07:35:46 -08:00
Kieran Prasch 624e9fd362 newsfragment for PR #2848 2022-02-07 12:11:28 -08:00
Kieran Prasch 8052585d2a Removes Felix 2022-02-07 12:11:28 -08:00
KPrasch 5d6a270e05
Merge pull request #2849 from KPrasch/docker
Use nucypher/rust-python
2022-01-28 11:41:37 -08:00
Kieran Prasch e73daaa3aa docker bugfixes 2022-01-22 01:09:19 -08:00
Kieran Prasch f67a5c991f use nucypher/rust-python docker images 2022-01-22 01:08:59 -08:00
KPrasch 201fe80f19
Merge pull request #2747 from xela7/invalid-node-certificate-fix
Invalid node certificate fix
2022-01-14 17:33:14 -08:00
Alex Tokar f75ac0a96e Merge branch 'main' into invalid-node-certificate-fix 2022-01-14 16:48:25 -08:00
Alex Tokar 919d8b2dc4 resolved conflicts 2022-01-14 16:47:44 -08:00
KPrasch e8f174e6f0
Merge pull request #2828 from xela7/keystore-generate-mnemonic-id
Keystore.generate can return optional mnemonic words
2022-01-14 12:32:43 -08:00
KPrasch 8885cc94bc
Merge pull request #2832 from fjarri/rust-core
Rust core
2022-01-14 12:29:53 -08:00
KPrasch bd12e0a7f6
Apply suggestions from code review
Co-authored-by: Derek Pierre <derek.pierre@gmail.com>
Co-authored-by: piotr-roslaniec <39299780+piotr-roslaniec@users.noreply.github.com>
2022-01-14 12:27:22 -08:00
Bogdan Opanchuk 01179c5df5 [temporary] Check to see how long do performance tests take now 2022-01-09 15:25:04 -08:00
Bogdan Opanchuk a276cfec25 Disband umbral_adapter 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 8cb8f16370 Clean up Python parts moved to Rust
And some unused imports
2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 12c2034ed5 [temporary] trying to fix build_dev_docker_images task 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk ab0394d21b [temporary] trying to update nucypher-core 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 99f7f6d38a [temporary] Using nucypher-core from git
Replace with dependency relock when it is published.
2022-01-08 15:29:22 -08:00
Bogdan Opanchuk e5620c3155 Changes to make the tests pass 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 02bb2e2f76 Import the standalone package instead of nucypher.core 2022-01-08 15:29:22 -08:00
Bogdan Opanchuk 5e65ea92f4 Add a newsfragment for PR #2832 2022-01-08 15:29:21 -08:00
KPrasch f420caeb1c
Merge pull request #2835 from KPrasch/docker
rust-python execution environment for CI
2022-01-07 12:45:56 -08:00