Releases: ipfs-force-community/sophon-messager
Releases · ipfs-force-community/sophon-messager
v1.4.1
What's Changed
- fix uncorrected dependencies by @gnasnik in #160
- vesion: Upgrade version to resolve make errors by @diwufeiwen in #163
- fix forbiden address by @simlecode in #165
- remove the venus-wallet dependency by @simlecode in #166
- print more message information by @simlecode in #167
- search message command display params and returns values by @zl03jsj in #170
- check whether the from address of the message is valid by @simlecode in #169
- verify network name by @simlecode in #168
- Feat/add force push api by @hunjixin in #172
- add workflow by @simlecode in #175
- desc msg list by @hunjixin in #176
- API reduces unnecessary returns by @simlecode in #174
- update readme for move issue by @hunjixin in #180
- Upgrade/nv15 by @hunjixin in #179
- chore: use shared permission proxy by @simlecode in #186
- support check coverage by @hunjixin in #187
- fix:add cover pkg flagg by @hunjixin in #189
- Fix compile error caused by unreachable packages by @zl03jsj in #190
- remove unused code by @hunjixin in #191
- Fix/batch push message by @hunjixin in #192
- Prep/v1.4.1 by @hunjixin in #193
New Contributors
Full Changelog: v1.2.1...v1.4.1
v1.4.0
What's Changed
- fix uncorrected dependencies by @frankffenn in #160
- vesion: Upgrade version to resolve make errors by @diwufeiwen in #163
- fix forbiden address by @simlecode in #165
- remove the venus-wallet dependency by @simlecode in #166
- print more message information by @simlecode in #167
- search message command display params and returns values by @zl03jsj in #170
- check whether the from address of the message is valid by @simlecode in #169
- verify network name by @simlecode in #168
- Feat/add force push api by @hunjixin in #172
- add workflow by @simlecode in #175
- desc msg list by @hunjixin in #176
- API reduces unnecessary returns by @simlecode in #174
- Feat/dtynn/use venus shared by @dtynn in #181
- build v1.4.0-rc2 by @simlecode in #182
- update deps & build v1.4.0 by @simlecode in #184
New Contributors
Full Changelog: v1.2.1...v1.4.0
v1.4.0-rc2
What's Changed
- Feat/dtynn/use venus shared by @dtynn in #181
- build v1.4.0-rc2 by @simlecode in #182
New Contributors
Full Changelog: v1.4.0-rc1...v1.4.0-rc2
v1.4.0-rc1
What's Changed
- fix uncorrected dependencies by @frankffenn in #160
- vesion: Upgrade version to resolve make errors by @diwufeiwen in #163
- fix forbiden address by @simlecode in #165
- remove the venus-wallet dependency by @simlecode in #166
- print more message information by @simlecode in #167
- search message command display params and returns values by @zl03jsj in #170
- check whether the from address of the message is valid by @simlecode in #169
- verify network name by @simlecode in #168
- Feat/add force push api by @hunjixin in #172
- add workflow by @simlecode in #175
- desc msg list by @hunjixin in #176
- API reduces unnecessary returns by @simlecode in #174
New Contributors
- @frankffenn made their first contribution in #160
Full Changelog: v1.2.1...v1.4.0-rc1
v1.2.2-rc1
What's Changed
- fix uncorrected dependencies by @frankffenn in #160
- vesion: Upgrade version to resolve make errors by @diwufeiwen in #163
New Contributors
- @frankffenn made their first contribution in #160
Full Changelog: v1.2.1...v1.2.2-rc1
v1.2.1
v1.2.0
Changed
- fix transaction by @simlecode in #137
- rmove reset address cmd, add clear unfill message cmd by @simlecode in #138
- update messager.toml and README.md by @simlecode in #139
- configurable-delay-duration-of-waiting-chain-head-stable by @zl03jsj in #141
- add two method by @simlecode in #142
- support multi-gateway client by @zl03jsj in #145
- fix wallet client closer by @zl03jsj in #147
- recover failed msg by @simlecode in #146
- fix change cli flag gateway-url to string slice by @zl03jsj in #152
- fix find block failed by @simlecode in #151
- rm gin by @hunjixin in #154
- upgrade venus and wallet by @simlecode in #155
- update version v1.2.0 by @simlecode in #156
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Changes
- fix skip push msg [#117]
- add send cmd [#118]
- update rpc [#119]
- add local jwt token [#120]
- check from value [#121]
- Feat/remove filecoinffi [#122]
- log address error [#124]
- using sqlite-file instead of sqlite-path [#125]
- Optimize getting nonce from tipse [#126]
- parser api [#127]
- fix multiple same addresses save in db [#130]
- request rate limit [#131]
- modify param default value [#133]
- support export traces to jaeger [#134]
- update metrics version [#135]
v1.1.0
Changes:
- fix batch mark-bad, only mark error unfilled message (#95)
- using go-jsonrpc instead of gin (#99)
- support gateway (#102)
- supprt batch estiamte (#104)
- add reset address command (#107)
- add the command line of setting log level (#109)
- change maxfee/feecap filed type (#112)
- check address state when push message (#114)
- fix timeout not work (#97)
- fix out of gas (#101)
v1.1.0-rc1
Changes:
- fix batch mark-bad, only mark error unfilled message (#95)
- using go-jsonrpc instead of gin (#99)
- support gateway (#102)
- supprt batch estiamte (#104)
- add reset address command (#107)
- add the command line of setting log level (#109)
- change maxfee/feecap filed type (#112)
- check address state when push message (#114)
Fixes: