This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
v0.0.11
What's Changed
- chore: cleanup topos test network setup by @atanmarko in #390
- feat: add batch message and update double echo by @atanmarko in #383
- feat: remove task manager channels by @Freyskeyd in #391
- feat: refactor peer selection for synchronization by @Freyskeyd in #382
- chore: adding aarch64 image by @Freyskeyd in #393
- chore: update release action target by @Freyskeyd in #394
- chore: update release action target by @Freyskeyd in #395
- chore: adding openssl as dependency by @Freyskeyd in #396
- chore: adding cross compilation by @Freyskeyd in #400
- chore: adding no-color option to CLI by @Freyskeyd in #402
- feat: add no-edge-process flag to node init by @gruberb in #401
- chore: update SynchronizerService to remove unwrap by @Freyskeyd in #403
- feat: adding filter on message when non validator by @Freyskeyd in #405
- chore: remove audit ignore report by @Freyskeyd in #407
- chore: adding storage context on startup by @Freyskeyd in #404
- chore: adding context to certificate broadcast by @Freyskeyd in #409
- chore: adding context to p2p msg received by @Freyskeyd in #410
- chore: adding context on connection to self by @Freyskeyd in #411
- feat: run e2e topos integration workflow by @atanmarko in #408
- chore: adding context on connection to self by @Freyskeyd in #413
- chore: cleanup topos tools by @atanmarko in #397
- chore: update signal handle by tce by @Freyskeyd in #417
- chore: refactor push certificate tests and cleanup regtest by @atanmarko in #399
- fix: return error from subprocesses by @atanmarko in #422
- chore: fixing clippy warning for 1.75.0 by @Freyskeyd in #425
- feat: remove the register commands macro by @gruberb in #426
- fix: move test abi generation to separate module by @atanmarko in #424
- fix: fixing release notification by @Freyskeyd in #423
- feat: update tce config addresses by @Freyskeyd in #415
- chore: updating double echo for devnet by @Freyskeyd in #416
- feat: use anvil for sequencer tests by @atanmarko in #427
- feat: update double echo to use pending CF by @Freyskeyd in #418
- fix: RUSTSEC-2023-0078 by @gruberb in #429
- fix: RUSTSEC-2024-0003 by @gruberb in #431
- chore: fix logs for pending by @Freyskeyd in #432
- fix: remove an unused channel that was locking the broadcast by @Freyskeyd in #433
- fix: clippy unused by @gruberb in #434
- chore: update crates structure for api/uci and core by @Freyskeyd in #436
- feat: improve sequencer error handling and shutdown/restart sequence by @atanmarko in #428
- chore: refactor struct in topos-core by @Freyskeyd in #437
- refactor: graphql types to differentiate inputs by @Freyskeyd in #435
- feat: adding positions to certificate by @Freyskeyd in #440
- chore: bump version for topos to 0.0.11 by @dvdplm in #439
- chore: remove mention of topos-api from coverage YAML by @dvdplm in #438
- fix: fixing wrong use of IntCounterVec by @Freyskeyd in #442
- feat: introduce topos-config crate by @Freyskeyd in #443
- chore: update dependencies by @Freyskeyd in #450
- chore: debug 0.0.11 synchronization by @Freyskeyd in #447
Full Changelog: v0.0.10...v0.0.11