Skip to content

Commit

Permalink
fix: error
Browse files Browse the repository at this point in the history
  • Loading branch information
zengzengzenghuy committed Sep 17, 2024
1 parent 01d820f commit 9e9710c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/bridges/About Token Bridges/hashi-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ For testing purpose, we've set up testnet environemnt. Users are welcome to expe
## Omnibridge

- Sepolia address
1. Foreign Omnibridge: [0xc4e06E44B2d1e148beFAa3cB2012A985EFe7032a](https://sepolia.etherscan.io/address/0xc4e06E44B2d1e148beFAa3cB2012A985EFe7032a)
1. Foreign Omnibridge: [0xc4e06E44B2d1e148beFAa3cB2012A985EFe7032a](https://sepolia.etherscan.io/address/0xc4e06E44B2d1e148beFAa3cB2012A985EFe7032a)
2. WETH Router: [0x65E64139f202F89cb6b4bFc140bf01Cda1886465](https://sepolia.etherscan.io/address/0x65E64139f202F89cb6b4bFc140bf01Cda1886465#code)
- Chiado address
1. Home Omnibridge: [0xB866dC5321Ca41a22938A7afD5Bc3c5069975874](https://gnosis-chiado.blockscout.com/address/0xB866dC5321Ca41a22938A7afD5Bc3c5069975874?tab=write_proxy)
Expand Down
101 changes: 45 additions & 56 deletions updates/2024/08-28-core-devs-call.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Core Devs Call - 2024/08/21
title: Core Devs Call - 2024/08/28
authors: [dapplion, armaganercan, filoozom]
tags: [CoreDevsCall, Gnosis Chain]
---
Expand All @@ -22,67 +22,56 @@ Aug 28, 2024

## EL

* **Nethermind**:

* Working on the next release

* Improvement on performance

* Probably mid next month

* **Erigon**:

* Nothing new

* **Geth**:

* Started rebasing from 1.13 to 1.14 (which actually changed many things in the miner)

* 1.14 can no longer sync pre-merge chains

* So one has to sync with 1.13 and then update to 1.14

* **Reth**:

* No update

- **Nethermind**:

- Working on the next release

- Improvement on performance
- Probably mid next month

- **Erigon**:

- Nothing new

- **Geth**:

- Started rebasing from 1.13 to 1.14 (which actually changed many things in the miner)

- 1.14 can no longer sync pre-merge chains
- So one has to sync with 1.13 and then update to 1.14

- **Reth**:

- No update

# Chain Infra

* **Gateway**

* No major updates

* Everything is working well except for one quick restart

- **Gateway**

- No major updates
- Everything is working well except for one quick restart

# Innovation

* Shutter

* Still working on the last 10% in missed transactions

* New keyper version with floodsub discovery mechanism

* Also working on the Shutter explorer

- Shutter

- Still working on the last 10% in missed transactions

- New keyper version with floodsub discovery mechanism

- Also working on the Shutter explorer

# Testing

* Hive

* Good progress

* Fixed all Nethermind tests

* 2 new tests suits (13 new tests) for Nethermind

* Fixing in progress for Erigon

* New PR with new engine suite

* Ethereum/tests

* Started to integrate the Nethermind implementation

* Might require a new repo
- Hive

- Good progress
- Fixed all Nethermind tests
- 2 new tests suits (13 new tests) for Nethermind
- Fixing in progress for Erigon
- New PR with new engine suite

- Ethereum/tests

- Started to integrate the Nethermind implementation
- Might require a new repo

0 comments on commit 9e9710c

Please sign in to comment.