libethsync/src
Derrick Hammer 76e22fa342
fix: use _client not client
2023-07-13 01:44:26 -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 fix: pass client to prover after creating client in factory. don't try to parse thr messages 2023-07-13 01:44:25 -04:00
baseClient.ts fix: fix import 2023-07-12 17:59:56 -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: use _client not client 2023-07-13 01:44:26 -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