Skip to content

Commit

Permalink
Merge pull request #68 from bitcoin-sv/feature/beef2
Browse files Browse the repository at this point in the history
BEEF_V2 (multiple unrelated txs) ATOMIC_BEEF (explicit subject txid prefix)
  • Loading branch information
rohenaz authored Jan 29, 2025
2 parents 88e7aeb + 25481fd commit 2c0a603
Show file tree
Hide file tree
Showing 6 changed files with 1,939 additions and 21 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format

## Table of Contents

- [1.1.18 - 2025-01-15](#1118---2025-01-15)
- [1.1.18 - 2025-01-28](#1118---2025-01-28)
- [1.1.17 - 2024-12-24](#1117---2024-12-24)
- [1.1.16 - 2024-12-01](#1116---2024-12-01)
- [1.1.15 - 2024-11-26](#1115---2024-11-26)
Expand All @@ -25,11 +25,13 @@ All notable changes to this project will be documented in this file. The format
- [1.1.0 - 2024-08-19](#110---2024-08-19)
- [1.0.0 - 2024-06-06](#100---2024-06-06)

## [1.1.18] - 2025-01-15
## [1.1.18] - 2025-01-28
### Changed
- Added support for BEEF v2 and AtomicBEEF
- Update golang.org/x/crypto from v0.21.0 to v0.31.0
- Update README to highlight examples and improve documentation
- Update golangci-lint configuration to handle mixed receiver types
- update issue templates
- Improved test coverage

## [1.1.17] - 2024-12-24
Expand Down
Loading

0 comments on commit 2c0a603

Please sign in to comment.