erigon-pulse/contracts/checkpointoracle
Igor Mandrigin 49621dc4d1 les/checkpointoracle: move oracle into its own package (#20508)
* les: move the checkpoint oracle into its own package

It's first step of refactor LES package. LES package
basically can be divided into LES client and LES server.
However both sides will use checkpoint package for
status retrieval and verification. So this PR moves
checkpoint oracle into a separate package

* les: address comments
2020-01-30 13:36:30 +02:00
..
contract Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
oracle_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
oracle.go les/checkpointoracle: move oracle into its own package (#20508) 2020-01-30 13:36:30 +02:00