Testnet 0.11.3
What's Changed
-
Clarify validator keys setup by @viquezclaudio in #1532
-
Re request missing blocks after receiving incomplete response by @ii-cruz in #1536
-
Add additional conditions to omit block proof by @sisou in #1538
-
Handel: partitioner tests by @viquezclaudio in #1543
-
handel: Add documentation, fix typos and make the aggregation test more generic by @jsdanielh in #1544
-
Handel: New store tests by @viquezclaudio in #1545
-
Handel: Removed unused SingleVote by @viquezclaudio in #1546
-
handel: Invert
send_individual
logic and fix typos by @jsdanielh in #1551 -
tendermint: Fix the message dispatcher for future contributions by @jsdanielh in #1553
-
ci: Make sure code is built before running it by @jsdanielh in #1560
-
validator-network: Use
RwLock
instead ofMutex
by @jsdanielh in #1552 -
Add missing waker in tendermint by @viquezclaudio in #1554
-
Fix clippy warning in network by @viquezclaudio in #1556
-
handel: Allow empty levels and avoid invalid IDs in levels by @jsdanielh in #1555
-
handel: Fix hashing of
AggregatableContribution
by @jsdanielh in #1557 -
network-libp2p: Finish DHT queries as soon as one result is available by @jsdanielh in #1530
-
network-libp2p: Improve error messages for DHT query errors by @jsdanielh in #1561
-
Bump h2 from 0.3.16 to 0.3.17 by @dependabot in #1548
Full Changelog: v0.11.1...v0.11.3