Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Releases: celestiaorg/orchestrator-relayer

v1.0.0-rc3

04 Oct 18:51
3c45307
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

What's Changed

  • ci: fix makefile docker image build by @sweexordious in #484
  • docs: mention the EVM key registeration when start orchestrator by @sweexordious in #492
  • chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #493
  • chore(deps): bump github.com/ipfs/boxo from 0.13.0 to 0.13.1 by @dependabot in #494
  • chore: reduce the default EVM gas limit by @sweexordious in #497
  • chore(deps): bump e2e dockerfile app version to rc17 by @sweexordious in #490
  • test: add e2e test for data commitment window change by @sweexordious in #491
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.13.1 to 1.13.2 by @dependabot in #500
  • chore(deps): bump alpine from 3.18.3 to 3.18.4 by @dependabot in #501
  • chore(deps): bump github.com/celestiaorg/quantum-gravity-bridge/v2 from 2.1.1 to 2.1.2 by @dependabot in #502
  • chore(deps): bump github.com/consensys/gnark-crypto from 0.10.0 to 0.12.0 by @dependabot in #503
  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #505
  • chore(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 by @dependabot in #506
  • chore(deps): bump golang ci linter version by @sweexordious in #509
  • chore(deps): bump app to rc18 by @sweexordious in #508
  • docs: implement "no click here" on QGB docs by @jcstein in #511

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

21 Sep 10:03
65313ff
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

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

v1.0.0-rc1

15 Sep 15:23
86e0f6a
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump golang.org/x/term from 0.7.0 to 0.8.0 by @dependabot in #342
  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #341
  • feat: implement the bootstrapper command by @sweexordious in #343
  • ci: trigger docker publish on beta releases by @sweexordious in #345
  • Sysrex bootstrappers by @sysrex in #346
  • chore(deps): bump alpine from 3.17.2 to 3.17.3 by @dependabot in #347
  • resolve linting by @jcstein in #350
  • fix: match docs by @jcstein in #351
  • chore(deps): bump alpine from 3.17.3 to 3.18.0 by @dependabot in #355
  • Revert "ci: trigger docker publish on beta releases (#345)" by @sweexordious in #349
  • chore: bump go version to 1.20 by @sweexordious in #358
  • feat: add query signature command by @sweexordious in #366
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #368
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0 by @dependabot in #372
  • chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #375
  • chore: replace deprecated NewTimeSeededRand by @sweexordious in #373
  • ci: use version instead of latest for docker build publish workflow by @sweexordious in #380
  • deps: bump testcontainers version by @sweexordious in #378
  • chore(deps): bump github.com/ipfs/go-ipfs-util from 0.0.2 to 0.0.3 by @dependabot in #371
  • deps: bump app to v1.0.0-rc2 by @sweexordious in #381
  • chore: return the DC directly in QueryDataCommitmentForHeight by @sweexordious in #384
  • chore(deps): bump github.com/ipfs/boxo from 0.8.1 to 0.9.0 by @dependabot in #386
  • chore(deps): bump github.com/ipfs/boxo from 0.9.0 to 0.10.0 by @dependabot in #387
  • chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #389
  • chore(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 by @dependabot in #390
  • deps: bump app version to v1.0.0-rc4 by @sweexordious in #396
  • feat: add support for orchestrator catchup on data commitments by @sweexordious in #391
  • chore: increase relayer ticker by @sweexordious in #393
  • fix: correctly choose the nonce to start signing from by @sweexordious in #385
  • chore(deps): bump alpine from 3.18.0 to 3.18.2 by @dependabot in #398
  • feat!: better parsing endpoints and flags refactor by @sweexordious in #400
  • docs: remove unnecessary orchestrator indexing instructions by @sweexordious in #397
  • docs: add P2P port instructions by @sweexordious in #392
  • feat: not lock the keys store when running orchestrator/relayer by @sweexordious in #394
  • chore(deps): bump github.com/ipfs/boxo from 0.10.0 to 0.10.1 by @dependabot in #401
  • docs: remove reference to QGB v1 by @sweexordious in #405
  • chore(deps): bump github.com/celestiaorg/celestia-app from 1.0.0-rc4 to 1.0.0-rc5 by @dependabot in #407
  • chore: pretty print listen addresses by @sweexordious in #403
  • chore: consistent CLI flags by @sweexordious in #402
  • chore(deps): bump github.com/ipfs/boxo from 0.10.1 to 0.10.2 by @dependabot in #408
  • chore(deps): bump github.com/multiformats/go-multiaddr from 0.9.0 to 0.10.0 by @dependabot in #410
  • chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 by @dependabot in #412
  • deps: bump app to v1.0.0-rc8 by @sweexordious in #415
  • chore(deps): bump github.com/multiformats/go-multiaddr from 0.10.0 to 0.10.1 by @dependabot in #417
  • chore(deps): bump celestiaorg/.github from 0.2.0 to 0.2.1 by @dependabot in #416
  • chore(deps): bump celestiaorg/.github from 0.2.1 to 0.2.2 by @dependabot in #419
  • chore(deps): bump github.com/ipfs/boxo from 0.10.2 to 0.11.0 by @dependabot in #423
  • chore(deps): bump app to v1.0.0-rc11 by @sweexordious in #425
  • ci: add required labels workflow by @sweexordious in #426
  • chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #427
  • chore(deps): bump alpine from 3.18.2 to 3.18.3 by @dependabot in #428
  • feat: make the relayer save the relayed signatures to store by @sweexordious in #431
  • chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #433
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.12.0 to 1.12.1 by @dependabot in #436
  • chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #442
  • chore(deps): bump app to v1.0.0-rc12 by @sweexordious in #440
  • chore(deps): bump github.com/ipfs/boxo from 0.11.0 to 0.12.0 by @dependabot in #443
  • chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.23.0 to 0.25.0 by @dependabot in #444
  • chore(deps): bump core to v1.26.2 by @sweexordious in #446
  • chore(deps): bump github.com/celestiaorg/celestia-app from 1.0.0-rc12 to 1.0.0-rc13 by @dependabot in #447
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #449
  • chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #452
  • chore(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #456
  • chore(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #448
  • documentation: match frontmatter on docs site .md files by @jcstein in #464
  • chore(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #465
  • chore(deps): bump go to v1.21 and other dependencies by @sweexordious in #459
  • chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.0 by @dependabot in #455
  • chore(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.0 by @dependabot in #467
  • chore(deps): bump contracts version and update EVM deployments to support the upgradable proxy by @sweexordious in #469
  • chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #470
  • chore: adaptations to dockerFile. Bumping ci workflow version by @Bidon15 in #462
  • fix: makefile repo version by @sweexordious in #468

Full Changelog: https://github.com/celestiaorg/orc...

Read more

v0.3.0-app-v0.13.2-beta

10 May 12:02
bb743f5
Compare
Choose a tag to compare

This release is only for the blockspace race! It is compatible with all v0.13.x Celestia-app versions.

What's Changed

  • fix: temporary fix for enqueuing missing nonces straight after an unbonding height by @sweexordious in #357

Full Changelog: v0.2.0-app-v0.13.2-beta...v0.3.0-app-v0.13.2-beta

v0.2.0-app-v0.13.2-beta

04 May 21:15
efeed21
Compare
Choose a tag to compare

This release is only for the blockspace race! It is compatible with all v0.13.x Celestia-app versions.

What's Changed

New Contributors

Full Changelog: https://github.com/celestiaorg/orchestrator-relayer/commits/v0.2.0-app-v0.13.2-beta

v0.1.1-app-v0.12.2-beta

20 Apr 17:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/celestiaorg/orchestrator-relayer/commits/v0.1.1-app-v0.12.2-beta

v0.1.0-app-v0.12.2-beta

18 Apr 13:50
Compare
Choose a tag to compare

What's Changed

Read more