What's Changed
- blockchain-proxy: Remove the
Blockchainvariant for wasm by @jsdanielh in #1233 - Bump serde_with from 2.1.0 to 2.2.0 by @dependabot in #1236
- Add a block separation time by @jsdanielh in #1112
- Remove Transaction DB dependency from AbstractBlockchain by @viquezclaudio in #1234
- Small cosmetic changes by @viquezclaudio in #1241
- primitives: Fix a clippy warning by @jsdanielh in #1243
- zkp-component: Use
blockchainon theproverfeature by @jsdanielh in #1242 - Update the
libp2pdependency to 0.50.0 by @jsdanielh in #1240 - Improve PR template by @paberr in #1246
- Bump base64 from 0.20.0 to 0.21.0 by @dependabot in #1232
- Fix ZK Proof generation in client by @paberr in #1245
- Make light macro sync generic over the blockchain. by @ii-cruz in #1244
- Improve feature support for wasm by @jsdanielh in #1250
- genesis: Add two features by @jsdanielh in #1252
- Prune dependencies for several crates by @jsdanielh in #1253
- Bump clap from 4.0.32 to 4.1.1 by @dependabot in #1254
- consensus: Remove the database dependency by @jsdanielh in #1255
- Changes to enable light-client wasm compilation by @viquezclaudio in #1256
Full Changelog: v0.5.4...v0.6.0