Skip to content

docs: wipe readme

7e01c0f
Select commit
Loading
Failed to load commit list.
Merged

Support Iroha 2.0.0-rc.1 + move to Deno & JSR #199

docs: wipe readme
7e01c0f
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Feb 13, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 4b3ac58 feat!: update reference iroha, re-impl codegen, wi... Valid sign-off found
🟢 970c5d3 feat: pass tests Valid sign-off found
🟢 0bdcb77 refactor: data model & client updates, wip Valid sign-off found
🟢 679db49 chore: remove garbage Valid sign-off found
🟢 f507e3e fix!: update crypto Valid sign-off found
🟢 f9597a4 refactor: more updates, wip Valid sign-off found
🟢 53d6a90 chore: lint & format autofix Valid sign-off found
🟢 7a408ec fix: eslint errors Valid sign-off found
🟢 3067186 test: fix codegen path Valid sign-off found
🟢 1bbbeb8 fix: make node-integration-tests runnable! (wip) Valid sign-off found
🟢 65ea7a5 refactor!: restructure crypto packages (#164, #191... Valid sign-off found
🟢 eebca00 refactor!: move data-model-crypto utils into data ... Valid sign-off found
🟢 593e82a refactor: remove docs-recipes Valid sign-off found
🟢 b583d13 refactor: pass node e2e tests Valid sign-off found
🟢 3e6a9f2 fix: pass all checks! Valid sign-off found
🟢 2ca9f79 refactor: just import schema, do not use kagami fo... Valid sign-off found
🟢 a69c9e4 chore: format Valid sign-off found
🟢 43d7531 fix: lints Valid sign-off found
🟢 1e6a830 feat: setup TypeDoc & VitePress Valid sign-off found
🟢 952eb2b refactor!: update codegen, wip Valid sign-off found
🟢 264f2d1 fix: freaking recursive enums! Valid sign-off found
🟢 b80c228 refactor!(codegen): more robust whole-types transf... Valid sign-off found
🟢 5f45429 feat(codegen): plain unions for plain enums; unify... Valid sign-off found
🟢 e46cc29 feat(codegen): branded aliases Valid sign-off found
🟢 bbdaa62 feat(codegen): replace Ip Addrs with tuples Valid sign-off found
🟢 c6cd9e8 refactor(codegen): better enums runtime helpers; r... Valid sign-off found
🟢 ddd0018 fix(data-model): implement core, init conversion t... Valid sign-off found
🟢 c16d196 feat(data-model): use Date for timestamps Valid sign-off found
🟢 f73c832 fix(data-model): update reference schema; duration... Valid sign-off found
🟢 4f610eb feat(data-model): add blank Timestamp and Duration... Valid sign-off found
🟢 84b9738 fix(data-model): chores Valid sign-off found
🟢 4a5b374 feat(data-model): fortify `QueryOutputPredicate::T... Valid sign-off found
🟢 521a265 feat(data-model): enhance raw string inputs - name... Valid sign-off found
🟢 9f59ceb feat(data-model): allow multihash hex for public k... Valid sign-off found
🟢 d7a5aba fix(data-model): complete core codecs, test durati... Valid sign-off found
🟢 137048c feat(data-model): multiple enhancements Valid sign-off found
🟢 fbd4cef fix: pass typecheck Valid sign-off found
🟢 339fe79 fix: pass build:all step Valid sign-off found
🟢 417330a test(client): fix API, run some tests (wip) Valid sign-off found
🟢 46b4003 refactor!(data-model): major update Valid sign-off found
🟢 7c33002 refactor!: bump Iroha, enhance client Valid sign-off found
🟢 1f50817 refactor!: catch up with Iroha Valid sign-off found
🟢 4470ff8 refactor!: update crypto Valid sign-off found
🟢 ae37f89 test: extend e2e tests Valid sign-off found
🟢 5d9be95 refactor: establish new codegen model and data mod... Valid sign-off found
🟢 bd6d5f0 refactor(data-model): complete codecs; remove bran... Valid sign-off found
🟢 d0da247 refactor(data-model): rename variant types; genera... Valid sign-off found
🟢 3f2eeb4 refactor(data-model): NonZero as a class; render a... Valid sign-off found
🟢 62ecd9b refactor(data-model): replace codecOf() with dir... Valid sign-off found
🟢 9849533 feat: find api, query builder, many tests; still r... Valid sign-off found
🟢 28b54a0 test: use dprint for codegen format; dump vitest... Valid sign-off found
🟢 3aaceda feat(data-model): support sorted sets (#100); gene... Valid sign-off found
🟢 fd3ef6b refactor(data-model): eliminate never-enum shortcu... Valid sign-off found
🟢 d42fd17 refactor(data-model): Name.parse to new Name; ... Valid sign-off found
🟢 7790951 test: add permission query test Valid sign-off found
🟢 0248897 test: use iroha_codec to for instructions in gen... Valid sign-off found
🟢 0d9b239 feat(data-model): move buildTransactionPayload t... Valid sign-off found
🟢 9c06da2 docs: write some, rename structs Valid sign-off found
🟢 f86a507 docs: update typedoc & vitepress Valid sign-off found
🟢 24d6a21 Merge branch 'main' into t4 Skipped: sign-off not required in merge commit
🟢 32af9a2 misc: general cleaning (deps, lints, format etc) Valid sign-off found
🟢 94fbfd7 refactor(client): drastically restructure the clie... Valid sign-off found
🟢 42b1406 refactor(data-model): rename codec exports Valid sign-off found
🟢 32f2e87 refactor(data-model): make use of BytesVec Valid sign-off found
🟢 092bafb refactor(client): change error names Valid sign-off found
🟢 b05ee98 chore: dead code Valid sign-off found
🟢 0fb22d7 fix: pass web integration tests Valid sign-off found
🟢 7349ae0 refactor!: flatten repo, move to native TS/ESM mod... Valid sign-off found
🟢 3ac7a6b refactor!: Deno! Valid sign-off found
🟢 c8c70a9 fix: pass Deno check Valid sign-off found
🟢 092643a build: set up Deno tasks Valid sign-off found
🟢 2690f60 chore: deno fmt Valid sign-off found
🟢 418d8f7 refactor: lint & check Valid sign-off found
🟢 667f058 chore: restore formatting of codegen Valid sign-off found
🟢 cfc1794 refactor: rearrange packages, flatten further Valid sign-off found
🟢 515746e chore: remove tsconfigs Valid sign-off found
🟢 6091da1 ci: draft first PR workflow Valid sign-off found
🟢 8fc93f0 fix(ci): specify deno action version Valid sign-off found
🟢 b6a2af4 fix(ci): use denoland, not actions Valid sign-off found
🟢 4edd1ec fix(ci): use /bin/sh for build_wasm.sh explici... Valid sign-off found
🟢 a37f832 fix(ci): cache iroha and crypto wasm Valid sign-off found
🟢 2a42d3d fix(ci): fix cache params Valid sign-off found
🟢 0c400de fix(ci): rust cache - use workspaces param Valid sign-off found
🟢 0f77fcc fix(ci): rust cache - fix typo Valid sign-off found
🟢 5446219 fix(ci): use /bin/bash Valid sign-off found
🟢 6fdf43a fix(ci): add rust-src component Valid sign-off found
🟢 ea57999 fix(ci): set cache-all-crates Valid sign-off found
🟢 b7f2b07 fix(ci): change toolchain & target Valid sign-off found
🟢 8f18432 feat(ci): include .iroha/wasm into cache Valid sign-off found
🟢 e4651df fix(ci): temporarily switch to my iroha fork Valid sign-off found
🟢 2dbabfd fix(build): more robust wasm task + cache check Valid sign-off found
🟢 f365ef4 fix(build): remove extra mkdir Valid sign-off found
🟢 42680dc chore: draft publish task Valid sign-off found
🟢 60649ed chore: remove generated code from git Valid sign-off found
🟢 e81e30b refactor: eliminate slow types; fix lints and form... Valid sign-off found
🟢 30c788a fix(ci): run codegen Valid sign-off found
🟢 d82fae6 fix(build): move codegen to deno from vitest Valid sign-off found
🟢 36d1b0a test: use toBe, not snapshot (?) Valid sign-off found
🟢 3a0b429 feat(ci): separate prep-crypto-wasm job Valid sign-off found
🟢 6d17ccb fix(ci): update hashfiles; use git iroha_crypto Valid sign-off found
🟢 ed6b7d9 fix(ci): add rust target Valid sign-off found
🟢 cce23e7 fix(ci): add more rust options Valid sign-off found
🟢 9c15795 fix(ci): debug cache outputs Valid sign-off found
🟢 d29c2fe fix(ci): debug cache outputs (env) Valid sign-off found
🟢 c717c59 fix(ci): debug cache outputs (more env, typo) Valid sign-off found
🟢 8b7b291 fix(ci): debug cache outputs (toJson) Valid sign-off found
🟢 d03fac5 fix(ci): use id... Valid sign-off found
🟢 3d4fd4e fix(ci): finally, fast crypto-wasm workflow Valid sign-off found
🟢 7ea9ddc feat(ci): add prep-iroha job Valid sign-off found
🟢 40e0e17 feat(ci): new check job Valid sign-off found
🟢 eee209a fix(build): add iroha-build-utils, remove @iroha/i... Valid sign-off found
🟢 1a129a1 fix(test): use absolute timestamp in snapshot Valid sign-off found
🟢 3578b7f fix(ci): add crypto-wasm Cargo.lock, fix wasm-pack... Valid sign-off found
🟢 910a649 fix(test): increase timeouts, add retry Valid sign-off found
🟢 e5715ee chore: format Valid sign-off found
🟢 721a7c1 fix(ci): setup node as well Valid sign-off found
🟢 89caf49 fix(ci): remove pnpm cache from node action Valid sign-off found
🟢 9a2fc63 fix(ci): install latest corepack Valid sign-off found
🟢 91600fa feat(ci): publish job Valid sign-off found
🟢 f31489e chore: format Valid sign-off found
🟢 fd72872 refactor(core): merge crypto into the core Valid sign-off found
🟢 91edebb chore: rename workflow Valid sign-off found
🟢 a4fdeb4 fix: lints Valid sign-off found
🟢 8f5d7bb fix(test): crypto refactor remnants Valid sign-off found
🟢 7e01c0f docs: wipe readme Valid sign-off found