Release 2.10.2
github-actions
released this
10 Aug 10:32
·
392 commits
to develop
since this release
Changes
- Added a view transaction
factory_get_wnear_address
for returning address for thewNEAR
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