Skip to content

Releases: ethpandaops/mempool-bridge

v0.2.0

17 Oct 10:43
869dd34

Choose a tag to compare

What's Changed

  • add RPC mode support for transaction bridging by @Savid in #54
  • feat: add RPC mode support for transaction bridging by @Savid in #53

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

v0.1.0

06 May 00:38
641f216

Choose a tag to compare

What's Changed

  • Configure Renovate by @ethpandaops-renovatebot in #3
  • fix(deps): update github.com/ethpandaops/ethcore digest to e4ba7cb by @ethpandaops-renovatebot in #4
  • Update GitHub Actions to use pinned hashes by @skylenet in #41
  • chore(deps): updating GitHub Actions to pinned hashes and enable automatic updates for GitHub Actions via Dependabot by @skylenet in #43
  • feat: update for pectra by @Savid in #46

New Contributors

  • @ethpandaops-renovatebot made their first contribution in #3
  • @skylenet made their first contribution in #41

Full Changelog: v0.0.1...v0.1.0

v0.0.1

13 Feb 02:18
d28b5c0

Choose a tag to compare

Changelog

  • cc5649a Initial commit
  • 1303354 Merge pull request #1 from ethpandaops/feat/baseline
  • d28b5c0 Merge pull request #2 from ethpandaops/fix/win-arm
  • 012e08f Update cmd/root.go
  • 81a6032 chore: clean up bridging naming
  • 7d9fd51 feat: baseline
  • 8c9c7bc fix(ci): ignore windows arm64 builds