Skip to content

Releases: Near-One/rainbow-bridge

eth2-client-v0.7.1

09 Apr 16:14
9783ca4

Choose a tag to compare

feat(eth2-client): added trusted relayer (#963)

* feat: added trusted relayer

* fix: ci

* chore: updated image hash

* fix: tests

* feat: allow only `DAO` to set relayer config

* fix: `Method init is private` in tests

* fix: tests by granting `UnrestrictedSubmitLightClientUpdate`

* fix(eth2-client): clippy

* fix(relayer): lifecycle tests

* feat: different bypass roles for different methods

* fix(tests): grant `UnrestrictedSubmitExecutionHeader` role

* chore: removed unrestricted roles from paused

* chore: updated `omni-utils`

* chore: updated `omni-utils`

* feat(tests): covered that random account can't call trusted relayer methods

* chore(eth2-client): bumped version

* chore: updated `omni-utils`

eth2-client-v0.7.0

22 Dec 19:19
25201d4

Choose a tag to compare

New Relayer and Contract (#953)

Co-authored-by: Olga Kunyavskaya <olga.kunyavskaya@aurora.dev>

eth2-client-v0.6.2

01 Dec 00:47
72a4fcc

Choose a tag to compare

Update fulu fork epoch on mainnet (#958)

* Update fulu fork epoch on mainnet

* Bump contract version

eth2-client-v0.6.0

02 Jun 23:58

Choose a tag to compare

What's Changed

  • chore: move away from self-hosted runners by @vzctl in #920
  • Prover: add verify_log_entry_in_bound api by @karim-en in #919
  • Fix Eth2Near relayer build by @karim-en in #921
  • Dencun upgrade: update eth-object by @karim-en in #924
  • Fix e2e tests by @karim-en in #925
  • chore(backstage): remove unused client.bridge.near by @vzctl in #926
  • chore(backstage): update prover accounts metadata by @vzctl in #927
  • Cancun upgrade by @karim-en in #911
  • Add eth proof generation utilities by @kiseln in #928
  • fix: clean state after failed block submission by @karim-en in #934
  • ETHLightClient: Pectra upgrade on Sepolia by @karim-en in #933
  • Fix tests and update near-sdk and workspaces by @karim-en in #936
  • Eth2Client: update mainnet config by @karim-en in #938
  • Add BorshSchema implementation for hash types and enable ABI generation by @r-near in #945
  • Switch BLS signature verification to use native host functions by @r-near in #937
  • chore: remove bls flag and some getter by @karim-en in #947

New Contributors

Full Changelog: eth2-client-0.4.0...eth2-client-v0.6.0

dencun-release

07 Mar 00:21
6620a56

Choose a tag to compare

What's Changed

Full Changelog: eth-prover-2.0.0...dencun-release

eth-prover-2.0.0

07 Dec 00:30
92e6ccc

Choose a tag to compare

What's Changed

  • chore: move away from self-hosted runners by @vzctl in #920
  • Prover: add verify_log_entry_in_bound api by @karim-en in #919

Full Changelog: eth2-client-0.4.0...eth-prover-2.0.0

eth2-client 0.4.0

08 Nov 19:20
bf7cc1e

Choose a tag to compare

What's Changed

Full Changelog: eth-types-0.1.0...eth2-client-0.4.0

eth-types 0.1.0

07 Nov 15:28
e38a17a

Choose a tag to compare

eth-types-0.1.0

Downgrade sha3 version (#917)

eth-prover-1.0

09 Jun 17:04
9cc1964

Choose a tag to compare

What's Changed

  • Shapella upgrade: update eth-object dependency in #895
  • Update CODEOWNERS format in #903
  • eth-types: Fix GasLimitExceeded error in #896
  • Added method to check state root - ProverV2 in #875

eth2-to-near-relay 0.3.1

28 Apr 13:42
b186cd4

Choose a tag to compare

What's Changed

  • Eth2Near-relayer: fix sending update for the next period by @olga24912 in #894

Full Changelog: eth-prover-0.3.0...eth2-to-near-relay-0.3.1