iroha-javascript icon indicating copy to clipboard operation
iroha-javascript copied to clipboard

JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.

Results 44 iroha-javascript issues
Sort by recently updated
recently updated
newest added

Signed-off-by: 0x009922 Closes #113

iroha2

Add missed options into `example/index.ts`

## Description Transaction hash might be needed to listen for related events after its submitting. Currently `submit` methods returns `Promise`, but it can return a shortcut to get the hash...

enhancement
iroha2

Example: https://github.com/hyperledger-labs/solang/blob/main/MAINTAINERS.md Example of a pointer: https://github.com/hyperledger-labs/homebrew-solang/blob/main/MAINTAINERS.md

bug

Add utility methods to build, sign, and send a transaction. Something like: - [x] ~`createTransactionPayload`~ - The request was canceled because your example helped them @0x009922 - [ ] `signTransactionPayload`...

iroha2

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies
must-be-done

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
must-be-done

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies
must-be-done

- Add hex-related methods (to extract hex strings directly from WASM) - Make API more functional; avoid free-able objects as much as possible, or expose efficient pure methods for the...

enhancement
iroha2
package: crypto