Commit Graph

386 Commits (8f8e17fdaed394af1c28cd133d6018bf48915a81)

Author SHA1 Message Date
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
Ganesha Upadhyaya 1878e7a2c9 v0.1.49 4 years ago
Ganesha Upadhyaya 0575f19c15 fixing truffle provider bug due to changed rpc response that includes miner one address 4 years ago
Ganesha Upadhyaya 4ebe736137 v0.1.48 4 years ago
Raptor 1aa1736a2b Add logout function 4 years ago
Ganesha Upadhyaya 074a3db5d9
Update README.md 4 years ago
Ganesha Upadhyaya 7bdf2c0dca Improve README with clear examples throughout packages 4 years ago
Ganesha Upadhyaya 24876f57a5 v0.1.47 4 years ago
Raptor c7fd30ec3f Integrated the onewallet extension 4 years ago
neeboo bbcb1af037 fix(truffle_provider):remove prefix conditionly 5 years ago