What's Changed
- Increase code coverage for muxdb package by @YeahNotSewerSide in #954
- Allow for custom p2p.Server and TryDial method in p2psrv by @otherview in #970
- thorclient WS Raw Connect Public by @otherview in #973
- Harden the Connect WS function by @otherview in #974
- chore(Makefile): refactored
clean
and addedclean-bin
by @freemanzMrojo in #975 - chore(
co
): removed unused methodSignal
by @freemanzMrojo in #976 - chore: add gas usage test for extension by @darrenvechain in #980
- chore: update image urls in readme by @darrenvechain in #982
- chore: update go and lint versions by @darrenvechain in #983
- fix: add an error log for WriteJSON by @darrenvechain in #997
- chore:
modernize
applied and gh action by @freemanzMrojo in #991 - feat: resolve url genesis by @darrenvechain in #1000
- Vanja/chore/optimize event logs query by @vanja-vechain in #1009
- chore(metrics): deleted unused
NoOp()
method by @freemanzMrojo in #1014 - chore(metrics): add logDB filter metrics by @darrenvechain in #1013
- fix:
next
block adjustments (transactions, gas used, receipts root) by @freemanzMrojo in #1029 - fix: types in thor.yaml by @darrenvechain in #1036
- chore: update go to 1.24 by @darrenvechain in #1046
- Makefile: use macro to define the minimum required go version by @libotony in #1047
- Ensure block count is only done for valid blocks by @otherview in #1049
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #1048
- Modify testchain to accept current time by @otherview in #1050
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot in #1052
- Add mempool enpoints by @YeahNotSewerSide in #1035
- Bump Version by @otherview in #1059
Full Changelog: v2.2.1...v2.2.2-rc.2