Release Candidate v0.15.1-rc1
Pre-release
Pre-release
What's Changed
- Update README and remove mainnet mining restriction by @michaelsutton in #477
- rustc 1.79.0 lints by @aspect in #485
- Address GitHub Actions warnings re Node 20 by @eladitzhakian in #471
- Add support for IP only for --rpclisten-borsh/json (#402) by @gvbgduh in #439
- Implement PSKT(Partially Signed Kaspa Transaction) by @biryukovmaxim in #481
- Replace by fee on mempool by @KaffinPX in #499
- style: fix clippy by @biryukovmaxim in #510
- Add input signature_script checking to submitTransaction RPC by @KaffinPX in #479
- Add hint message for P2P reject reason block not found. by @1bananagirl in #512
- Lazy load origin children by @someone235 in #518
- O(k log n) mempool transaction sampler + Fee estimation API by @michaelsutton in #513
- #505 #473 Upgrade kaspa-alloc's mimalloc dependency by @starkbamse in #519
- feat: implement next_block_template_feerate by @biryukovmaxim in #523
- Semaphore tracing feature (for tracing prune readers vs writers time) by @michaelsutton in #526
- TN11 bug fix: activate mass hashing when modifying a cached block template by @michaelsutton in #476
- A few optimizations related to multi-level relations by @michaelsutton in #527
- Query all DNS seeders if missing many connections by @michaelsutton in #530
- Cumulative PR - omega branch (wRPC v2, integrations, typescript-v2, resolver v2) by @aspect in #506
- get_current_block_color RPC utility by @KaffinPX in #528
- Mempool tweaks by @someone235 in #524
- Bump to version 0.14.3 by @michaelsutton in #531
New Contributors
- @eladitzhakian made their first contribution in #471
- @KaffinPX made their first contribution in #499
- @1bananagirl made their first contribution in #512
Full Changelog: v0.14.1...v0.15.1-rc1