Commit Graph

51 Commits (90e66f2e8852a07ec45dde8f4293aff403b92224)

Author SHA1 Message Date
neeboo 90e66f2e88 fix(contract): fix getContractAddress 5 years ago
neeboo 72bbbed9b6 chore(transaction):rename base.ts to transactionBase.ts, and fix build script 5 years ago
neeboo db5ed5ed84 chore(transaction):add abstractTransaction 5 years ago
neeboo ced30c1f26 chore(transaction):move TransactionBase to base.ts 5 years ago
Ganesha Upadhyaya 66c08fbfea adding sendTrasaction for staking and refactoring common code between Transaction and StakingTransaction to TransactionBase for code reuse 5 years ago
neeboo 171e0d2d46 WIP(test):adding more unit test cases 5 years ago
neeboo ffbbffb07d chore(Transaction): fix cxStatus on confirmation 5 years ago
neeboo a192dabfa2 feat(transaction):add cxConfirm and related sub members 5 years ago
neeboo 51b6dd8621 fix(transaction):modify tx.data.length to 11 when chainType is harmony 5 years ago
neeboo d32843fb4a chore(account):fixed get nonce before sign 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 7f136d0fd3 chore(transaction):remove unused crossShard boolean 5 years ago
neeboo d77de360e5 chore(Messenger):fix getShardingStructure returns 5 years ago
neeboo caa955b99a feat(Account):added shards balance and transaction 5 years ago
neeboo e390d11db7 feat(crossShard):update account and transaction 5 years ago
neeboo 5187dae892 feat(Messenger):added getShardingStructure 5 years ago
neeboo 5db3a5004d feat(Provider): added a Provider to get Http and WS Provider easier 5 years ago
neeboo db85a67e0f fix(transaction):remake constructor 5 years ago
neeboo 4fe349b2cb feat(truffleProvider):add truffleProvider 5 years ago
neeboo d3302931cc fix(transaction):fixed recover and setParams, and passed e2e and unit tests 5 years ago
neeboo 76315c5a95 fix(multiple):added toShardID 5 years ago
neeboo 543bf1b953 fix(transaction):update Transaction.observed() 5 years ago
neeboo bdb233fe4f chore(transaction):added `Transaction.observe()` 5 years ago
neeboo 1efc230e73 fix(transaction): getTransactionReceipt if no status but root returns 5 years ago
neeboo 02e95777a0 fix(transaction):added toShardID apply to `Harmony.types.Transaction` 5 years ago
neeboo 2aa10fb359 fix(transaction):fix normalize address 5 years ago
neeboo 137211e9b9 fix(transaction):fix early returns 5 years ago
neeboo 4673b58f3f fix(transaction):fixed if contract deployment address format validation 5 years ago
neeboo b308c62bde fix(contract):make contract deployable 6 years ago
neeboo b97a9bc617 [feat] update bech32 6 years ago
neeboo e231a4b8a2 breaking:(utils)change encode bytes length with shardID 6 years ago
neeboo a7350d6de9 [fix] wallet signTransaction with account to signer 6 years ago
neeboo ce86e56a63 [fix] update a lot and add test fixtures for transaction 6 years ago
neeboo 069d687d7b [fix] events and formatter 6 years ago
neeboo 70484f6c27 [WIP] added branch @types 6 years ago
neeboo 74bfcf9dc2 [fix] remove examples and move to another repo (added later) 6 years ago
neeboo 98ec8c0c8a [chore] fix Transaction.confirm with Http using block confirmation 6 years ago
neeboo eb8aa9b962 [feat] update TransctionFactory.clone 6 years ago
neeboo bf2912dd4f [chore] update Transaction.confirm 6 years ago
neeboo fa290a6689 [chore] update subscribe transaction confirmation flow 6 years ago
neeboo 5859f91bbe [breaking] rename packages dependency prefix to `@harmony-js` 6 years ago
neeboo 415b288a93 [feat]update alot 6 years ago
neeboo fa26401775 [FIX] error first and result later 6 years ago
neeboo eac87f49f3 [WIP] update a lot 6 years ago
neeboo 88d004d3cb [fix] update a lot 6 years ago
neeboo b2f659a7d0 [WIP] update blockchain and rpcs 6 years ago
neeboo 40ae81a5bc [WIP] update @harmony/core 6 years ago
neeboo cf7f7be197 [feat] added recover to Transaction 6 years ago
neeboo b1ca749fb7 [WIP] update Transaction and Account.signTransaction 6 years ago