Devnet 0.9.0
What's Changed
-
Fix transaction builder dependency by @viquezclaudio in #1400
-
Enable the network to ban peers by @jsdanielh in #1398
-
Get rid of forked
ed25519-zebra
dependency by @hrxi in #1404 -
network-libp2p: Allow only a connection per peer by @jsdanielh in #1407
-
Transaction inclusion proofs enhancements by @viquezclaudio in #1401
-
network-libp2p: Deterministically close duplicated connections by @jsdanielh in #1414
-
ci: Improve
devnet
script by @jsdanielh in #1405 -
Fix log lines with inconsistent time stamp length by @hrxi in #1417
-
blockchain: Fix some clippy warnings by @jsdanielh in #1416
-
Fix block headers polling logic in light macro sync by @viquezclaudio in #1424
-
network-libp2p: Fix panic in the discovery handler by @jsdanielh in #1427
-
Adapt arguments of getTransactionsByAddress to be 1.0-compatible by @sisou in #1430
-
network-libp2p: Add test for banning a peer by @jsdanielh in #1429
-
Prune epoch doesn't remove all micro blocks by @cud4m in #1237
-
ci: Improve devnet messages and process killing by @jsdanielh in #1436
-
Fix compilation error and comment by @jsdanielh in #1440
-
Limit Tendermint proof verification to available CPU parallelism by @hrxi in #1438
-
Hash values of hybrid nodes before letting them contribute to the hash by @hrxi in #1426
-
Bump rayon from 1.6.1 to 1.7.0 by @dependabot in #1395
New Contributors
Full Changelog: v0.8.3...v0.9.0