nimbus-eth1/lc_proxy
KonradStaniec 519f78388e
Add eth_chainId endpoint to light client proxy (#1232)
* Add eth_chainId endpoint
2022-09-21 18:44:46 +02:00
..
rpc Add eth_chainId endpoint to light client proxy (#1232) 2022-09-21 18:44:46 +02:00
tests Add improved mpt trie proof verification (#1223) 2022-09-15 13:04:41 +02:00
README.md Add ci and initial readme (#1226) 2022-09-16 15:25:07 +02:00
lc_proxy.nim Add eth_chainId endpoint to light client proxy (#1232) 2022-09-21 18:44:46 +02:00
lc_proxy_conf.nim Code Cleanup. Specific config for app (#1206) 2022-08-30 07:40:03 +02:00
nim.cfg StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
validate_proof.nim Add improved mpt trie proof verification (#1223) 2022-09-15 13:04:41 +02:00

README.md

Light Client Proxy

Wip