Skip to content

Releases: rollkit/go-execution

v0.2.3

20 Feb 16:27
ae86f69
Compare
Choose a tag to compare

0.2.3 (2025-02-20)

Bug Fixes

v0.2.2

20 Feb 15:25
1857c85
Compare
Choose a tag to compare

0.2.2 (2025-02-20)

Bug Fixes

v0.2.1

15 Jan 23:06
a398e4d
Compare
Choose a tag to compare

0.2.1 (2025-01-15)

Bug Fixes

  • remove txs after execution in DummyExecutor (#48) (a398e4d)

v0.2.0

18 Nov 19:09
c59fcaf
Compare
Choose a tag to compare

What's Changed

  • chore(ci): add semantic release and pr by @MSevey in #6
  • chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 by @dependabot in #7
  • chore(ci): reduce dependabot spam by splitting out updates by @MSevey in #8
  • chore: Initial Execution API by @jim380 in #9
  • chore: fix linter issues by @tzdybal in #28
  • refactor: rename Execute to Executor by @tzdybal in #29
  • chore(deps): bump github.com/cosmos/gogoproto from 1.5.0 to 1.7.0 by @dependabot in #20
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.67.1 by @dependabot in #19
  • chore(deps): bump github.com/celestiaorg/go-header from 0.6.2 to 0.6.3 in the patch-updates group by @dependabot in #18
  • refactor: add context parameter to all executor methods by @tzdybal in #31
  • chore: delete JSON-RPC proxy by @tzdybal in #37

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Sep 15:47
f16588e
Compare
Choose a tag to compare

What's Changed

  • chore: update dependabot.yml by @MSevey in #5

New Contributors

  • @MSevey made their first contribution in #5

Full Changelog: https://github.com/rollkit/go-execution/commits/v0.1.0