What's Changed
- chore: update thor e2e for reliability by @darrenvechain in #804
- api: remove websocket conn close test by @libotony in #797
- feat: trigger internal CI on master commit by @darrenvechain in #800
- start the release cycle of v2.2.0 by @libotony in #807
- Add max code size test for creating a smart contract by @paologalligit in #811
- chore: add feature issue template by @darrenvechain in #809
- api: fix max result in debug trace storage by @libotony in #813
- Update README.md by @nwbrettski in #819
- Add cli option for limit-per-account in the mempool by @MakisChristou in #815
- Ability to change log verbosity while the node is running by @MakisChristou in #799
- Add api-allowed-tracers flag by @otherview in #823
- Debug thor solo with different genesis by @otherview in #828
- Refactor metrics and admin servers by @MakisChristou in #825
- Justified revision by @paologalligit in #802
- Update golangci-lint to update gosec by @otherview in #837
- reset current release to v2.1.4 by @libotony in #840
- set thor version to 2.1.4 by @libotony in #841
- make custom tracer to work with allowed tracers flag by @libotony in #833
- adopt loop var scope in go 1.22 by @libotony in #843
- Add revive linter by @otherview in #838
- leverage api uitls in admin server by @libotony in #839
- Adding Test for Subscription Blocks Backtrace by @otherview in #842
- Add new gosec gh yaml file by @paologalligit in #846
- pool:check executable against next block number by @libotony in #834
- pool: track pending cost per payer by @libotony in #845
- chore: remove aws codebuild by @darrenvechain in #853
- Update doc for default tracer by @otherview in #855
New Contributors
- @nwbrettski made their first contribution in #819
Full Changelog: v2.1.3...v2.1.4-rc.3