libethsync/CHANGELOG.md

6.4 KiB

0.1.0-develop.24 (2023-07-11)

Bug Fixes

  • syncFromGenesis was a no-op (822b0b4)

0.1.0-develop.23 (2023-07-11)

Reverts

  • Revert "fix: ensure @ethereumjs/util matches the version required by @ethereumjs/evm" (bad87ac)

0.1.0-develop.22 (2023-07-11)

Bug Fixes

  • ensure @ethereumjs/util matches the version required by @ethereumjs/evm (0949e8d)

0.1.0-develop.21 (2023-07-11)

Bug Fixes

0.1.0-develop.20 (2023-07-11)

0.1.0-develop.19 (2023-07-11)

Features

  • add getter for provider (b85e177)

0.1.0-develop.18 (2023-07-11)

Bug Fixes

  • update ProverRequestCallback type to return a promise (0884030)

0.1.0-develop.17 (2023-07-11)

Bug Fixes

  • beacon url is not used on the client side (f353b3e)

0.1.0-develop.16 (2023-07-11)

Bug Fixes

  • fix reference to isValidLightClientHeader (0f8746d)

0.1.0-develop.15 (2023-07-11)

Bug Fixes

  • implement isValidLightClientHeader (6f07421)

0.1.0-develop.14 (2023-07-11)

Bug Fixes

  • further chainConfig fixes (8b11911)

0.1.0-develop.13 (2023-07-11)

Bug Fixes

  • use call to getDefaultClientConfig to get chain config (948d4d6)

0.1.0-develop.12 (2023-07-11)

Bug Fixes

  • fix usage of deserializeSyncCommittee (80fdc45)

0.1.0-develop.11 (2023-07-11)

Bug Fixes

  • return data property from update (a5c0153)

0.1.0-develop.10 (2023-07-11)

0.1.0-develop.9 (2023-07-11)

Bug Fixes

  • getConsensusOptimisticUpdate does not return (67827c3)

0.1.0-develop.8 (2023-07-11)

0.1.0-develop.7 (2023-07-11)

Bug Fixes

0.1.0-develop.6 (2023-07-11)

0.1.0-develop.5 (2023-07-11)

Bug Fixes

  • add missing methods to IStore interface (52aca21)

0.1.0-develop.4 (2023-07-11)

Bug Fixes

  • add getter for store in baseclient (3a48a52)

0.1.0-develop.3 (2023-07-11)

Bug Fixes

0.1.0-develop.2 (2023-07-11)

Bug Fixes

0.1.0-develop.1 (2023-07-11)

Bug Fixes

  • add missing repository to package.json (127b1aa)
  • export createDefaultClient (5d1bdec)

Features