Skip to content

Conversation

@voyager1708
Copy link
Collaborator

Description of Changes

Provide a brief description of the changes you've made.

Linked Issues / Tickets

Reference any related issues or tickets, e.g. "Closes #123".

Testing Procedure

Describe the tests you've added or any testing steps you've taken.

  • I have added new unit tests
  • All tests pass locally
  • I have tested manually in my local environment

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have updated CHANGELOG.md with my changes
  • I have run the linter

defiant1708 and others added 27 commits October 20, 2025 14:32
Introduce utility and helper functions for BEEF transaction handling, including serialization, validation, merging, and data formatting. These modules enhance transaction processing capabilities and align with broader BSV protocol support.
Introduces several utility, validation, and builder APIs for the `Beef` class, such as `find_atomic_transaction`, `txid_only_clone`, and validation/serialization helpers. These changes extend the flexibility of handling BEEF data and simplify common operations like merging, cloning, and verifying transaction data.
Updated transaction validation to enforce input anchoring for zero-input transactions and adjusted MerklePath handling for TypeErrors. These changes improve validation robustness and ensure compatibility with edge cases in transaction processing.
This commit introduces extensive tests for BEEF (v1 and v2) functionality, including validation, serialization, cloning, merging, and utility functions. It ensures compatibility with GO/TS SDKs and handles edge cases like invalid data, inconsistent roots, and transaction ordering.
Introduce new tests for various BSV transaction aspects including inputs, outputs, serialization, deserialization, fees, signing, and Merkle tree operations. These tests ensure thorough validation and are inspired by the GO SDK test cases to maintain compatibility.
Introduced key-level locks to ensure serialization of operations per key, improving thread-safety. Added an option to accept delayed broadcasts for consistency with TypeScript behavior. Enhanced transaction handling with protocol parity and fallback mechanisms.
@voyager1708 voyager1708 merged commit 9110c9c into bsv-blockchain:develop-port Nov 17, 2025
@sonarqubecloud
Copy link

@F1r3Hydr4nt F1r3Hydr4nt mentioned this pull request Nov 19, 2025
8 tasks
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