Skip to content

Releases: okx/op-rbuilder

v0.3.3

10 Feb 07:11
644b452

Choose a tag to compare

What's Changed

  • fix: Switch async state root calculation task to blocking execute by @sieniven in #81
  • chore: merge with upstream by @sieniven in #82

Full Changelog: v0.3.2...v0.3.3

v0.3.2

06 Feb 09:49
4669656

Choose a tag to compare

What's Changed

  • chore: update tracer monitor to latest version by @sieniven in #78
  • fix: Resolve external flashblocks cache logic to not assume payloads are received in order by @sieniven in #79
  • chore: fix unused import by @sieniven in #80

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Feb 02:33
b07123d

Choose a tag to compare

What's Changed

  • refactor: use native reth task executor in payload handler by @sieniven in #71
  • fix: add missing generic type on task executor refactor on payload handler by @sieniven in #72
  • chore: fix fmt by @sieniven in #73
  • fix: Use blocking thread for synchronous payload flashblock execution validation by @sieniven in #75
  • feat: Add support for flashblocks replay from external p2p flashblocks sequence by @sieniven in #76
  • chore: Sync with latest upstream v0.3.1 by @sieniven in #77

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jan 10:36
bd7399c

Choose a tag to compare

What's Changed

  • chore: upgrade version with upstream, use reth v1.10.2 by @sieniven in #69
  • chore: update reth version v1.10.2 with bug fixes by @sieniven in #70

Full Changelog: v0.2.5...v0.3.0

v0.2.5

22 Jan 06:45
79e67d4

Choose a tag to compare

What's Changed

  • chore: merge with upstream latest v0.3.0 by @sieniven in #64
  • chore: add proper log targets for payload builder, reconfigure wspub loglevels by @sieniven in #65
  • chore: refactor logging on wspub by @sieniven in #66
  • chore: Fix log targets on flashblocks p2p by @sieniven in #67
  • chore(logs): align log level with upstream version by @sieniven in #68
  • feat: add subscriber limits to WebSocketPublisher by @limyeechern in #63

Full Changelog: v0.2.4...v0.2.5

v0.2.4

20 Jan 12:44
505ea82

Choose a tag to compare

What's Changed

  • chore: fix dockerfile by @sieniven in #61
  • monitoring: Add custom full link monitoring support into flashblock builder by @sieniven in #62

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 Jan 11:16
d35d855

Choose a tag to compare

What's Changed

  • chore(upstream): Merge with upstream latest changes v0.2.14, use reth v1.10.0 by @sieniven in #59
  • fix: Resolve blocking receive on oneshot receiver panic issue, better refactor by @sieniven in #60

Full Changelog: v0.2.2...v0.2.3

v0.2.2

16 Jan 11:49
355a1bf

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

12 Jan 09:09
e1fdbf3

Choose a tag to compare

What's Changed

  • fix(wspub): Remove custom xlayer publish code by @sieniven in #53

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Dec 07:56
974fd5a

Choose a tag to compare

What's Changed

  • fix: Resolve payload on flashblock building errors by @sieniven in #46
  • feat: modify webSocketPublisher to public by @limyeechern in #47
  • chore: switch reth version to okx/reth upstream/dev branch by @sieniven in #48
  • chore: update okx/reth to latest version on upstream/dev branch by @sieniven in #49
  • feat: add publish function that takes in OpFlashblockPayload by @limyeechern in #50
  • chore: Merge latest changes from upstream by @sieniven in #51
  • chore: Update reth version, switch use commit revision instead by @sieniven in #52

New Contributors

Full Changelog: v0.1.4...v0.2.0