Releases: kaspanet/kaspad
Releases · kaspanet/kaspad
Kaspad v0.12.14 Anti-spam patch
What's Changed
- Anti-spam measurements against dust attack by @someone235 in #2223
Identical to the patch version: anti-spam-patch
Full Changelog: v0.12.13...v0.12.14
anti-spam-patch7
Bump version to v0.12.14
anti-spam-patch6
Fix position
anti-spam-patch5
Reject from mempool
anti-spam-patch3
Fix fee
anti-spam-patch2
add more check
Kaspad v0.12.13
What's Changed
- Bump golang.org/x/crypto from 0.0.0-20210513164829-c07d793c2f9a to 0.1.0 by @dependabot in #2195
- Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0 by @dependabot in #2194
- Bump version to v0.12.13 by @someone235 in #2196
Full Changelog: v0.12.12...v0.12.13
Kaspad v0.12.12
What's Changed
- Upgrade to go 1.19 by @someone235 in #2191
- Bump golang.org/x/text from 0.3.5 to 0.3.8 by @dependabot in #2190
- Add Dockerfile to kaspawallet by @someone235 in #2187
- Extend TestGetPreciseSigOps with more tests by @someone235 in #2188
- Add code of conduct by @ey51 in #2183
- Rename last references to blockheight - closes #1036 by @D-Stacks in #2089
- Update changelog.txt and version.go by @someone235 in #2192
- Avoid sending transactions with no funds by @someone235 in #2193
Wallet new features:
New Contributors
- @dependabot made their first contribution in #2190
- @ey51 made their first contribution in #2183
Full Changelog: v0.12.11...v0.12.12
Kaspad v0.12.11
Kaspad v0.12.10
What's Changed
- Increase devnet's initial difficulty (#2167)
Bug fixes:
- Check rule errors when validating blocks with trusted data (#2171)
- Compare blue score with selected tip when checking if a pruning point proof is needed (#2169)
- Add found to GetBlock (#2165)
Wallet new features:
- Use one of the From addresses as a change address (#2164)
Full Changelog: v0.12.9...v0.12.10