Releases: Zilliqa/xbridge
Releases · Zilliqa/xbridge
v1.3.67
v1.3.66
General update.
What's Changed
- Bridge validator improvements by @rrw-zilliqa in #14
- Ignore failed transactions by @rrw-zilliqa in #19
Full Changelog: v1.3.65...v1.3.66
v1.3.65
What's Changed
- add the SEED token to the x-bridge webapp config by @DrZoltanFazekas in #10
Full Changelog: v1.3.64...v1.3.65
v1.3.64
What's Changed
- add testnet SEED token to config.ts by @DrZoltanFazekas in #6
- feat: DEVOPS-1446 evm-api-xbridge endpoint for testnet by @pavlops in #7
- fix filter issue by @DrZoltanFazekas in #9
New Contributors
- @DrZoltanFazekas made their first contribution in #6
- @pavlops made their first contribution in #7
Full Changelog: v0.1.0...v1.3.64
Initial release
v0.1.0 (fix) Set a high gas limit to enable tests (in particular, the many s…