0692e41 Release v0.0.19d1160a4 Update default permissions.56f28f4 Move transform tests to that package.3b8b380 Add permissions to CI workflow.409951b Add a quotation test case.f35c8be parser: include line numbers in headings, mappings, and values26acca1 Regularize location formatting in diagnostics.3394f59 Add more parser test cases.5ce10cc Rename test file.29f3eb3 Allow compliance tests to be skipped with -short.Sourced from github.com/btcsuite/btcd's changelog.
============================================================================ User visible changes for btcd A full-node bitcoin implementation written in Go
Changes in 0.22.1 (Wed Apr 27 2022)
- Notable developer-related package changes:
- Update to use chaincfg/chainhash module and remove conflicting package
- Contributors (alphabetical order):
- Dave Collins
Changes in 0.22.0 (Tue Jun 01 2021)
- Protocol and network-related changes:
- Crypto changes:
- Notable developer-related package changes:
- Remove unknown block version warning in the blockchain package, due to false positives triggered by AsicBoost (#1463)
- Add chaincfg.RegisterHDKeyID function to populate HD key ID pairs (#1617)
- Add new method mining.AddWitnessCommitment to add the witness commitment as an OP_RETURN output within the coinbase transaction. (#1716)
- RPC changes:
- Support Batch JSON-RPC in rpcclient and server (#1583)
- Add rpcclient method to invoke getdescriptorinfo JSON-RPC command (#1578)
- Update the rpcserver handler for validateaddress JSON-RPC command to have parity with the bitcoind 0.20.0 interface (#1613)
- Add rpcclient method to invoke getblockfilter JSON-RPC command (#1579)
- Add signmessagewithprivkey JSON-RPC command in rpcserver (#1585)
- Add rpcclient method to invoke importmulti JSON-RPC command (#1579)
- Add watchOnly argument in rpcclient method to invoke listtransactions JSON-RPC command (#1628)
- Update btcjson.ListTransactionsResult for compatibility with Bitcoin Core 0.20.0 (#1626)
- Support nullable optional JSON-RPC parameters (#1594)
- Add rpcclient and server method to invoke getnodeaddresses JSON-RPC
... (truncated)
2f508b3 Update CHANGES file for 0.22.1 release.ff92d88 btcd: bump version to v0.22.1.cf5c461 main: Switch to chaincfg/chainhash module.Sourced from docker/setup-buildx-action's releases.
v1.7.0
- Standalone mode by
@crazy-maxin (#119)- Update dev dependencies and workflow by
@crazy-max(#114 #130)- Bump tmpl from 1.0.4 to 1.0.5 (#108)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#109)
- Bump
@actions/corefrom 1.5.0 to 1.6.0 (#110)- Bump actions/checkout from 2 to 3 (#126)
- Bump
@actions/tool-cachefrom 1.7.1 to 1.7.2 (#128)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#129)- Bump minimist from 1.2.5 to 1.2.6 (#132)
- Bump codecov/codecov-action from 2 to 3 (#133)
- Bump semver from 7.3.5 to 7.3.7 (#136)
f211e3e Merge pull request #136 from docker/dependabot/npm_and_yarn/semver-7.3.7b23216e Update generated contentbe7e600 Bump semver from 7.3.5 to 7.3.77117987 Merge pull request #119 from crazy-max/standalone17ebdd4 ci: add jobs to check standalone behavior3472856 support standalone mode and display version74283ca Merge pull request #133 from docker/dependabot/github_actions/codecov/codecov...5b77ad4 Bump codecov/codecov-action from 2 to 32a6fbda Merge pull request #132 from docker/dependabot/npm_and_yarn/minimist-1.2.603815bd Bump minimist from 1.2.5 to 1.2.6