Commit Graph

36 Commits (db8e2f260bc65452d576e2f40cac08ea22e9d8d3)

Author SHA1 Message Date
neeboo 4b7d95c429 fix(test):add chainId setting to testSign 5 years ago
neeboo 311709dab1 feat(core):add defaultShardID option 5 years ago
neeboo 6604f080cb chore(harmony):added shardID to all blockchain methods and fix transaction.getBlockNumber 5 years ago
neeboo b3f67fbece chore(contract):fix contract.wallet 5 years ago
neeboo 94a633213d chore(account):add shardID to current Account 5 years ago
neeboo caa955b99a feat(Account):added shards balance and transaction 5 years ago
neeboo 517232cbb7 feat(harmonyExtension):add harmonyExtension 5 years ago
neeboo d840c02ca3 chore(Contract): adapt contract methods to MathWallet Provider 5 years ago
neeboo d3302931cc fix(transaction):fixed recover and setParams, and passed e2e and unit tests 5 years ago
neeboo 98d6ccd0c6 fix(contract):remove callData from method 5 years ago
neeboo 6547a443bd feat(contract):add `debug()` to show callPayload, callResponse,and callData 5 years ago
neeboo be0455620b fix(contract):methods with default 5 years ago
neeboo 7d4af8b767 feat(contract):add from = `0x{'0'*40}` by default 5 years ago
neeboo 91fb8d1f64 fix(network):added reject 5 years ago
neeboo 03ca6f8992 chore(contract): fix `methods.call()` when no `wallet.signer` and `options.from` found 5 years ago
neeboo c0e6014c71 fix(contract):signTransaction using 'latest' blockNumber 5 years ago
neeboo 85d6ad6d19 fix(contract):update nonce correctly 5 years ago
neeboo b7e4cb0d5e fix(contract):Contract status fixed with transaction.txStatus 5 years ago
neeboo b38d55cddc fix(contract):remove useless console 5 years ago
neeboo e59f69a130 fix(contract):contract call methods with options 5 years ago
neeboo 422e58e58b fix(contract):with nonce will override the getNonce option 5 years ago
neeboo b308c62bde fix(contract):make contract deployable 6 years ago
neeboo d7cd6fe65a [feat]: add hdnode as option 6 years ago
neeboo b97a9bc617 [feat] update bech32 6 years ago
neeboo a7350d6de9 [fix] wallet signTransaction with account to signer 6 years ago
neeboo 069d687d7b [fix] events and formatter 6 years ago
neeboo a95950d5a0 [FIX] update tsconfig.json 6 years ago
neeboo 70484f6c27 [WIP] added branch @types 6 years ago
neeboo bf2912dd4f [chore] update Transaction.confirm 6 years ago
neeboo 5859f91bbe [breaking] rename packages dependency prefix to `@harmony-js` 6 years ago
neeboo 57646e2b42 [chore] update methods 6 years ago
neeboo cef2446095 [feat] update encodeABI 6 years ago
neeboo fa26401775 [FIX] error first and result later 6 years ago
neeboo eac87f49f3 [WIP] update a lot 6 years ago
neeboo e0b73bb178 [fix] fix abiCoder 6 years ago
neeboo 14546f58ea [chore] update a lot 6 years ago