Skip to content

Releases: kaspanet/kaspad

Kaspad v0.12.14 Anti-spam patch

26 Sep 18:33
92574e6
Compare
Choose a tag to compare

What's Changed

Identical to the patch version: anti-spam-patch

Full Changelog: v0.12.13...v0.12.14

anti-spam-patch7

25 Sep 10:26
Compare
Choose a tag to compare
Bump version to v0.12.14

anti-spam-patch6

25 Sep 04:47
Compare
Choose a tag to compare
Fix position

anti-spam-patch5

25 Sep 04:34
Compare
Choose a tag to compare
Reject from mempool

anti-spam-patch3

25 Sep 02:32
Compare
Choose a tag to compare

anti-spam-patch2

24 Sep 23:01
Compare
Choose a tag to compare
add more check

Kaspad v0.12.13

06 Mar 15:49
bd14202
Compare
Choose a tag to compare

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

06 Mar 10:25
7be3f41
Compare
Choose a tag to compare

What's Changed

Wallet new features:

  • Add --send-all to kaspawallet send command by @svarogg in #2181

New Contributors

Full Changelog: v0.12.11...v0.12.12

Kaspad v0.12.11

01 Dec 10:36
377d9aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.10...v0.12.11

Kaspad v0.12.10

23 Nov 10:28
d4a27bf
Compare
Choose a tag to compare

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