Skip to content

Releases: ava-labs/avalanche-rosetta

Dynamic Gas Limit

28 Oct 04:06
8486b40
Compare
Choose a tag to compare

This release dynamically calculates the gas limit to use in a transfer. This is required because transfers to smart contracts may require more than the default transfer limit of 21000.

Custom Gas Limit

21 Oct 02:08
d538302
Compare
Choose a tag to compare

This release adds the ability to specify gas_limit in the /construction/preprocess request to override the default transfer gas limit of 21_000.

[email protected]

20 Oct 01:05
ad8e37a
Compare
Choose a tag to compare

[email protected]

14 Oct 00:58
b4fc6a3
Compare
Choose a tag to compare

[email protected]

29 Sep 23:39
603eb5d
Compare
Choose a tag to compare

[email protected]

18 Sep 20:13
a31689a
Compare
Choose a tag to compare

Fix eth_gasPrice Bug

17 Sep 00:00
4bbedc9
Compare
Choose a tag to compare

v1.6.0 Fuji Pre-Release

16 Sep 17:10
12feada
Compare
Choose a tag to compare

Nonce as Decimal String

10 Sep 15:17
82ac2e9
Compare
Choose a tag to compare

This is a small release that just changes the format of the nonce returned in /account/balance.Metadata to be a decimal string instead of a hex string.

[email protected]

10 Sep 09:14
9b8396c
Compare
Choose a tag to compare

Changes