v0.8.1
jeffesquivels
released this
17 Feb 15:05
·
2058 commits
to albatross
since this release
What's Changed
- Bump regex from 1.7.0 to 1.7.1 by @dependabot in #1228
- Bump proc-macro2 from 1.0.49 to 1.0.50 by @dependabot in #1265
- Bump tokio from 1.24.1 to 1.25.0 by @dependabot in #1303
- Bump toml from 0.5.10 to 0.5.11 by @dependabot in #1275
- ci: Fix parsing of reason of failure by @jsdanielh in #1304
- Use a task executor in the ZKP component by @viquezclaudio in #1306
- Bump bumpalo from 3.9.1 to 3.12.0 by @dependabot in #1278
- Bump async-trait from 0.1.62 to 0.1.64 by @dependabot in #1307
- Bump futures from 0.3.25 to 0.3.26 by @dependabot in #1308
- Bump clap from 4.1.1 to 4.1.4 by @dependabot in #1310
- database: Fix some clippy warnings by @jsdanielh in #1300
- network-libp2p: Use a task executor by @jsdanielh in #1311
- lib: Remove ANSI escape codes from web logging by @jsdanielh in #1314
- network-libp2p: Add a transport for
wasm
by @jsdanielh in #1312 - Use task executor for light macro sync by @viquezclaudio in #1315
- Bump bytes from 1.3.0 to 1.4.0 by @dependabot in #1316
- Use standard parking lot crate by @viquezclaudio in #1305
- Do not use sleep for wasm by @viquezclaudio in #1325
- Set the web client seed address to the public devnet by @viquezclaudio in #1327
- Do not use spawn_blocking for wasm by @viquezclaudio in #1326
- Making zkp component and proof verification wasm friendly by removing the file system requirement by @ii-cruz in #1323
- Rework web client into a struct that can be accessed by JS by @sisou in #1328
- Fix feature compilation for some crates by @jsdanielh in #1332
- Update the
libp2p-websys-transport
dependency by @jsdanielh in #1330 - wasm-test hello world by @viquezclaudio in #1313
- Fixing zkp-prover and parallel features always enabled by @ii-cruz in #1331
- lib: Update example config file for zkp prover keys by @jsdanielh in #1335
- network-libp2p: Improve the discovery behaviour by @jsdanielh in #1338
- Add logs to help debugging issue #1264 by @viquezclaudio in #1340
- Use the validator services flag by @viquezclaudio in #1342
- Fix validator flag usage in peer contact book by @viquezclaudio in #1345
Full Changelog: v0.8.0...v0.8.1