Skip to content

5.1.0

Choose a tag to compare

@0xB19 0xB19 released this 03 Jan 14:36
· 73 commits to main since this release
ae2d5d5

What's Changed

  • add network mapping and utility function for chain IDs by @Ben-Rey in #696
  • 695 add wmas token address wrapper by @peterjah in #697
  • fix callSC param type by @peterjah in #699
  • fix operation not found by @peterjah in #701
  • add executeSC method and parameters for smart contract execution by @Ben-Rey in #702
  • add StorageCost and deployer bytecode exports by @pivilartisant in #703
  • Add dataStore export by @pivilartisant in #705
  • Add balancesOf method to MRC20 contract and corresponding tests by @Ben-Rey in #708
  • Clean MRC20 integration tests by @Ben-Rey in #709
  • add web3Provider sign data by @peterjah in #707
  • refactor openRPC spec by @peterjah in #713
  • fix integ tests by @peterjah in #715
  • update openRPC spec by @peterjah in #716
  • add openrpc fetch from node repo by @peterjah in #717
  • add owned mns helper by @peterjah in #719
  • Feat/add public provider by @Ben-Rey in #722
  • bump version to 5.1.0 in package.json and package-lock.json by @Ben-Rey in #724
  • fix: update coin allocation in MNS integration test by @Ben-Rey in #725

New Contributors

Full Changelog: v5.0.0...v5.1.0