Upgrade Notice
Per the minor bump, this is a strictly non-breaking change that is optional to update to. One of the most user facing changes is that the default value for the minfee in the mempool has been changed. There was also two subcommands that can be used to add addresses directly to a node's address book.
What's Changed
- feat:
download-genesis
command (backport #2791) by @mergify in #2795 - ci: add goreleaser-check as a require step for the goreleaser build (backport #2772) by @mergify in #2775
- feat: backport addrbook command (backport #2623 and #2783) by @rootulp in #2796
- fix: address serialization in PayForBlobs event (backport #2793) by @rootulp in #2794
- docs: use QGB permalinks to appease markdown link check by @rootulp in #2750
- feat(cmd): snapshots command (backport #2825) by @mergify in #2828
- chore: include calculated and proposed data root in log message (backport #2826) by @mergify in #2829
- fix: handle context cancellations in txsim (backport #2830) by @mergify in #2833
- fix: register gRPC Gateway routes (backport #2838) by @mergify in #2842
- chore: lower the default mempool min gas price (backport #2843) by @mergify in #2859
Warning
The pre-built binaries attached to this release don't contain Ledger support. If you need Ledger support, please install from source.
Full Changelog: v1.3.0...v1.4.0