Commit Graph

544 Commits (5eddd0feb2bfe92c36b194fe0a9ffe40f8173d6c)
 

Author SHA1 Message Date
neeboo 43390c29c3 feat(network):added reconnect 5 years ago
neeboo a15b66739b v0.0.49 5 years ago
neeboo 822fc7ccbf revert(network):revert websocket 5 years ago
neeboo 82c5bd438c v0.0.48 5 years ago
neeboo 91fb8d1f64 fix(network):added reject 5 years ago
neeboo 246dd54e56 chore(packages.json):fix build with cli 5 years ago
neeboo 0433648efd chore(README):update README.md 5 years ago
neeboo 7ec7757a78 fix(gulpfile):remove unexpected `.tsbuildinfo` 5 years ago
neeboo caa33e4b2e v0.0.47 5 years ago
neeboo 03ca6f8992 chore(contract): fix `methods.call()` when no `wallet.signer` and `options.from` found 5 years ago
neeboo e5d47c94bb v0.0.46 5 years ago
neeboo 76315c5a95 fix(multiple):added toShardID 5 years ago
neeboo 543bf1b953 fix(transaction):update Transaction.observed() 5 years ago
neeboo d32157ffbc chore(e2e):update e2e test with transaction events 5 years ago
neeboo bdb233fe4f chore(transaction):added `Transaction.observe()` 5 years ago
neeboo f113cac157 chore(README): fix build:ts before test:e2e 5 years ago
neeboo f1d1f29410 chore(package.json):use husky to hook before commiting 5 years ago
neeboo a1ce128afc fix(e2e):move transaction from fixture to txn_rpc 5 years ago
neeboo 481a38d17b feat(e2e):update transactins.e2e.ts and transaction.json as fixtures 5 years ago
neeboo 95fcafb77b chore(README): update README 5 years ago
neeboo 85424403c2 wip(e2e): add e2e tests 5 years ago
neeboo 5d065a5e36 v0.0.45 5 years ago
neeboo c0e6014c71 fix(contract):signTransaction using 'latest' blockNumber 5 years ago
neeboo c63beab6d8 v0.0.44 5 years ago
neeboo 8c0a918aa5 fix(account):update nonce correctly 5 years ago
neeboo 0ca07d7613 v0.0.43 5 years ago
neeboo 85d6ad6d19 fix(contract):update nonce correctly 5 years ago
neeboo 37f7dfe379 v0.0.42 5 years ago
neeboo b7e4cb0d5e fix(contract):Contract status fixed with transaction.txStatus 5 years ago
neeboo dc0699eba0 v0.0.41 5 years ago
neeboo 1efc230e73 fix(transaction): getTransactionReceipt if no status but root returns 5 years ago
neeboo ea9d15d8e0 v0.0.40 5 years ago
neeboo b38d55cddc fix(contract):remove useless console 5 years ago
neeboo f4b03edab3 v0.0.39 5 years ago
neeboo e59f69a130 fix(contract):contract call methods with options 5 years ago
neeboo 756dd6e965 v0.0.38 5 years ago
neeboo 02e95777a0 fix(transaction):added toShardID apply to `Harmony.types.Transaction` 5 years ago
neeboo 7b9d69186d v0.0.37 5 years ago
neeboo 422e58e58b fix(contract):with nonce will override the getNonce option 5 years ago
neeboo cdcddbadf9 v0.0.36 5 years ago
neeboo 2aa10fb359 fix(transaction):fix normalize address 5 years ago
neeboo 103f095b55 v0.0.35 5 years ago
neeboo 137211e9b9 fix(transaction):fix early returns 5 years ago
neeboo 2c103e10fb v0.0.34 5 years ago
neeboo 4673b58f3f fix(transaction):fixed if contract deployment address format validation 5 years ago
neeboo 6336e94dfe v0.0.33 5 years ago
neeboo 7c10fa764b feat(keystore):add encryptPhrase and decryptPhrase 5 years ago
neeboo 193649404b chore(account):move generateMnemonic() to static 6 years ago
neeboo ac90d10dea v0.0.32 6 years ago
neeboo fc209bd197 fix(wallet):refactor createAccount 6 years ago