Skip to content

Commit 3434043

Browse files
author
Stephane Gosselin
authored
update v2 deployment (#155)
* update DecimalMath header * revert changes to MultiHashWrapper * deploy to testnet * remove build * add validation on proofHash length * deploy to testnet
1 parent a5c4eeb commit 3434043

18 files changed

Lines changed: 49 additions & 49476 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
| - | - |
1010
| [MockNMR](https://github.com/erasureprotocol/erasure-next-contracts/blob/2c14b52b95c15e686d006b8d34411d1321fcfc81/Fractal/contracts/helpers/mock/MockNMR.sol) | [0x1eBf22785bffb6B44fEbBc8a41056b1aD43401f9](https://rinkeby.etherscan.io/address/0x1eBf22785bffb6B44fEbBc8a41056b1aD43401f9) |
1111
| [Erasure_Posts](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Posts.sol) | [0xEd11206a7d07601985DCC4FeD7B3284a928D022B](https://rinkeby.etherscan.io/address/0xEd11206a7d07601985DCC4FeD7B3284a928D022B) |
12-
| [Erasure_Agreements](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Agreements.sol) | [0xedE872bb4d8B7245D96Ed38CF29bE5116B53B7ae](https://rinkeby.etherscan.io/address/0xedE872bb4d8B7245D96Ed38CF29bE5116B53B7ae) |
12+
| [Erasure_Agreements](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Agreements.sol) | [0xa1811eD875E1AcE9a807aef15b885b8F616F1b0C](https://rinkeby.etherscan.io/address/0xa1811eD875E1AcE9a807aef15b885b8F616F1b0C) |
1313
| [Erasure_Users](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Users.sol) | [0x58414777A792CD8E5A3D9f2fA576B16c38378234](https://rinkeby.etherscan.io/address/0x58414777A792CD8E5A3D9f2fA576B16c38378234) |
14-
| [Post_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Post_Factory.sol) | [0x4C90aEF327556a7ca58EAD8B86c8215a247756B6](https://rinkeby.etherscan.io/address/0x4C90aEF327556a7ca58EAD8B86c8215a247756B6) |
14+
| [Post_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Post_Factory.sol) | [0xec2Eaf70C3733C30cF65E5B5E4582228951d40ca](https://rinkeby.etherscan.io/address/0xec2Eaf70C3733C30cF65E5B5E4582228951d40ca) |
1515
| [Feed_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Feed_Factory.sol) | [0xabFe46E50D7A72e17688b44ce4f8B95545020560](https://rinkeby.etherscan.io/address/0xabFe46E50D7A72e17688b44ce4f8B95545020560) |
1616
| [OneWayGriefing_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/agreements/OneWayGriefing_Factory.sol) | [0x91b052E4800DB77d4d0BFE9fe2bE48352695F282](https://rinkeby.etherscan.io/address/0x91b052E4800DB77d4d0BFE9fe2bE48352695F282) |
1717

0 commit comments

Comments
 (0)