Skip to content

Commit

Permalink
update v2 deployment (#155)
Browse files Browse the repository at this point in the history
* update DecimalMath header

* revert changes to MultiHashWrapper

* deploy to testnet

* remove build

* add validation on proofHash length

* deploy to testnet
  • Loading branch information
Stephane Gosselin authored Aug 21, 2019
1 parent a5c4eeb commit 3434043
Show file tree
Hide file tree
Showing 18 changed files with 49 additions and 49,476 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
| - | - |
| [MockNMR](https://github.com/erasureprotocol/erasure-next-contracts/blob/2c14b52b95c15e686d006b8d34411d1321fcfc81/Fractal/contracts/helpers/mock/MockNMR.sol) | [0x1eBf22785bffb6B44fEbBc8a41056b1aD43401f9](https://rinkeby.etherscan.io/address/0x1eBf22785bffb6B44fEbBc8a41056b1aD43401f9) |
| [Erasure_Posts](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Posts.sol) | [0xEd11206a7d07601985DCC4FeD7B3284a928D022B](https://rinkeby.etherscan.io/address/0xEd11206a7d07601985DCC4FeD7B3284a928D022B) |
| [Erasure_Agreements](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Agreements.sol) | [0xedE872bb4d8B7245D96Ed38CF29bE5116B53B7ae](https://rinkeby.etherscan.io/address/0xedE872bb4d8B7245D96Ed38CF29bE5116B53B7ae) |
| [Erasure_Agreements](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Agreements.sol) | [0xa1811eD875E1AcE9a807aef15b885b8F616F1b0C](https://rinkeby.etherscan.io/address/0xa1811eD875E1AcE9a807aef15b885b8F616F1b0C) |
| [Erasure_Users](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/registries/Erasure_Users.sol) | [0x58414777A792CD8E5A3D9f2fA576B16c38378234](https://rinkeby.etherscan.io/address/0x58414777A792CD8E5A3D9f2fA576B16c38378234) |
| [Post_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Post_Factory.sol) | [0x4C90aEF327556a7ca58EAD8B86c8215a247756B6](https://rinkeby.etherscan.io/address/0x4C90aEF327556a7ca58EAD8B86c8215a247756B6) |
| [Post_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Post_Factory.sol) | [0xec2Eaf70C3733C30cF65E5B5E4582228951d40ca](https://rinkeby.etherscan.io/address/0xec2Eaf70C3733C30cF65E5B5E4582228951d40ca) |
| [Feed_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/posts/Feed_Factory.sol) | [0xabFe46E50D7A72e17688b44ce4f8B95545020560](https://rinkeby.etherscan.io/address/0xabFe46E50D7A72e17688b44ce4f8B95545020560) |
| [OneWayGriefing_Factory](https://github.com/erasureprotocol/erasure-next-contracts/blob/master/contracts/agreements/OneWayGriefing_Factory.sol) | [0x91b052E4800DB77d4d0BFE9fe2bE48352695F282](https://rinkeby.etherscan.io/address/0x91b052E4800DB77d4d0BFE9fe2bE48352695F282) |

Expand Down
Loading

0 comments on commit 3434043

Please sign in to comment.