Skip to content

v0.1.63

Compare
Choose a tag to compare
@minhd-vu minhd-vu released this 14 Nov 16:42
· 35 commits to main since this release
2953761

What's Changed

  • chore(deps): bump google.golang.org/api from 0.203.0 to 0.204.0 by @dependabot in #421
  • chore(deps): bump cloud.google.com/go/datastore from 1.19.0 to 1.20.0 by @dependabot in #420
  • feat: add forkid to monitor by @jhkimqd in #429
  • fix loadtest param, specific precompile should pass useSelectedAddress=true by @doutv in #431
  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #428
  • chore(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #424
  • chore(deps): bump github.com/schollz/progressbar/v3 from 3.17.0 to 3.17.1 by @dependabot in #425
  • chore(deps): bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #427
  • fix: BLAKE2 precompile address in LoadTester contract by @leovct in #432
  • feat: add rollup address and rollup manager address in monitor by @jhkimqd in #433
  • fix: BLAKE2 test implementation by @leovct in #435
  • test: add RIP-7212 P256Verify loadtest by @doutv in #434
  • fix: block_event dedupe using linked list by @rebelArtists in #423

New Contributors

Full Changelog: v0.1.62...v0.1.63