Skip to content

Releases: ipfs-force-community/sophon-messager

v1.4.1

10 May 06:22
11897ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.4.1

v1.4.0

21 Feb 12:46
980228d
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @frankffenn made their first contribution in #160
  • @dtynn made their first contribution in #181

Full Changelog: v1.2.1...v1.4.0

v1.4.0-rc2

10 Feb 09:46
492a959
Compare
Choose a tag to compare
v1.4.0-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.0-rc1...v1.4.0-rc2

v1.4.0-rc1

13 Jan 12:34
Compare
Choose a tag to compare
v1.4.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

  • @frankffenn made their first contribution in #160

Full Changelog: v1.2.1...v1.4.0-rc1

v1.2.2-rc1

13 Nov 09:26
2101997
Compare
Choose a tag to compare
v1.2.2-rc1 Pre-release
Pre-release

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

04 Nov 08:02
579a373
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Oct 09:30
e54d9e1
Compare
Choose a tag to compare

Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

23 Jul 10:13
1f026dc
Compare
Choose a tag to compare

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

28 Jun 01:49
da76b12
Compare
Choose a tag to compare

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

18 Jun 07:59
d20a38a
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

Changes:

  1. fix batch mark-bad, only mark error unfilled message (#95)
  2. using go-jsonrpc instead of gin (#99)
  3. support gateway (#102)
  4. supprt batch estiamte (#104)
  5. add reset address command (#107)
  6. add the command line of setting log level (#109)
  7. change maxfee/feecap filed type (#112)
  8. check address state when push message (#114)

Fixes:

  1. fix timeout not work (#97)
  2. fix out of gas (#101)