github celestiaorg/orchestrator-relayer v1.1.0

5 months ago

Upgrade Notice

This upgrade adds support for a number of features:

  • Better relayer transaction handling
  • Relayer transaction speed up
  • Add more query commands to query the signers
  • Support backup relayer
  • Add orchestrator and relayer metrics

It is recommended for validators to bump their orchestrators to the latest version!

What's Changed

  • docs: remove flag that is not used by @jcstein in #614
  • chore: rename residual QGB mentions to Blobstream by @SweeXordious in #622
  • chore(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #625
  • feat: add timeout when waiting for transaction to be minted by @SweeXordious in #621
  • feat: support getting config from homes for query commands by @SweeXordious in #619
  • docs: document the importance of running orchestrator by @SweeXordious in #626
  • chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.25.1 to 0.25.2 by @dependabot in #628
  • feat: add moniker and valoper address to signatures query by @SweeXordious in #627
  • docs: document updating the EVM address for validators by @SweeXordious in #617
  • chore: log the version when starting orchestrator and relayer by @SweeXordious in #630
  • chore(deps): bump alpine from 3.18.4 to 3.18.5 by @dependabot in #634
  • feat: speed up transactions if they don't get included initially by @SweeXordious in #636
  • chore: better resources closing for orchestrator and relayer by @SweeXordious in #638
  • feat: support backup relayers by @SweeXordious in #640
  • feat: support querying the number of orchestrator signatures for a nonces range by @SweeXordious in #639
  • feat: orchestrator not failing and requeing failed nonces by @SweeXordious in #631
  • chore: extra orchestrator debug logs by @SweeXordious in #633
  • chore(deps): bump github.com/celestiaorg/celestia-app from 1.4.0 to 1.6.0 by @dependabot in #645
  • feat: support eip1559 when speeding up transactions by @SweeXordious in #644
  • chore(deps): bump golang from 1.21.4-alpine3.18 to 1.21.5-alpine3.18 by @dependabot in #647
  • feat: better requeue mechanism using a separate nonce channel by @SweeXordious in #643
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #648
  • chore(deps): bump github.com/ipfs/boxo from 0.15.0 to 0.16.0 by @dependabot in #650
  • fix: sign the speed up transaction by @SweeXordious in #651
  • feat: support sending EIP1559 transactions depending on the target chain by @SweeXordious in #652
  • chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in #649
  • chore(deps): bump alpine from 3.18.5 to 3.19.0 by @dependabot in #653
  • chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 in /e2e by @dependabot in #659
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #654
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #660
  • fix: update typo and apply linting by @jcstein in #661
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #662
  • chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #664
  • chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.2 by @dependabot in #665
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.7 in /e2e by @dependabot in #670
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.7 by @dependabot in #669
  • chore(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 in /e2e by @dependabot in #668
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.13.7 to 1.13.8 in /e2e by @dependabot in #672
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.13.7 to 1.13.8 by @dependabot in #673
  • feat: add metrics to orchestrator and relayer by @SweeXordious in #674
  • docs: metrics documentation by @SweeXordious in #675
  • chore(deps): bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.45.0 to 0.46.1 by @dependabot in #676
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #677
  • chore(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #678
  • doc: typo by @evan-forbes in #682

New Contributors

Full Changelog: v1.0.1...v1.1.0

Don't miss a new orchestrator-relayer release

NewReleases is sending notifications on new releases.