Socket
Socket
Sign inDemoInstall

@arcblock/mcrypto

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/mcrypto - npm Package Versions

1
11

0.30.0

Diff

Changelog

Source

0.30.0 (June 13, 2019)

  • chore: commit missing file
  • chore: merge with master
  • chore: use multi formats for mcrypto.signers
  • chore: elimate multibase dependency in did-auth package
  • chore: elimate multibase dependency in forge-message/graphql-client/did
  • chore: add toUint8Array/toBuffer/toBase58/fromBase58 to forge-util
  • chore: add alias methods for graphql-client and grpc-client
  • chore: update graphql-client example files
  • chore: use plain string format for signature and pk in graphql-client
  • feat: support more formats of bytes type when createMessage
  • chore: make grpc-client support more input format of bytes type and add test for it
  • update readme
wangshijun
published 0.29.3 •

Changelog

Source

0.29.3 (June 12, 2019)

  • chore: refactor did auth
  • chore: add tx-util lib for code that can be reused when handling transactions
  • chore: save error messages in action token storage
  • chore: update forge-sdk docs after forge-util updated
  • chore: unify variable naming: did => userDid in did-auth lib
  • chore: add uuid generating methods
  • update readme
wangshijun
published 0.29.0 •

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.11 •

Changelog

Source

0.27.11 (May 27, 2019)

  • fix: support both base64 and hex format moderator sdk
  • fix: travis build
  • chore: complete compiler ensure login for protocol compile
  • chore: fix forge protocol compile command with new vending machine proto
  • chore: cleanup useless files
  • chore: update readme of protocol compile and deploy protocol
  • feat: support forge protocol:deploy command
  • feat: support forge protocol:compile command
  • chore: refactor protocol example
  • feat: forge-proto providers can provide custom type_urls list when init
  • chore: tune vending machine proto
  • chore: improve logging
  • chore: add asset factory and asset acquire script
  • fix: forge-message.Provider not handling getMessageType properly
  • chore: protocol deploy script now works
  • chore: cleanup signatures related code with multisig example files
  • fix: forge.createMessage not handling list fields properly
  • chore: add debug statements
  • fix: make toItxAddress align with forge-elixir-sdk
  • fix: mcrypto dts
  • fix: use getMessageType method from forge-message
  • chore: basic flow of javascript protocol deploy
  • chore: update docs for GRpcClient
  • chore: support GRpcClient.getType and GrpcClient.decodeTx
  • chore: update doc for GraphQLClient.getType
  • chore: update docs for forge-message
  • feat: support proto provider mechanism in forge-message
  • chore: make forge-proto provider generator extensible
  • chore: update docs for did-auth lib
  • chore: make protocol build
  • chore: add tx protocol example: part
  • update readme
wangshijun
published 0.27.10 •

Changelog

Source

0.27.10 (May 23, 2019)

  • chore: bump version
  • feat: support customize token and checksum query param key
  • chore: use shorter action token
  • fix: check did mismatch in did-auth handler
  • feat: check did mismatch in did-auth handler
  • fix: should pass request object to onAuth and onPreAuth handler
  • fix: param doc
  • chore: fix husky hooks
  • chore: update docs for did authenticator and handler
  • feat: add onPreAuth hook for AuthHandler, so the application can do some check for the auth
  • 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
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