- fix(client): pass bytes to
POST /queryproperly (#265)
- feat!: support post-
2.0.0-rc.2.0Iroha (#263)
- bump version to be compabible with
@iroha/client@^0.4.0
- feat!: support post-
2.0.0-rc.2.0Iroha (#263)
- feat(core, client): include
commitTimeintoStatus(#258) - refactor(client): move
.peers()method from TelemetryAPI to MainAPI (#259)
- bump version to be compabible with
@iroha/client@^0.4.0
- feat(core, client): include
commitTimeintoStatus(#258)
- refactor(client)!: updated config endpoints (#251)
- docs(client): remove redundant note about selectors design (#247)
- refactor(core)!: support of wip
rc.2(NFTs & empty blocks) (#251) - perf(core)!: optimise interop with crypto wasm, change some crypto apis (#248)
- docs(core): update compatibility info
- feat(core, client)!: prototype-based selectors and predicates (#235)
- refactor(client)!: rename structs and params, extend docs #130 (#231)
- chore(core, client): exclude extra files from publishing #211 (#232)
- feat(core, client)!: prototype-based selectors and predicates (#235)
- fix(core): inline .wasm (#243)
- chore(core, client): exclude extra files from publishing #211 (#232)
- bump version to update @iroha/core dependency
- docs(core, client): extend docs, link modules (#226)
- docs(core, client): extend docs, link modules (#226)
- fix(core)!: unified .wasm import (close #209, #221) (#222)
Migration: there is no need to use @iroha/crypto-target-* or setWASM() anymore. Just use @iroha/core and it
should work.
These packages are removed.