Skip to content

Commit

Permalink
pkg: CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed Aug 4, 2022
1 parent e40deeb commit cf5a077
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## unreleased

### Node changes
### Node API changes

- HTTP API endpoint `/` (`hsd-cli getinfo`) now includes "public" networking settings.

- RPCs `getnameinfo` `getnameresource` `verifymessagewithname` and `getnamebyhash`
now accept an additional boolean parameter `safe` which will resolve the name from the Urkel
Expand All @@ -14,11 +16,12 @@ to these calls.
- `decoderesource` like `decodescript` accepts hex string as input and returns
JSON formatted DNS records resource.

### Wallet changes
### Wallet API changes

- New RPC methods:
- `createbatch` and `sendbatch` create batch transactions with any number
of outputs with any combination of covenants.

## v4.0.0

**When upgrading to this version of hsd you must pass
Expand Down

0 comments on commit cf5a077

Please sign in to comment.