Skip to content

Releases: bandprotocol/falcon

v0.0.1-rc1

16 Jan 03:59
fdedade
Compare
Choose a tag to compare

This release includes minor changes, and the bandprotocol/chain package has been updated to version v3.0.0-rc1.

What's Changed

  • (bump) Use bandprotocol/chain v3.0.0-rc1.
  • adjust gas estimation logic.
  • add liveness check on band client.
  • refactor code.

v0.0.1-rc0

17 Dec 07:13
e101efd
Compare
Choose a tag to compare

This release is the first release candidate for Falcon, a program for relaying TSS tunnel messages. It introduces three core features:

  • TSS Tunnel Packet Relay: Supports relaying TSS tunnel packets either as transactions or as scheduled jobs.
  • Destination Chain & Wallet Key Management: Enables managing destination chain configurations and wallet address keys.
  • Tunnel and Packet Querying: Allows querying tunnel and packet-related information.

This release sets the foundation for reliable TSS message relaying across chains.