George Danezis
George Danezis
This is a test to see how fast we can actually execute transactions in single threaded move, if we remove most of the the systems overhead. To this end this...
## Description This PR adds a new command line utility that: * Syncs to all end-of-epoch checkpoints found either on a given list or by binary search (less efficient) *...
## Description Modernise the RPC used in the light client: - Use GraphQL to get the end-of-epoch checkpoint. - Use the supported Rust SDK to get objects and other info....