Releases: Near-One/rainbow-bridge
Releases ยท Near-One/rainbow-bridge
eth2-to-near-relay 0.2.1
What's Changed
Full Changelog: eth2-client-0.2.0...eth2-to-near-relay-0.2.1
eth2-to-near-relay 0.2.0
What's Changed
- chore(backstage): update near bridge address by @vzctl in #821
- Eth2Near-relay: add extra metrics to Prometheus by @olga24912 in #824
- chore(backstage): update near bridge address by @vzctl in #826
- Eth2-to-Near-relay: fix bug on relayer hanging up because of RPC result by @olga24912 in #829
- Update watchdog readme by @karim-en in #830
- Eth2-to-Near-relay: remove some asserts and imrpove error handling by @olga24912 in #823
- Eth2-to-Near-relay: minor improvements, tests improvements and fixes by @olga24912 in #818
contract-wrapper
: improve documentation by @olga24912 in #827- Eth2-to-Near-relay: minor code and naming improvements by @olga24912 in #831
- Eth2-to-Near-relay: ัode simplifications by @olga24912 in #834
- eth2near crates: add
rust-toolchain
files and fix dependencies conflicts by @karim-en in #835 - Eth2Near-Relay: submit less blocks that remaining headers number by @olga24912 in #828
- Eth2-to-Near-relay: remove limits for search non empty beacon block header by @olga24912 in #833
- build(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #789
- Eth2-to-Near-relay: fix linear search by @olga24912 in #832
- Eth2-to-Near-relay: fix
LightClientUpdate
for new period by @olga24912 in #837 - CI: fix E2E tests by @karim-en in #838
- Eth2OnNearClient: verify signature period by @karim-en in #839
- Eth2Near-relay: split relay on a few crates, many improvements by @olga24912 in #825
- Eth2Near-relay: fix the contract initialization by @olga24912 in #841
- Eth2Near: minor bug fixes by @karim-en in #843
- chore(backstage): client-eth2.bridge.near address by @vzctl in #847
- chore(backstage): updated schema for deprecated contracts by @vzctl in #864
- Fix prover unit tests and disable integration tests by @karim-en in #876
- eth2near crates: add timeout on NEAR RPC requests by @karim-en in #855
- Shapella upgrade. Improvements, test fixes, deps updates by @karim-en in #878
Full Changelog: eth2-client-0.1.0...eth2-to-near-relay-0.2.0
eth2-client v0.2.0
Main updates
Shapella upgrade in #878
- Update
near-sdk
to4.1.1
- Update
lighthouse
dependency toaurora-3.5.1
- Update BlockHeader to support eip-4895 and remove Pre-London/London block header structs.
- Update eth1-client tests
- Add Cappella config for
Goerli
network - Remove
Ropsten
andKiln
networks - Add Cappella config for
mainnet
network https://github.com/ethereum/consensus-specs/blob/214760b59bc2355cf0259ae2d042634a0d830525/specs/capella/fork.md
Misc
Full Changelog: eth2-client-0.1.0...eth2-client-0.2.0
eth2-to-near-relay v0.1.0
eth2-to-near-relay-0.1.0 Eth2-to-Near-relay: don't panic on running (#820)
eth2-client v0.1.0
eth2-client-0.1.0 Eth2-to-Near-relay: don't panic on running (#820)
eth-prover-0.2.2
Temporarily add Github NEAR workflow
0.3
What's Changed
- Upgrade to
nearcore
1.23.0 - Migrate CI pipeline to GitHub actions
- NearOnEthClinet: add a message for BP num limit
- NearProver: add scripts & tests for bridge upgradability
- Clean-up: remove redundant deprecated files
Full Changelog: 0.2.1...0.3
0.2.1
0.2
What's Changed
- EthClient: add London HF support, add EIP-1559 support.
- EthProver: support EIP-2178 txs
- Eth2Near relay: fix overflow bug. Update DAG roots. Add & fix tests.
- EthProver: fix bug verifying Merkle-Patricia-tree proofs from Ethereum
- EthClient: fix tests
- Various optimizations and fixes in Ethereum contracts
- Upgrade Solidity to version 0.8.3
- Update CLI descriptions
- Eth2Near-relay: use binary search instead of backtracking to find a common root
- Fixing badges, and cleaning sub repositories
Full Changelog: 0.1...0.2