Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 01:51
· 6 commits to release since this release

1.0.0 (2024-03-26)

Bug Fixes

  • add base tx example (be22d56)
  • Add tests (6776d71)
  • AVM importAVA // exportAVA documentation (beebaf1)
  • BN toString in params (572c055)
  • Implement importKey , exportKey for platformAPI (02485d4)
  • imports (207f6eb)
  • only use fetch if available (df9570b)
  • reference ES module on main (#832) (d872f79)
  • Remove subnet from params in addNonDefaultSubnetValidator (7c7a9ce)
  • rename to @bitgo/avalanchejs (3e354b6)
  • Revert linting (73ff260)
  • tests: broke jest, update ts-jest (c798b1c)
  • Typo usermame => username (cd1ca70)
  • update package.json to reference the fork repo (411de7e)
  • upgrade store2 from 2.12.0 to 2.13.1 (71a6d0b)
  • upgrade ws from 8.3.0 to 8.4.0 (7f60d41)
  • use noble/curves instead of noble/secp256k1 (09fc8ab)
  • use pchain blockchain id (4cf3ea1)
  • use ripemd160 instead of rmd160 as algorithm descriptor (08bc6b0)
  • version number (#821) (e1d6726)

Features

  • Add call to admin.getNetworkName (414020b)
  • Add call to admin.getNodeVersion (2294cf4)
  • add HealthAPI (4ef9c05)
  • add HealthAPI (f808303)
  • bls: add signing functions (#817) (8cb2fbe)
  • bls: validate proof of possession (#815) (273b8ca)
  • lint: run lint staged on commit, instead of full lint (c743c9f)
  • release v4 [skip ci] (#811) (39d652e)
  • release: auto release on release branch (14fce27)
  • release: now adding release for master and release branch (9c0cd92)
  • release: release master alpha build (51f7e92)
  • Rename test (bf83f6a)
  • Revert mistake (cf3c9de)
  • support node 18 (61384cc)
  • use fetch for network requests (74332a3)

BREAKING CHANGES

  • switch to v4 API