libethsync/src/client
Derrick Hammer c3b47e67e7
fix: add optimisticUpdateCallback to client factory
2023-07-13 02:53:23 -04:00
..
client.ts refactor: heavily simplify and consolidate implementations to just use light sync updates and not the optimistic_update endpoint, and use a generic callback interface 2023-07-12 17:40:59 -04:00
index.ts fix: add optimisticUpdateCallback to client factory 2023-07-13 02:53:23 -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