libethsync/src
Derrick Hammer e567d5017d
refactor: call getLatestExecution in sync and add an arg to getLatestExecution to skip syncing
2023-07-13 04:35:29 -04:00
..
client fix: add optimisticUpdateCallback to client factory 2023-07-13 02:53:23 -04:00
node refactor: don't run automatic optimistic updates 2023-07-13 03:35:33 -04:00
baseClient.ts refactor: call getLatestExecution in sync and add an arg to getLatestExecution to skip syncing 2023-07-13 04:35:29 -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 refactor: make optimisticUpdateCallback a dedicated type 2023-07-13 02:53:00 -04:00
util.ts fix: fix reference to isValidLightClientHeader 2023-07-11 03:43:12 -04:00