v0.4.2
What's Changed
- Add prometheus exporter to Katana by @tarrencev in #1278
- Fix grpc entity id field name by @broody in #1282
- Add prometheus exporter to Torii by @tarrencev in #1281
- refactor(katana): allow types to be deserializable from non self-describing formats by @kariy in #1277
- fix(katana): adjust the logic to select the from_address from blockifier by @glihm in #1279
- Added grpc ids clause by @broody in #1280
- Update devcontainer image hash: 7d49bcd by @github-actions in #1284
- Introduce
katana-codecs
for DB encoding by @kariy in #1285 - test(katana-db): add mdbx tests by @kariy in #1293
- Update devcontainer image hash: 630bd82 by @tarrencev in #1291
- Add codecov preview to devcontainer by @tarrencev in #1294
- Update devcontainer image hash: 54f0635 by @tarrencev in #1295
- fix(katana-core): add missing submodule file by @glihm in #1298
- feat(katana-rpc): add ContractErrorData when it applies by @glihm in #1297
- Benchmark contract class de/compression by @kariy in #1292
- Rename entity ids to hashed_keys in grpc by @broody in #1286
- Update devcontainer image hash: f61e50c by @tarrencev in #1303
- Integrate code coverage by @tarrencev in #1296
- Add hurl to devcontainer by @tarrencev in #1306
- Update devcontainer image hash: f6a4b8a by @tarrencev in #1305
- Update ci to use devcontainer by @tarrencev in #1304
- Update devcontainer image hash: 2e8cd62 by @tarrencev in #1307
- Prepare for cargo release by @tarrencev in #1308
- Update devcontainer image hash: 448ffda by @tarrencev in #1313
- Move types-test to torii root by @broody in #1311
- Add types-test to cargo release by @tarrencev in #1314
- fix(katana-provider): handle not found err as
None
by @kariy in #1316 - Remove nightly releases by @tarrencev in #1315
- Torii grpc member clause query by @broody in #1312
- test(katana-provider): more elaborate tests by @kariy in #1317
- feat: use of
WorldContractReader
fromabigen!
by @glihm in #1010 - Prepare release: v0.4.2 by @tarrencev in #1322
- feat(katana-provider): implement a DB provider by @kariy in #1299
New Contributors
- @github-actions made their first contribution in #1284
Full Changelog: v0.4.1...v0.4.2