This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
v0.0.10
What's Changed
- 014ddf6 - fix: release v0.0.10 (#386)
- 246ff0a - fix: update default values for api endpoints (#385)
- 581b5d7 - fix: update sequencer tests (#388)
- 0deffff - chore: enable ci frontend-erc20-e2e (#381)
- ea18039 - chore: cleanup dial related functionality (#377)
- 46b2a94 - fix: ci docker build (#376)
- fe7d95e - test: adding certificate precedence ordering (#375)
- 7aea72c - fix: change error to debug (#378)
- 38cc514 - test: adding precedence order test (#303)
- c70bfad - fix: doc building actions (#374)
- 9c66d8c - chore: improve topos-tce-storage documentation (#353)
- d6a7bc6 - feat: test topos node up execution (#373)
- ff92295 - feat: use websocket stream block listener (#371)
- d951171 - fix: cleanup cli commands (#352)
- 0d04308 - fix: init file for sync (#372)
- 4799cce - fix: subnet genesis file error (#368)
- 4db1a63 - feat: topos node init test (#367)
- b345da7 - fix: add kebab-case rewrite for init and up commands (#366)
- 2d0ec8d - fix: adjust graphql port in docker setup (#365)
- 87fee31 - feat: refactoring the sync task for state synchronisation between nodes (#363)
- 56558b1 - feat: use protobuf messages for double echo (#364)
- bc5b48e - chore: removing warnings (#362)
- 594bce1 - chore: fixing wrong use of docrs (#361)
- fca7bdb - chore: remove unneeded env (#360)
- 7654ec6 - chore: switch to nightly build for doc (#359)
- a452db9 - chore: adding cache (#358)
- 903a589 - fix: assert delivery test (#350)
- b8a2a3e - chore: adding missing protoc (#357)
- 22c3221 - chore: fixing typo branch doc (#356)
- 1b4204f - chore: fixing typo branch doc (#355)
- 05b3198 - chore: improve doc for topos-tce-storage (#354)
- 065ddb8 - chore: fixing requirement for docker github workflow (#349)
- 74babd1 - chore: remove unused deps on topos-p2p crate (#346)
- f6cfae4 - chore: remove unused deps on broadcast crate (#345)
- 5f86b96 - chore: remove unused deps on topos-tce-storage crate (#347)
- 56b05e8 - chore: remove unused deps on tce-transport crate (#348)
- 30feef5 - chore: remove unused deps on crypto crate (#344)
- 09242e1 - chore: leftover of transmission refac (#343)
- 591180d - feat: remove transmission (#321)
- 14eb53c - feat(*/grpc): update composed behaviour (#333)
- 97686a7 - chore: adding doc to lib (#342)
- ef02f04 - feat: adding certificate delivery subscriptions (#328)
- aa21dcc - feat(api/grpc): add synchronization proto (#332)
- 06af265 - feat: replace libp2p peer ids with validator ids (#319)
- 0270bb9 - feat: remove npm package generation (#340)
- 64dfdfd - feat(p2p/grpc): creating gRPC behaviour (#331)
- d236f58 - fix: update codecov token (#341)
- a28c256 - feat: add dedicated websocket cli parameter (#337)
- fe8c952 - feat: node flag for external edge (#330)
- 560c0ca - test: update path for github actions execution (#336)
- 2a99dbd - test: update path for github actions stub (#335)
- 0d03978 - chore: update github actions (#334)
- e4b6bfc - fix: const SocketAddrs for default values (#329)
- da2e946 - feat: adding GraphQL Subscription (#327)
- 3b16003 - chore: rename
genesis.json
used in tests togenesis-example.json
(#322) - 4ce1428 - fix: extract validator pubkeys from genesis (#325)
- ae3edc9 - fix: private key parsing (#324)
- 4ce1a60 - feat: add start block (#318)
- 21fdd0e - feat: tce client additional tests (#314)
- 745a57d - docs: adding some docs to the tce-proxy (#316)
- 8898199 - feat: use constant-time Base64 encoding (#315)
- 1b1a1c6 - fix: security issue with tungstenite < 0.20.1 (#317)
- cb2eb7f - feat: add validator id and verification to echo and ready messages (#298)
Full Changelog: v0.0.9...v0.0.10