v1.8.0
What's Changed
- chore: bump version to v1.7.0 (#249) by @simlecode in #250
- opt: 全局的 maxfee 由 0.007FIL 调整为 0.07FIL / set default maxfee 0.07 FIL by @simlecode in #251
- fix: rm deps and gen in makefile by @LinZexiao in #252
- feat: 选择符合低basefee条件消息进行推送 / support base fee by @simlecode in #253
- fix: 修复消息状态无法更新到正确的状态 / incorrect message state by @simlecode in #254
- feat: add testing annotations for STM by @zl03jsj in #255
- refactor: 移除对全局参数的缓存 / remove cached shared params by @simlecode in #256
- refactor: 移除对消息的缓存 / remove message cache by @simlecode in #257
- fix: Metrics type & value err / 修复部分指标类型定义及赋值错误 by @diwufeiwen in #258
- fix: 修复未能正确设置选择消息数 / set incorrect sel msg num by @simlecode in #259
- opt: Cancel the default log output file setting by @diwufeiwen in #262
- fix: apply not correct when chain fork by @hunjixin in #264
- chore: bump version to v1.8.0-rc1 by @simlecode in #266
- fix: promote logLevel when nonceGap reach maxAllow by @LinZexiao in #263
- chore: bump version to v1.8.0-rc2 by @simlecode in #267
- feat: timeout configurable by @simlecode in #268
- chore: format code by @simlecode in #270
- docs: add metric document by @simlecode in #269
- fix: fix memory leak by @simlecode in #272
- chore: bump to version v1.8.0-rc3 by @simlecode in #274
- chore: opt convert params by @simlecode in #276
- chore: bump version to 1.8.0 by @simlecode in #283
Full Changelog: v1.7.0...v1.8.0