What's Changed
- validate container id by @dakom in #1038
- fix docker cp by @dakom in #1041
- dedupe during overlap (i.e. "one priority subscription") by @dakom in #1035
- Move wasi-builder out by @ismellike in #1042
- WS priority endpoint index by @ismellike in #1043
- Make chain_key first class in connection by @ismellike in #1046
- temporary patch by @dakom in #1047
- Update wasi-builder by @ismellike in #1049
- temp wasi-build commands by @dakom in #1051
- in memory db by @dakom in #1056
- Pull in cosmwasm contracts by @dakom in #1048
- Cosmwasm types by @dakom in #1052
- Cosmwasm Implementation by @dakom in #1058
- Release v2.0.0-rc.1 (cosmwasm support) by @ueco-jb in #1064
- Add cosmos credential to aggregator args by @ismellike in #1066
- more errors by @dakom in #1067
- Deterministic timestamp by @ismellike in #1068
- Add more specific error types around handling the registry by @ueco-jb in #1069
- Aggregator retry + nonce sync by @ismellike in #1070
- Add support for config files for component config by @ismellike in #1073
- Improve all middleware tests consistency by @ismellike in #1071
- Add quorum threshold msgs by @ismellike in #1078
- raw sockets by @dakom in #1075
- Use custom Event ID by @dakom in #1079
- Get rid of RedDB by @ismellike in #1082
- refactor event id by @dakom in #1081
- Add ts-rs codegen by @ismellike in #1083
- Fix chain key ts type by @ismellike in #1088
- Simplify db by @ismellike in #1089
- Fix publish npm CI by @ismellike in #1090
- Reduce workspace features on alloy-provider by @ismellike in #1091
- Bump version by @ismellike in #1092
- Fix npm publish job by @ueco-jb in #1093
- Replace Mutex with RwLock in test registry by @ueco-jb in #1096
- Multiple responses by @dakom in #1095
- warn duplicate salt by @dakom in #1097
- Set alloy crates to rustc 1.86 compat versions by @ismellike in #1098
- Improve aggregator error by @ueco-jb in #1099
- At protocol triggers by @ismellike in #1100
- P2P - Part 2 by @dakom in #1106
- P2P - Part 3 by @dakom in #1107
- P2P - Part 4 by @dakom in #1108
- Hypercore integration by @ismellike in #1104
- P2P / Decentralized Aggregator by @dakom in #1105
- fix(p2p): improve robustness with resource limits and validation by @dakom in #1110
- Hypercore p2p e2e test by @ismellike in #1111
- Bump by @dakom in #1112
- Docker ci & justfile by @ismellike in #1113
- fixes by @dakom in #1114
- fix p2p by @dakom in #1115
- Add limits to wasm response by @ismellike in #1119
- Add evm stream metrics by @ismellike in #1118
- Persist service registry by @ismellike in #1116
- Reduce log verbosity for readable docker logs by @Copilot in #1121
- fix Submit::None by @dakom in #1123
- Update Docs by @JakeHartnell in #1125
- rebuild components by @dakom in #1050
- move wit stuff here by @dakom in #1130
- bump utils by @dakom in #1134
- pause/resume -> update service by @dakom in #1139
- WAVS App by @JakeHartnell in #1122
New Contributors
- @Copilot made their first contribution in #1121
Full Changelog: v1.5.2...v2.8.0