Releases: iotexproject/w3bstream
Releases · iotexproject/w3bstream
v0.8.0
v0.7.0
v0.6.4
What's Changed
- feat(contracts): sandbox contracts by @ququzone in #300
- feat(doc): release for v0.6.4 by @huangzhiran in #301
New Contributors
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- test(project): add get config unit test by @huangzhiran in #284
- feat(test): add unint test p2p by @hunshenshi in #288
- feat(test): add unit test for output by @hunshenshi in #286
- feat(test): del decode unint test output by @hunshenshi in #290
- chore(test): add persistence module unit test by @saitofun in #289
- feat(test): add unint test task by @hunshenshi in #291
- chore(test): add persistence module unit test part 2 by @saitofun in #292
- test(project): add project manager unit test by @huangzhiran in #293
- feat(output): support projectID receiver proof_snark param by @huangzhiran in #296
Full Changelog: v0.6.2...v0.6.3
v0.6.1
What's Changed
- chore(doc): update QUICK_START.md by @saitofun in #240
- feat(doc): update arch diagram by @huangzhiran in #241
- feat(doc): add arch raw diagram by @huangzhiran in #242
- Update readme by @CoderZhi in #245
- feat(doc): move most md doc to docs dir by @huangzhiran in #251
- feat(enode): change task state and query unpacked message will return… by @huangzhiran in #253
- feat(clients): move mock clients from config file to go source file by @huangzhiran in #255
- feat(example): convert string to array in risc0 circuit by @hunshenshi in #261
- feat(task): processor auto join project id p2p topic by @huangzhiran in #256
- chore(workflows): update codecov.yaml by @saitofun in #262
- feat(doc): update docker-compose and change log for v0.6.1 by @huangzhiran in #263
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- doc(changelog): update changelog for v0.5.0 by @huangzhiran in #195
- feat(project): uncommon project watcher logic by @huangzhiran in #196
- feat(project): project register contract support project version by @huangzhiran in #197
- Revert "feat(project): project register contract support project version" by @huangzhiran in #198
- feat(project): define project version & update local project config file by @huangzhiran in #199
- feat(project): project manager pool support project version by @huangzhiran in #200
- feat(project): enode support project version by @huangzhiran in #201
- feat(project): update local project config to json array format by @huangzhiran in #202
- feat(project): add project config validate by @huangzhiran in #203
- feat(project): support query all buffered project id by @huangzhiran in #204
- feat(auth): add DID VC datatypes and sample testing by @saitofun in #167
- feat(persistence): message model add default version by @huangzhiran in #209
- bug(output): decede proof by @hunshenshi in #208
- fix(project): contract monitoring by @saitofun in #205
- refactor(persistence): define postgres pkg by @huangzhiran in #210
- fix: fetch project by ipfs cid and add hash validation by @saitofun in #206
- feat: did vc sign by @saitofun in #207
- fix: project loading by @saitofun in #211
- feat(persistence): delete postgres pkg by @huangzhiran in #213
- feat(contract): define znode contract by @huangzhiran in #214
- feat: support ipfs url with endpoint by @saitofun in #212
- feat(contract): define znode contract by @huangzhiran in #215
- feat(contract): add znode rigister contract abi by @huangzhiran in #216
- feat(persistence): fetch znode from contract by @huangzhiran in #217
- feat(enode): enode auto join project p2p topic by @huangzhiran in #218
- feat(znode): znode support scheduling by @huangzhiran in #219
- feat(contract): add uri require by @huangzhiran in #220
- feat(project): delete local project, sync project from chain by @huangzhiran in #221
- feat(contract): update znode register contract by @huangzhiran in #222
- feat(docker): update risc0 image by @hunshenshi in #223
- feat(docs): add architecture diagram by @huangzhiran in #224
- feat(docs): add architecture diagram by @huangzhiran in #225
- feat(docs): readme add role desc by @huangzhiran in #226
- feat(docs): readme add quick start by @huangzhiran in #227
- feat(project): define project message aggregation config by @huangzhiran in #228
- feat(node): enode send proof to chain by @huangzhiran in #229
- feat(config): move config from docker-compose.yaml to viper default by @huangzhiran in #230
- feat(persistence): task contains batch message by @huangzhiran in #232
- mock clients fetching and validate project permission by @saitofun in #233
- feat(doc): update docs by @huangzhiran in #234
- chore(doc): update docs by @saitofun in #235
- feat(doc): update change log for v0.6.0 by @huangzhiran in #239
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(project): project sync and contract monitoring by @saitofun in #184
- feat(doc): cherry-pick release doc to main by @huangzhiran in #189
- feat(project): add project registrar watcher by @huangzhiran in #190
- feat(output): output eth support contractAbiJSON&contractMethod by @huangzhiran in #191
- feat(examples): update poseidon circuit code by @hunshenshi in #192
- feat(examples): update poseidon circuit code by @hunshenshi in #193
- feat(output): output support read message data by @huangzhiran in #194
Full Changelog: v0.4.1...v0.5.0
v0.4.0
What's Changed
- feat(examples): support risc0 local verify by @hunshenshi in #151
- feat(output): Add Output Result by @envestcc in #147
- feat(output): Replace Endpoint with ChainName by @envestcc in #148
- chore(examples): fix typo by @hunshenshi in #153
- feat(examples): support halo2 local verify by @hunshenshi in #154
- feat(node): node fetch message over p2p by @huangzhiran in #152
- feat(sequencer): sequencer fetch message over p2p by @huangzhiran in #155
- refactor(sequencer): rename sequencer to coordinator by @huangzhiran in #157
- refactor(grpc): delete unuse grpc define by @huangzhiran in #158
- refactor(message): define types pkg & move message define to types by @huangzhiran in #159
- refactor(types): move output and vm type to types pkg by @huangzhiran in #160
- feat(p2p): coordinator node communication over p2p by @huangzhiran in #161
- chore(example): update readme by @hunshenshi in #156
- feat(p2p): support p2p project id topic by @huangzhiran in #163
- feat(examples): support zkwasm local verify by @hunshenshi in #164
- feat(p2p): support p2p peer find by iotex bootnode by @huangzhiran in #168
- feat(node): rename to enode and znode & change readme by @huangzhiran in #169
- doc(p2p): update change log by @huangzhiran in #170
- devops(docker-compose): update docker-compose.yaml by @huangzhiran in #171
Full Changelog: v0.3.1...v0.4.0
v0.3.1
doc(changelog): update change log
v0.3.0
refactor(message): rename desc to comment