peace-relay icon indicating copy to clipboard operation
peace-relay copied to clipboard

PeaceRelay: Connecting the Ethereum blockchains

Results 2 peace-relay issues
Sort by recently updated
recently updated
newest added

Example addresses: ``` 0x0014F55A50b281EFD12294f0Cda821Bd8171e920 0x0000000000000000000000000000000000000000 ```

1. README has a few more instructions, and an example added 2. Updated contracts to solidity v0.4.23 / v0.4.24 where possible 3. Fixed critical contract bug vulnerability assert(totalSupply == this.balance);