Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Releases: paritytech/parity-bridge

Tumski

23 Oct 14:11
Compare
Choose a tag to compare

The last version of Eth-Eth Parity-Bridge.

Tarr

20 Oct 14:07
4cb1616
Compare
Choose a tag to compare

Bug fixes and stability improvements.

The last release before arbitrary message passing

Bay

27 Feb 15:46
@snd snd
1e26907
Compare
Choose a tag to compare
Bay
  • fix #127 and add test to prevent regression
  • dump data (source, bytecode, abi, commit hash, version, ...) on deployment to help with https://etherscan.io/verifyContract and general deployment troubleshooting
  • refactored and stricter integration test
  • improve recommended config options

Solidarity

20 Feb 16:11
@snd snd
Compare
Choose a tag to compare
  • close attack vector (#112)
  • optional limits to amount of home/mainnet ether that can be lost when bridge is faulty or compromised (#119)
  • use ethereum-types everywhere (ethabi, web3) which removes lots of type conversions
  • refactor tests so they are much quicker to modify (#79)
  • improve documentation. especially of config options
  • add deployment guide
  • introduce quickcheck property tests
  • extract code dealing with messages and signatures
  • various smaller improvements

Oberbaum

29 Jan 12:54
@snd snd
16ced48
Compare
Choose a tag to compare
  • close attack vector #54
  • fix bug #87
  • fix bug #61
  • introduce contract code coverage reporting with codecov
  • additional tests to reach 100% contract code coverage
  • ForeignBridge now implements ERC20 (#85)
  • introduce solium linting and make it pass with 0 errors/warnings
  • single authority integration test
  • heavy refactoring of contracts
  • lots of additional documentation
  • various smaller improvements

Golden Gate

09 Oct 08:52
Compare
Choose a tag to compare

First parity-bridge release