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