Skip to content

Commit

Permalink
Add release notes for v10.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Oct 3, 2024
1 parent add3314 commit 067f325
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions release-notes/release-notes-v10.4.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Release Notes - Counterparty Core v10.4.3 (2024-??-??)


# Upgrading


# ChangeLog

## Protocol Changes


## Bugfixes

- Fix `asset_events` during an asset ownership transfer

## Codebase


## API

## API

- Use of the Github repository for the Blueprint URL
- Addition of the `/v2/routes` route in the `/v2/` result
- Addition of the `addresses` argument for the `/v2/mempool/events` route
- `/v2/transactions/unpack` now supports prefixed data
- `/v2/addresses/<address>/assets` now returns assets issued and owned by `<address>`
- Addition of the following routes:
- `/v2/addresses/<address>/assets/issued`
- `/v2/addresses/<address>/assets/owned`

## CLI


# Credits

* Ouziel Slama
* Warren Puffett
* Adam Krellenstein

0 comments on commit 067f325

Please sign in to comment.