v0.7.0 Release
What's Changed
- chore(deps): bump alloy from 1.0.3 to 1.0.5 by @dependabot in #358
- chore(deps): bump sqlx from 0.8.5 to 0.8.6 by @dependabot in #357
- chore(deps): bump hyper-util from 0.1.11 to 0.1.12 by @dependabot in #355
- chore(deps): bump ort from
4314254to registry+https://github.com/rust-lang/crates.io-index by @dependabot in #356 - feat: add lazai chain manager crate by @nora-coder-dot in #359
- feat: add lazai client and data registry contract by @nora-coder-dot in #360
- fix: with typo in the lazai client by @nora-coder-dot in #361
- feat: add lazai file and tee operations by @nora-coder-dot in #362
- chore(deps): bump alloy from 1.0.5 to 1.0.6 by @dependabot in #363
- chore(deps): bump pgvector from 0.4.0 to 0.4.1 by @dependabot in #364
- feat: lazai data registry for the file encrypted key by @nora-coder-dot in #365
- feat: dat token contract by @nora-coder-dot in #366
- feat: verified computing contract by @nora-coder-dot in #367
- feat: add rsa example by @nora-coder-dot in #368
- chore(deps): bump ort from
b12b903to registry+https://github.com/rust-lang/crates.io-index by @dependabot in #369 - feat: sync lazai workflow contracts by @nora-coder-dot in #370
- chore(deps): bump ort from
fb17d45to registry+https://github.com/rust-lang/crates.io-index by @dependabot in #371 - chore(deps): bump uuid from 1.16.0 to 1.17.0 by @dependabot in #372
- fix: transaction reciept and bump job complete event and function by @nora-coder-dot in #373
- feat: add more lazai client APIs by @nora-coder-dot in #374
- chore(deps): bump alloy from 1.0.6 to 1.0.7 by @dependabot in #376
- feat: lazai python client by @nora-coder-dot in #375
- feat: nodejs lazai client by @nora-coder-dot in #377
- feat: add data crypto and IPFS storage in python and nodejs SDKs by @nora-coder-dot in #378
- chore: bump version to 0.7.0 by @nora-coder-dot in #381
- feat: add verified computing node fee function by @nora-coder-dot in #380
- feat: add proof request and fake node in the SDK by @nora-coder-dot in #379
- docs: ipfs and data crypto python and node documents by @nora-coder-dot in #382
- chore(deps): bump tokio from 1.45.0 to 1.45.1 by @dependabot in #384
- chore(deps): bump llama-cpp-2 from 0.1.103 to 0.1.107 by @dependabot in #383
- docs: swap developing and scripts sections by @nora-coder-dot in #386
- chore: update default lazai testnet info by @nora-coder-dot in #387
- feat: add dat token related contract functions by @nora-coder-dot in #388
- feat: add lazai node docker image by @nora-coder-dot in #385
Full Changelog: v0.6.0...v0.7.0