Skip to content

Releases: ava-labs/avalanchejs

v4.1.2-alpha.4

06 Jan 13:59
06c8738
Compare
Choose a tag to compare
v4.1.2-alpha.4 Pre-release
Pre-release

4.1.2-alpha.4 (2025-01-06)

v4.1.2-alpha.3

17 Dec 18:33
ef80a85
Compare
Choose a tag to compare
v4.1.2-alpha.3 Pre-release
Pre-release

4.1.2-alpha.3 (2024-12-17)

Bug Fixes

  • update insufficent funds for fee error (#944) (ef80a85)

v4.1.2-alpha.2

17 Dec 17:39
ffce9d4
Compare
Choose a tag to compare
v4.1.2-alpha.2 Pre-release
Pre-release

4.1.2-alpha.2 (2024-12-17)

Bug Fixes

v4.1.2-alpha.1

04 Dec 18:04
f6518ea
Compare
Choose a tag to compare
v4.1.2-alpha.1 Pre-release
Pre-release

4.1.2-alpha.1 (2024-12-04)

v4.1.1

29 Nov 15:59
Compare
Choose a tag to compare

4.1.1 (2024-11-29)

Bug Fixes

v4.1.1-alpha.2

27 Nov 21:55
dd5cd7e
Compare
Choose a tag to compare
v4.1.1-alpha.2 Pre-release
Pre-release

4.1.1-alpha.2 (2024-11-27)

Bug Fixes

  • filter utxos in etna import tx builder (#930) (dd5cd7e)

v4.1.1-alpha.1

26 Nov 19:51
2856c2f
Compare
Choose a tag to compare
v4.1.1-alpha.1 Pre-release
Pre-release

4.1.1-alpha.1 (2024-11-26)

Bug Fixes

v4.1.0

22 Nov 16:45
Compare
Choose a tag to compare

4.1.0 (2024-11-22)

Bug Fixes

  • add .getSigIndices() for DisableL1ValidatorTx (ac7e0d7)
  • add missing L1Validator props (b31f376)
  • address review feedback and fix adding stakeouts (94e1361)
  • burn amount validation for new tx types (d54bb02)
  • change minDelegatorStake to uint64 (#903) (1ecf74e)
  • complexity calculations and associated tests (0e90227)
  • convertsubnettx types (811304b)
  • export PChainOwner and ConvertSubnetValidator (ba50da3)
  • expose calculateFee (#910) (7900273)
  • network id type error (0ad71b1)
  • only allow AVAX assets on importtx (141294d)
  • remove etna builder minPrice usage and update examples (#881) (5b7868a)
  • typo in upgrades type (db80e73)
  • usable unlocked utxos (6f2979f)

Features

  • add .getL1Validator() to P-Chain api (cc4574c)
  • add DisableSubnetValidatorTx and SetSubnetValidatorWeightTx (#890) (d80b456)
  • add convertSubnetValidator tests and fix for passing (c69e1e6)
  • add etna builder spend logic (12dcdef)
  • add fee calculator (2651bf5)
  • add getsubnet api endpoint (#920) (0b4eb57)
  • add info.getEtnaTime and pvm.getFeeConfig api (86bf791)
  • add new etna experimental spend (8007fa1)
  • add new etnaBuilder for p-chain (d485942)
  • add nodePOP to GetNodeIdResponse" (#893) (11bcd3b)
  • add p-chain auth complexity (b64d15a)
  • add p-chain etna examples (36dd950)
  • add platform.getFeeState and update etna builder (#879) (47f216e)
  • add pvm builder complexity logic (03bb77a)
  • add RegisterSubnetValidatorTx (#891) (2746ee8)
  • add txComplexity (eb04ec9)
  • add validateAvaxBurnedAmountEtna (b685484)
  • adjust etna builder props (#882) (ad65b27)
  • adjust validateBurnedAmount params (e071a75)
  • base pvm complexity fns (bba2054)
  • breakout spend reducers filters (61946ff)
  • convertSubtnetTx (6bba3b3)
  • etna builder wrap up bug fixes and tests (5e6ce59)
  • etna-builder fixes and more tests (62cabd2)
  • expose new etna builder via experimental exports (d4c5c0d)
  • implement IncreaseBalanceTx (683b56f), closes #888 #873
  • opt-in consolidate outputs (7183cfe)
  • pass gasPrice and weights as part of feeConfig into txBuilder (dd6c8fe)
  • refactor for ACP-77 nomenclature (a18fbff)
  • spend reducers and tests (0fe9515)
  • spend reducers and tests (4a29afc)
  • update acp-103 complexities (#919) (7fca80c)
  • update getUpgradesInfo function name (ee3029a)

v4.1.0-alpha.25

21 Nov 16:39
f647166
Compare
Choose a tag to compare
v4.1.0-alpha.25 Pre-release
Pre-release

4.1.0-alpha.25 (2024-11-21)

Bug Fixes

  • add .getSigIndices() for DisableL1ValidatorTx (ac7e0d7)
  • add missing L1Validator props (b31f376)

Features

  • add .getL1Validator() to P-Chain api (cc4574c)

v4.1.0-alpha.24

20 Nov 23:51
0b4eb57
Compare
Choose a tag to compare
v4.1.0-alpha.24 Pre-release
Pre-release

4.1.0-alpha.24 (2024-11-20)

Features