Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

60 lines (40 loc) · 1.81 KB

Changelog

[Unreleased]

v0.1.1 - 2021-12-22

Bug Fixes

  • [#104] Claims are split into chunks of 10 to avoid hitting request limits.

Improvements

  • [#104] Changed timeout for broadcasting TXs to Umee to 60s to match that of the official Gravity Bridge.
  • [#105] Added a gas limit adjustment flag for Ethereum transactions.

v0.1.0 - 2021-12-18

Features

  • Initial release!!!