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
8582db4eb3
libethsync
/
src
History
Derrick Hammer
824dcd9633
fix: add a sync delay option so that the bls verification does not hog cpu
2023-07-14 09:21:52 -04:00
..
client
fix: compare code against codehash
2023-07-13 13:17:27 -04:00
node
fix: add map to return data property
2023-07-13 12:51:34 -04:00
baseClient.ts
fix: add a sync delay option so that the bls verification does not hog cpu
2023-07-14 09:21:52 -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: parse from u, not u.data
2023-07-13 12:45:49 -04:00
ssz.ts
feat: Initial version
2023-07-10 16:47:50 -04:00
store.ts
fix: Revert "fix: create fixSerializedUint8Array helper method to deal with weird quirk of ssz serialize"
2023-07-13 10:40:25 -04:00
types.ts
refactor: make optimisticUpdateCallback a dedicated type
2023-07-13 02:53:00 -04:00
util.ts
fix: Revert "fix: create fixSerializedUint8Array helper method to deal with weird quirk of ssz serialize"
2023-07-13 10:40:25 -04:00