Skip to content

Releases: BlockScience/koi-net

v1.0.0-beta.19

19 May 11:59
7a3fd8a
Compare
Choose a tag to compare
  • Event model now excludes None fields, manifest and contents will be ommitted from the JSON payload if unset. This is for better compatibility with TypeScript's strict type checking

v1.0.0-beta.18

13 May 06:40
Compare
Choose a tag to compare
  • changed default handler coordinator_contact behavior to prevent edges resulting in self loops

v1.0.0-beta.17

08 May 08:26
1996afa
Compare
Choose a tag to compare
  • removed auto drop node behavior from processor

v1.0.0-beta.16

07 May 10:16
5b6d5c2
Compare
Choose a tag to compare
  • renamed Config to NodeConfig
  • added default "config.yaml" to load_from_yaml file_path param

v1.0.0-beta.15

06 May 14:56
ddc17f1
Compare
Choose a tag to compare
  • added coordinator contact as default handler, automatically subscribes and backfills KOI-net nodes and edges from other nodes matching the coordinator pattern

v1.0.0-beta.14

06 May 13:16
90faf9c
Compare
Choose a tag to compare
  • updated package dependencies
  • set default server path to /koi-net

v1.0.0-beta.13

29 Apr 13:55
be3cb57
Compare
Choose a tag to compare

Added standard Config class and YAML parser for node configuration

v1.0.0-beta.12

18 Apr 05:27
Compare
Choose a tag to compare

Testing CI/CD workflow