Commit Graph

168 Commits (ff6c207e9e240081211d629be88d48a4ea398232)

Author SHA1 Message Date
Dennis Won bdcfbf0f80 v0.1.43 5 years ago
Dennis Won 3c7e080a7d dependency lib updates for harmony account package 5 years ago
Dennis Won 6547152ba6 update dependencies versions with new packages releases 5 years ago
Dennis Won 2d2effaade v0.1.40 5 years ago
Dennis Won 9879a43b16 re-add files to git for gitignore 5 years ago
neeboo cc00c23e9a v0.1.35 5 years ago
neeboo d63ffa38a1 v0.1.34 5 years ago
neeboo 0320edd059 fix(version):update version 5 years ago
neeboo 27bce049c8 v0.1.33 5 years ago
neeboo 661c168240 fix(transaction):fix TransactionFactory.recover 5 years ago
neeboo 8148f89f3e v0.1.32 5 years ago
neeboo 90e66f2e88 fix(contract): fix getContractAddress 5 years ago
neeboo 4af0656111 feat(test):add more test and remove unused function 5 years ago
neeboo 09a11f5310 v0.1.31 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 60208454d7 v0.1.30 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 2e3bd054b8 v0.1.29 5 years ago
neeboo a192dabfa2 feat(transaction):add cxConfirm and related sub members 5 years ago
neeboo 1ccc7071ae v0.1.28 5 years ago
neeboo 436f358dec chore(packages.json):change liscence to MIT 5 years ago
neeboo 6e1abec93b v0.1.27 5 years ago
neeboo 299af73fe5 chore(transformers):fix Unit 5 years ago
neeboo 8c709e0e1e v0.1.26 5 years ago
neeboo 4b7d95c429 fix(test):add chainId setting to testSign 5 years ago
neeboo 3dbcc4b173 v0.1.23 5 years ago
neeboo 51b6dd8621 fix(transaction):modify tx.data.length to 11 when chainType is harmony 5 years ago
neeboo 469f4a37b5 v0.1.20 5 years ago
neeboo d32843fb4a chore(account):fixed get nonce before sign 5 years ago
neeboo 1a76aeebac v0.1.19 5 years ago
neeboo 311709dab1 feat(core):add defaultShardID option 5 years ago
neeboo 3fceee5f7c v0.1.17 5 years ago
neeboo 6604f080cb chore(harmony):added shardID to all blockchain methods and fix transaction.getBlockNumber 5 years ago
neeboo 17e721ace8 v0.1.14 5 years ago
neeboo 48702d316d chore(version):packages.json 5 years ago
neeboo 775e2ba369 v0.1.13 5 years ago
neeboo b6b3ff2a68 v0.1.12 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 b230096473 v0.1.7 5 years ago
neeboo 5db3a5004d feat(Provider): added a Provider to get Http and WS Provider easier 5 years ago
neeboo f3c50b210d v0.1.6 5 years ago
neeboo db85a67e0f fix(transaction):remake constructor 5 years ago