What's Changed
- Display progress of IBD process in Kaspad logs by @stasatdaglabs in #1938
- Split ApplyPruningPointProof to multiple small database transactions by @stasatdaglabs in #1937
- Increase headers proof timeout and add more progress logs by @someone235 in #1939
- Add AllowConnectionToDifferentVersions flag to kaspactl by @someone235 in #1940
- Remove duplicate median time calculation on tx validation by @someone235 in #1943
- Drop support for p2p v3 by @someone235 in #1942
- In profile dump file - use a time format supporting all file systems by @michaelsutton in #1945
- Bump version to 0.11.12 by @someone235 in #1941
- Fix bookkeeping of chained transactions in mempool by @svarogg in #1946
- Make kaspawallet store the utxos sorted by amount by @svarogg in #1947
- Remove BlockWithTrustedData method by @someone235 in #1950
- Add progress indication for virtual resolution by @someone235 in #1949
- Set MaxBlockLevels for non-mainnet networks to 250 by @stasatdaglabs in #1952
- Add cache to block window by @someone235 in #1948
Full Changelog: v0.11.11...v0.11.12-testnet2