Skip to content

Release 2.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 10:32
· 392 commits to develop since this release
17b6d69

Changes

  • Added a view transaction factory_get_wnear_address for returning address for the wNEAR ERC-20 contract by @aleksuss. #807

Fixes

  • Fixed a bug where standalone engine can crash on tracing transactions with too large contract deployment by @birchmd. #817
  • Fixed a bug and performance improvements with unusual exponents in the engine-modexp crate by @guidovranken. #814