mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
751f62615d
This request implements an end to end Polygon state sync in the devnet. It does this by deploying smart contracts ont the L2 & L2 chain which follow the polygon fx portal model with security checks removed to simplify the code. The sync events generated are routed through a local mock heimdal - to avoid the consensus process for testing purposes. The commit also includes support code to help the delivery of additional contract based scenratios. |
||
---|---|---|
.. | ||
build | ||
steps | ||
backend.go | ||
childreceiver.sol | ||
faucet.sol | ||
gen_childreceiver.go | ||
gen_faucet.go | ||
gen_rootsender.go | ||
gen_subscription.go | ||
gen_teststatesender.go | ||
gen.go | ||
rootsender.sol | ||
subscription.sol | ||
teststatesender.sol | ||
util.go |