libethsync/src/client
Derrick Hammer 822b0b46b6
fix: syncFromGenesis was a no-op
2023-07-11 16:54:13 -04:00
..
client.ts fix: syncFromGenesis was a no-op 2023-07-11 16:54:13 -04:00
index.ts fix: beacon url is not used on the client side 2023-07-11 04:08:46 -04:00
prover.ts fix: update ProverRequestCallback type to return a promise 2023-07-11 04:13:44 -04:00
rpc.ts feat: Initial version 2023-07-10 16:47:50 -04:00
types.ts feat: Initial version 2023-07-10 16:47:50 -04:00
utils.ts feat: Initial version 2023-07-10 16:47:50 -04:00
verifyingProvider.ts refactor: create the IClientVerifyingProvider child interface and add rpcCall to the client Client instead of exposing the provider in a getter 2023-07-11 04:27:11 -04:00