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
4be6c339c7
libethsync
/
src
History
Derrick Hammer
4be6c339c7
chore: cleanup imports
2023-07-13 02:32:46 -04:00
..
client
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
node
chore: cleanup imports
2023-07-13 02:32:46 -04:00
baseClient.ts
refactor: getLatestExecution needs to actually call optimistic update, but add a callback in the client options to avoid creating a subclass
2023-07-13 02:25:05 -04:00
constants.ts
feat: Initial version
2023-07-10 16:47:50 -04:00
interfaces.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
prover.ts
fix: simplify logic and use LightClientUpdate.fromJson
2023-07-13 01:45:43 -04:00
ssz.ts
feat: Initial version
2023-07-10 16:47:50 -04:00
store.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
types.ts
feat: Initial version
2023-07-10 16:47:50 -04:00
util.ts
fix: fix reference to isValidLightClientHeader
2023-07-11 03:43:12 -04:00