Nothing yet!
- fix(oracle): handle repeated enrollment requests, #134
- feat: validate oracle endpoints as URLs, #133
- feat(deployer): join network logic, #130
- feat: felidae query chain-info, #130
- dev: just lint target, #128
- dev: new debug convert-key subcommand, #128
- test: generate admin keys during create-network, #128
- feat: debug utility for comparing apphashes, #113
- fix: rename oracle/* endpoints to enrollment/*, #120
- fix: off-by-one error in max subdomain, #123
- fix: stage previous AppHash in FinalizeBlock, #113
- feat: update enrollment struct, #109
- docs: link to new docs website, #107
- feat: stronger config validation for frontend, #103
- fix: frontend should parse url as domain, #105
- feat: add root route to felidae query, #100
- fix: make admin timeouts flexible, #94
- fix: update enrollment structure, #98
- build: declare AGPL license throughout, #95
- fix: felidae logs info level by default, #89
- build: retool container images via nix build, #86, #91
- build: adds container image for "whiskers" frontend, #86
- docs: bump cometbft to 0.38.x in onboarding guide, #87
- refactor: felidae query should take url once, 88
- test: add felidae-deployer integration test harness, #78
- feat: migrate to CometBFT v0.38.21, #64
- feat: add enrollment frontend, #61
- feat: add felidae query subcommand, #80
- fix: config updates should error out, #75
- docs: add network creation steps, #67
- refactor: use bind addresses for cli #77
- build: add nix flake, #71
- fix: restrict subdomain check to committed domains, #58
- docs: update developer dependencies in README
- feat: add oracle HTTP API, #59
- feat: make timeout configurable
- fix: json canonicalization should match webext, #49
- fix: add validation of fields in Enrollment file, #47
- feat: enable initial config to be passed in config file