Socket
Socket
Sign inDemoInstall

@arcblock/forge-util

Package Overview
Dependencies
Maintainers
4
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/forge-util - npm Package Versions

1
11

0.29.0

Diff

Changelog

Source

0.29.0 (June 07, 2019)

  • chore: move all message related methods to ForgeSDK.message
  • chore: update readme and typescript declaration
  • chore: upgrade grpc-client with forge v0.29.0
  • chore: upgrade graphql-client with forge v0.29.0
  • chore: upgrade forge-proto with forge v0.29.0
  • chore: add cross chain docs
  • chore: add more test case for did util
  • fix: cross chain script final works :joy
  • chore: complete cross chain workflow
  • fix: DidUtil.toTetherAddress aligns with elixir
  • fix: sha2 included in mcrypto not strictly aligning with elixir, using hash.js instead
  • fix: sha2 included in mcrypto not strictly aligning with elixir, using hash.js instead
  • chore: try to add toTetherAdderss
  • chore: try to make withdraw tether work
  • chore: export sha2.hash256
  • chore: ensure successful exchange tether transaction
  • chore: working exchagne tether
  • chore: basic flow of exchange, but not working
  • fix: DidUtil.toStakeAddress to align with elixir
  • chore: support deposit tether tx in xchain example
  • chore: add prepare steps for cross chain
  • chore: add cross chain example in forge-sdk
wangshijun
published 0.28.0 •

Changelog

Source

0.28.0 (May 29, 2019)

  • chore: use lite forge-proto in did-util
  • fix: stop forge-web when stop forge #298
  • chore: complete step on how to use protocol example
  • chore: update readme in protocol example
  • chore: upgrade graphql-client with forge v0.28.0
  • fix: doc building
  • chore: upgrade grpc-client with forge v0.28.0
  • chore: update example files: cleanup param for toAssetAddress
  • chore: upgrade graphql-client with forge v0.28.0
  • chore: upgrade forge-proto with forge v0.28.0
  • fix: eslint in tool scripts
  • update readme
wangshijun
published 0.27.12 •

Changelog

Source

0.27.12 (May 28, 2019)

  • fix: eslint errors in tcp-server
  • fix: eslint errors in forge-cli
  • fix: eslint errors in did-auth
  • fix: eslint errors in forge-wallet
  • fix: eslint errors in forge-message
  • fix: eslint errors in grpc-client
  • fix: eslint errors in graphql-client
  • fix: eslint errors in mcrypto
  • fix: eslint errors in forge-proto
  • chore: add lint fix script
  • chore: use eslint config airbnb base
  • update readme
wangshijun
published 0.27.0 •

Changelog

Source

0.27.0 (May 16, 2019)

  • chore: upgrade sdk-util dependency version
  • chore: update dts and cleanup test case
  • feat: support new asset address generating algorithm
  • chore: add fromHash and fromPublicKeyHash for did
  • chore: upgrade graphql-client with forge v0.27.0
  • chore: upgrade grpc-client with forge v0.27.0
  • chore: upgrade forge-proto with forge v0.27.0
  • fix: js2dts dependency
  • chore: support --yes on forge reset
  • update readme
wangshijun
published 0.26.10 •

Changelog

Source

0.26.10 (May 13, 2019)

  • chore: move fromAppDiD out of abt-did lib since it will not be used widely and has many dependency #277
  • chore: enable travis ci on node 8,10,12
  • chore: update dts for major package
  • update readme
wangshijun
published 0.26.0 •

Changelog

Source

0.26.0 (May 09, 2019)

  • fix: binary file copying
  • fix: node_modules install
  • chore: support creating react start project
  • chore: add submodule
  • update readme
wangshijun
published 0.25.2 •

Changelog

Source

0.25.2 (May 08, 2019)

  • chore: update readme
  • chore: add license in readme
  • chore: update license/author field in package.json
  • chore: add license file
  • update readme
wangshijun
published 0.25.0 •

Changelog

Source

0.25.0 (May 05, 2019)

  • chore: merge did related packages back to this repo
  • chore: support update check for forge-cli
  • chore: add post install tips for forge
  • fix: forge-web account page not refresh data on switch account
  • chore: add script to run all examples
  • chore: fix test case for forge-message
  • chore: upgrade graphql-client with forge v0.25.3
  • chore: upgrade grpc-client with forge v0.25.3
  • chore: upgrade forge-proto with forge v0.25.3
  • fix: forge download / forge init with not exist version #253
  • update readme
wangshijun
published 0.22.0 •

Changelog

Source

0.22.0 (April 30, 2019)

  • fix: forge web error on new graphql endpoint
  • chore: donot encode twice if we already have signature
  • feat: support deploy protocol tx card
  • chore: upgrade grpc-client to align with forge v0.24.1
  • chore: commit missing tx files
  • chore: upgrade graphql-client to align with forge v0.25.1
  • chore: upgrade forge-proto to align with forge v0.25.1
  • chore: upgrade graphql-client to align with forge v0.25.1
  • chore: fix grpc-client examples
  • chore: update graphql-client examples
  • fix: grpc-client can send transaction with local signed tx
  • fix: formatMesage and decodeAny not working properly together
  • chore: support forge asset xxx command
  • fix: grpc-client examples
  • fix: grpc-client cause forge poke not working
  • chore: generate markdown docs for each package
  • chore: generate markdown docs for each package
  • chore: reorganize docs for grpc-client
  • chore: reorganize docs for graphql-client
  • chore: add asset consume example
  • chore: add encode any support for fg:x:address
  • chore: fix forge release:list to use full RELEASE_ASSET list
  • chore: rename declare account => declare
  • chore: add stake for node example
  • fix: stake in forge-cli
  • chore: fix stake amount display
  • chore: add more example files: transfer_asset and migrate_account
  • fix: forge web not rendering transfers with zero token
  • chore: update types for graphql list methods
  • chore: add asset create/update docs
  • chore: improve examples for graphql-client
  • chore: improve doc tooling for graphql-client
  • chore: update docs for graphql-client and grpc-client
  • chore: update docs for graphql-client and grpc-client
  • chore: update docs for graphql-client
  • chore: update docs for libs
  • chore: update dependency
  • chore: graphql-client returns tx hash for sendTx methods
  • chore: imporve mcrypto docs
  • update readme
wangshijun
published 0.21.0 •

Changelog

Source

0.21.0 (April 29, 2019)

  • chore: update forge-cli usage for grpc-client
  • chore: refactor grpc client to align with graphql client
  • chore: upgrade dts
  • fix: graphql-client demo examples
  • chore: rename transaction encoding/sending input.data => input.tx for graphql-client
  • chore: improve grpc-client dts and doc gen
  • chore: make grpc client more simple to use
  • chore: update client lib docs and dependency
  • fix: sdk-util generated fake messages
  • chore: add module placeholders for jsdoc
  • chore: fix code in generated docs
  • chore: upgrade sdk-util dependency version
  • chore: improve graphql-client doc generating
  • fix: eslint errors
  • fix: inner marker for some field in generated docs
  • update readme
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc