github ava-labs/avalanchejs v3.13.0

latest releases: v5.0.0, v5.0.0-alpha.1, v4.2.0-alpha.2...
3 years ago

Serializations 💻

  • AddSubnetValidatorTx

Tests 🔍

  • Update to work w/ 1337 networkID
  • Fix syntax in buildCreateSubnetTx tests
  • CreateSubnetTx tests
  • AddSubnetValidatorTx tests

Example Scripts ✏️

Additions

  • platformvm.getTx.ts
  • platformvm.getTxStatus.ts

Updates

  • All examples scripts now work with the 1337 networkID

New Error Types ⭕

  • SUBNET_THRESHOLD_ERROR_CODE and SubnetThresholdError
  • SUBNET_ADDRESS_ERROR_CODE and SubnetAddressError

Miscellaneous ✅

  • Convert dist path to src in example scripts
    • Doesn't require dev to yarn build after making changes and before running example scripts
    • command+click correctly opens the .ts file and not the .d.ts typing
  • Pass variables into functions as arguments instead of passing function calls as args. This makes the code more self documenting
  • Fix broken interface import paths

Dependency Updates ➕

Don't miss a new avalanchejs release

NewReleases is sending notifications on new releases.