Skip to content

Commit

Permalink
CHANGELOG: Add an "Overview" of the 0.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Oct 11, 2022
1 parent e4beab1 commit 03f94df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ A mid-level view of the changes in each *OmniJ* binary release.

Released: 2022-10-11

=== Overview

This release has some major refactoring (some breaking) in order to upgrade to ConsensusJ 0.6.4 , simplify the `OmniClient` class hierarchy, and simplify the inheritance hierarchy of the OmniJ Spock RegTests.

The `BitcoinClient` and `BitcoinExtendedClient` of ConsensusJ 0.6.4 add support for **Bitcoin Core v0.23** and its changes to wallet functionality (such as defaulting to descriptor wallets and using wallet names in the JSON-RPC URL path.) This will help us with the planned rebase of **Omni Core** to the latest **Bitcoin Core** codebase.

=== omnij-core

* `BalanceEntry`, `AddressBalanceEntry`, `PropertyBalancEntry` moved from `omnij-jsonrpc`
Expand Down

0 comments on commit 03f94df

Please sign in to comment.