Releases: axieinfinity/bridge-v2
Releases · axieinfinity/bridge-v2
2.0.1-8e3d254
What's Changed
- Change version of golang from 1.18 to 1.17 by @huyngopt1994 in #3
- Add explanation for separator by @DNK90 in #4
- Remove prefixes from environment by @DNK90 in #5
- Update mainnet config and gateway smart contract abis by @DNK90 in #6
- Add code checking if node is up-to-date or not before calling start listening by @DNK90 in #7
- Reset all tasks which have failed tx to pending in order to re-try submitting transaction instead of marking done by @DNK90 in #8
- Add checking if withdrawal has been voted or not before sending acknowledge transaction by @DNK90 in #8
- Nitpick task.go to make it looks cleaner by @DNK90 in #8
- Add auto migration code to update all failed tasks to pending in order to make bridge retry those tasks again by @DNK90 in #8
- Prevent duplicate while process tasks by @DNK90 in #8
- Fix graceful shutdown issue by @DNK90 in #8
New Contributors
- @huyngopt1994 made their first contribution in #3
- @DNK90 made their first contribution in #4
Full Changelog: https://github.com/axieinfinity/bridge-v2/commits/0.2.1