Skip to content

Releases: topology-foundation/ts-drp

Release 0.7.0

30 Jan 03:37
bddcdb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

Release 0.6.1

18 Jan 17:35
0c307b8
Compare
Choose a tag to compare
  • fix: do not broadcast empty signature set (#374) (fb1a416)

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release 0.6.0

16 Jan 04:17
7d6fe26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

Release 0.5.3

14 Jan 03:53
a6ec71e
Compare
Choose a tag to compare
  • improv: add more functions for node interaction (#352) (e4993d0)
  • fix: disable floodsub (#350) (bf595d7)
  • chore: add dung to codeowners (6ad40a1)
  • fix: wrong initial bitset size (#349) (ff657ad)
  • chore: add man and oliver to codeowners (eb33885)

What's Changed

Full Changelog: v0.5.2...v0.5.3

Release 0.5.2

12 Jan 19:24
b00d4d0
Compare
Choose a tag to compare
  • fix: readd both bootstrap peers with wss (427958a)

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

12 Jan 18:55
4c6753a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release 0.5.0

11 Jan 11:58
ebcf8bc
Compare
Choose a tag to compare
  • improv: add biome rules and apply them (#341) (47f07ed)
  • fix: set max reservation to infinity and change topic weight (#333) (fd6b5cd)
  • fix: run node test in ci (#334) (04494a1)
  • fix: ip colocation weight to 0 (#340) (0578082)
  • deps: upgrade libp2p/ping to 2.0.11 (#339) (9be55c7)
  • fix: sign vertices before sending (#337) (8ee5907)
  • improve: add more RPC endpoints (#321) (cc7a0d8)
  • feat: add ping protocol to avoid connection monitor log (#335) (5fc5269)
  • feat: remove operations array from the DRP (#292) (6c23494)
  • chore: add kiwi to codeowners (e9f77bf)
  • chore: fix wrong command in README (0e817b2)
  • deps: bump libp2p/websockets to 9.1.1 (#322) (730ac9e)
  • feat: check writer permission before merging (#303) (155f976)
  • feat: use Kahn's algorithm for finding toposort (#312) (ce3277b)
  • feat: handle acl operations (#311) (79133d0)
  • chore(deps): bump commander from 12.1.0 to 13.0.0 (#308) (1beba5e)
  • feat: add timestamp to vertex (#288) (b2a0f38)
  • fix: sign vertex hash instead of vertex operation (#300) (4220e72)
  • feat: add coverage (#290) (87bb515)
  • refactor: change nodeId to peerId (#298) (d6e3dfa)
  • fix: deep cloning state and original drp (#296) (89454ae)
  • fix: enable temporarily just bootstray2 (4bce724)

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

Release 0.4.4

22 Dec 20:55
ab72baa
Compare
Choose a tag to compare
  • dep: bump circuit relay (#295) (c086ad6)
  • ci: fix docker workflow with docker refactor (fc1984c)
  • chore: fix biome and add ma listing on logging (a942d28)
  • deps: upgrade circuit-relay (39526c7)
  • docker: refactor docker to stay at root level (b9711a8)

What's Changed

Full Changelog: v0.4.3...v0.4.4

Release 0.4.3

22 Dec 19:27
88a01b7
Compare
Choose a tag to compare
  • fix: revert circuit-relay upgrade (f74624c)
  • chore: bump lock and version (77bec89)

Full Changelog: v0.4.2...v0.4.3

Release 0.4.2

22 Dec 17:06
88d50fa
Compare
Choose a tag to compare
  • docker: use pnpm instead of yarn for reproducibility (fdc91ef)
  • feat: add access control list to DRP (#283) (af6a029)

What's Changed

Full Changelog: v0.4.1...v0.4.2