Devnet 0.4.1
What's Changed
- Use tests' policy configuration for the test prover binary by @paberr in #1126
- Bump once_cell from 1.13.0 to 1.16.0 by @dependabot in #1124
- Adding the source of the proof to the zkp_component stream by @ii-cruz in #1128
- Return
Resultfor calculatingpk_tree_rootby @jsdanielh in #1129 - Improve handling of key generation by @paberr in #1132
- Fix typos and re-add clippy ignore by @jsdanielh in #1130
- Introducing blockchain proxies enum types by @ii-cruz in #1131
- Include data into transfer logs if present and if recipient is a basi… by @sisou in #925
- Added gossip messages validation by @ii-cruz in #1138
- blockchain-proxy: Add
Lightvariant by @jsdanielh in #1139 - Refactor BlockQueue by @fiaxh in #1114
- Bump serde_with from 2.0.1 to 2.1.0 by @dependabot in #1135
- Bump clap from 4.0.24 to 4.0.26 by @dependabot in #1136
- Bump serde_json from 1.0.87 to 1.0.88 by @dependabot in #1137
- Prepare ZKP component for light client by @paberr in #1141
- consensus: Add
SyncerProxyby @jsdanielh in #1142 - Modify light blockchain to receieve 'this' lock by @viquezclaudio in #1147
- Basic infrastructure for FullNodes by @viquezclaudio in #1105
- RPC clap documentation and mutually exclusive arg fix by @ii-cruz in #1148
- Add possibility to request proofs from individual peers by @paberr in #1151
- Bump tokio from 1.21.2 to 1.22.0 by @dependabot in #1143
- Bump rayon from 1.5.3 to 1.6.0 by @dependabot in #1144
- Always return peer id on zkp requests by @ii-cruz in #1153
- Bump bytes from 1.2.1 to 1.3.0 by @dependabot in #1145
- Bump serde_json from 1.0.88 to 1.0.89 by @dependabot in #1146
- lib, metrics & rpc: Receive
BlockchainProxyby @jsdanielh in #1150 - Use
BlockchainProxyfor consensus handlers and move functions toAbstractBlockchainby @jsdanielh in #1154
Full Changelog: v0.4.0...v0.4.1