Skip to content

Releases: renproject/multichain

v0.2.16

05 Nov 06:20
211dd99
Compare
Choose a tag to compare
  • Gas estimation improvements for Cosmos-compatible chains (#57)

v0.2.15

26 Oct 08:33
1e508d1
Compare
Choose a tag to compare
  • Upgrade lotus to v1.1.2, fix gas estimator (#52)

v0.2.14

23 Oct 01:04
17b07fa
Compare
Choose a tag to compare
  • Fix Cosmos URL parsing (#51)

v0.2.13

22 Oct 02:03
07b2020
Compare
Choose a tag to compare
  • Fix gas estimation for UTXO-based chains (#50)

v0.2.12

21 Oct 00:13
3774a79
Compare
Choose a tag to compare
  • Add AccountBalance function to Account Client API
  • Fix Cosmos payload encoding

v0.2.13

21 Oct 05:10
bae592e
Compare
Choose a tag to compare
  • Resolve Bech32 prefix issue in Cosmos chains (#49)

v0.2.11

19 Oct 06:01
500b179
Compare
Choose a tag to compare
  • Round up Bitcoin tx fee rate to handle too low estimates

v0.2.10

16 Oct 04:28
257dfb6
Compare
Choose a tag to compare
  • Use HTTP API for Filecoin instead of WebSocket API

v0.2.9

16 Oct 04:10
a13d169
Compare
Choose a tag to compare
  • Update Gas API to standardise gas price and cap
  • Update Account API to accept gas limit, price, and cap during transaction building

v0.2.8

13 Oct 06:29
55a2806
Compare
Choose a tag to compare
  • Filecoin support
  • Terra support
  • Gas Estimators
  • (fixes) Multichain Address API
  • Better test suites