Commit Graph

397 Commits (dependabot/npm_and_yarn/highlight.js-10.7.3)

Author SHA1 Message Date
Artem 71304c22ad
Replace scrypt-shim with scrypt.js; add test (#128) 2 years ago
Aaron Li baaa09e41f better hdnode constructor 4 years ago
Aaron Li f29f2586dd optionally generateMnemonic during HDNode creation; Fix a bug with setSigner 4 years ago
Isaac Adams 87d5f999ab from and to should be validated as block numbers 4 years ago
Isaac Adams 42d6400ee1 blockargs can be optional 4 years ago
Isaac Adams 75a7118e1b adding get blocks method based on API docs 4 years ago
vinyl704 9d13ab257c
fixed typo on line 121 4 years ago
Ganesha Upadhyaya 99a827782f v0.1.57 4 years ago
Sebastian Johnsson 99bd7ad3d5 Fix OneWallet compatibility for nonces returned as numbers instead of hex 4 years ago
Ganesha Upadhyaya 8f8e17fdae v0.1.56 4 years ago
peekpi d5feeb8d78 fixed testcase error 4 years ago
peekpi 9aefc978f6 fixes issue: https://github.com/harmony-one/harmony/issues/3450 4 years ago
peekpi 95453ee2e7 handle integer result returned by 'hmy_getAccountNonce' 4 years ago
Ganesha Upadhyaya 73b97c7d07 removing examples, all of them are available inside package-level documentation 4 years ago
Ganesha Upadhyaya cc4872a9f9 update sdk api reference 4 years ago
PeekPI cdf471b830
accept hex string as input of type 'uin256' (#64) 4 years ago
lixp f0e8056f84 accept hex string as input of type 'uin256' 4 years ago
PeekPI 93393dc36c
use 'hmy_getAccountNonce' to update Nonce (#60) 4 years ago
dependabot[bot] f125047487
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/harmony-contract 4 years ago
dependabot[bot] e4f72e293e
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/harmony-account 4 years ago
dependabot[bot] 1c47f9c713
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/harmony-core 4 years ago
PeekPI 08d8f5aaf4
fixes #30 (#59) 4 years ago
lixp fd2481aa35 1. fixes #30 4 years ago
PeekPI 794a590238
support 'fallback' and 'receive' of solidity (#51) 4 years ago
dependabot[bot] 43eb47107a
Bump elliptic from 6.5.2 to 6.5.3 4 years ago
dependabot[bot] 2a118ebb7f
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/harmony-staking 4 years ago
dependabot[bot] c8e1e7503c
Bump elliptic from 6.5.2 to 6.5.3 in /packages/harmony-crypto 4 years ago
dependabot[bot] a81045946a
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/harmony-transaction 4 years ago
Ganesha Upadhyaya c49abc5691 v0.1.55 4 years ago
Sebastian Johnsson 14fb03f3f2 Expose the raw abi 4 years ago
lixp 4e111973b9 support 'fallback' and 'receive' of solidity 4 years ago
Dennis Won 463cfdfb68 udpate package lock json files by running npm install 4 years ago
Dennis Won 018c2626fe package-lock.json should not be ignored by gitignore 4 years ago
Dennis Won b63aae6bfb revert manual package.json versions bump 4 years ago
Dennis Won e571c4bedc change const enums exports to enum 4 years ago
lixp 9aa0985993 if outputs of a contract method is empty, don't treat the etmpty return data as revert 4 years ago
lixp 7d5e968ce1 handle the revert message 4 years ago
Ganesha Upadhyaya 17bcd47f37 v0.1.53 4 years ago
Ganesha Upadhyaya 8bced38228 Revert "Merge pull request #43 from jelly-swap/fix-event-decoding" 4 years ago
Hiro 084bcbb5db
Add check id is hash in case RPCMethod return error 4 years ago
Ganesha Upadhyaya 8136549b75 v0.1.52 4 years ago
kraikov 059e067b23 Start the topic count from 1. 4 years ago
Hirokryptor 3bfe0deb4e Fix Uncaught (in promise) User rejected sign transaction request 4 years ago
lixp 0bf2f24333 1. accept ONE format address as contract method parameter 4 years ago
Ganesha Upadhyaya 3f6005764d v0.1.51 4 years ago
Ganesha Upadhyaya cb45ce9744 fixing the GC overflow issue 4 years ago
Ganesha Upadhyaya 76661bf654 v0.1.50 4 years ago
Ganesha Upadhyaya 802beb1898 fixing event subscription 4 years ago
kraikov 6043cafe3e The default value of waitConfirm set to true. 4 years ago
kraikov b17cedfa1a Optionally resolve send transaction's promise before confirmation. 4 years ago