Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@d-roak d-roak released this 11 Jan 11:58
· 153 commits to main since this release
ebcf8bc
  • 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