Skip to content

Conversation

@Jean-Lessa
Copy link
Collaborator

@Jean-Lessa Jean-Lessa commented Jun 22, 2024

This PR is meant for merging infos and changes made on bdk-cpp's development branch targeting the next release (v0.3) - it should only be merged after the release is done, the PR only exists so we can review the draft on Gitbook (see the links on the checks below). EDIT: overriden by request of @itamarcps , merging forcefully

So far we have:

  • Changes made to the net/p2p code (P2P refactor, Broadcaster, NodeConns, etc.)
  • Changes made to SafeVars (optimist approach, undo stacks, etc.)
  • Addition of the src/bytes folder (and removal of BytesArrView), info related to Call and CallTracer in contract/calltracer.h and TxAdditionalData in utils/tx.h, new DB prefixes and STD compliance from the types in utils/strings.h
  • EventManager was deprecated and Storage is now responsible for managing Solidity events (as per bdk-cpp #133)
  • Instructions for the new dependency automation script (deps.sh), general optimizations and new "Conv" namespaces done in bdk-cpp #134
  • Some images were updated, stale info was removed and/or updated accordingly

@Jean-Lessa Jean-Lessa marked this pull request as ready for review June 22, 2024 21:06
@Jean-Lessa Jean-Lessa changed the title Sync infos from recent bdk-cpp merges Sync infos for bdk-cpp v0.3 Nov 15, 2024
@Jean-Lessa Jean-Lessa changed the title Sync infos for bdk-cpp v0.3 Sync infos for bdk-cpp Dec 4, 2024
@Jean-Lessa Jean-Lessa merged commit 5d29ce0 into main Dec 4, 2024
2 checks passed
@Jean-Lessa Jean-Lessa deleted the development branch April 2, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants