ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Update genesis config for cpp-eth #79

Closed jwasinger closed 5 years ago

jwasinger commented 5 years ago

This adds the changes to let aleth connect to the ewasm staging testnet. It changes the metering contract to use PWASM's metering.

gumb0 commented 5 years ago

I think it's better to add daoHardforkBlock": "0x00", to config as a workaround for https://github.com/ethereum/aleth/issues/5271

jwasinger commented 5 years ago

I think @chfast made more progress than I did here. @chfast do you still have the genesis file you were working with when trying to get aleth to connect to the testnet?

chfast commented 5 years ago

Kinda. I managed to get the same state root for genesis, but the block hash was still different. I will try to share it but cannot promise that because my laptop has broken down.