libethsync/src
Derrick Hammer d8430b4a11
fix: create fixSerializedUint8Array helper method to deal with weird quirk of ssz serialize
2023-07-13 08:09:00 -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 refactor: handle case where returned items are less than the total requested and loop until we have them all 2023-07-13 07:10:48 -04:00
ssz.ts feat: Initial version 2023-07-10 16:47:50 -04:00
store.ts fix: create fixSerializedUint8Array helper method to deal with weird quirk of ssz serialize 2023-07-13 08:09:00 -04:00
types.ts refactor: make optimisticUpdateCallback a dedicated type 2023-07-13 02:53:00 -04:00
util.ts fix: create fixSerializedUint8Array helper method to deal with weird quirk of ssz serialize 2023-07-13 08:09:00 -04:00