This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
libethsync
Watch
1
Star
0
Fork
You've already forked libethsync
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
76e22fa342
libethsync
/
src
/
client
History
Derrick Hammer
6408098050
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
..
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
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
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