• gary rong's avatar
    les/checkpointoracle: move oracle into its own package (#20508) · c6285e64
    gary rong authored
    * 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
    c6285e64
Name
Last commit
Last update
..
contract Loading commit data...
oracle.go Loading commit data...
oracle_test.go Loading commit data...