Commit Graph

53 Commits (ad01043bb058b85f7747334d5d1b8dab3fb57c15)

Author SHA1 Message Date
neeboo 6759acb035 fix(messenger):fix unexpected open multiple endpoints 5 years ago
neeboo 952636a389 chore(truffleProvider):remove console.log 5 years ago
neeboo d4c82f0ef2 chore(hdnode):fix signTransaction with chainId and truffleProvider with chainId 5 years ago
neeboo fa121c6b3f feat(harmonyExtension):add options to harmonyExtension 5 years ago
neeboo 51b6dd8621 fix(transaction):modify tx.data.length to 11 when chainType is harmony 5 years ago
neeboo a37b3ed022 feat(truffleProvider):remake hmy_getBlockByNumber 5 years ago
neeboo 7f8b1ba48e fix(hdnode):remake signTransaction 5 years ago
neeboo 3ef409379c breaking(truffleProvider):refactor constructor 5 years ago
neeboo ad42adadf2 chore(hdnode):fix truffleProvider with shardID 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 58979ef858 chore(harmonyExtension):fix signTransaction 5 years ago
neeboo 6604f080cb chore(harmony):added shardID to all blockchain methods and fix transaction.getBlockNumber 5 years ago
neeboo 391406040d chore(blockchain):add shardID to getTransactionHash and getTransactionReceipt 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 d171933bd6 chore(HarmonyExtension):update HarmonyExtension, remake signTransaction 5 years ago
neeboo 2ea7368ac5 fix(HarmonyExtension):fixed unused window.harmony 5 years ago
neeboo 517232cbb7 feat(harmonyExtension):add harmonyExtension 5 years ago
neeboo 5db3a5004d feat(Provider): added a Provider to get Http and WS Provider easier 5 years ago
neeboo d9fa1c5875 fix(hdnode):add default gasLimit and gasPrice 5 years ago
neeboo 4fe349b2cb feat(truffleProvider):add truffleProvider 5 years ago
neeboo fd524cd61e break(hdnode):remake hdnode 5 years ago
neeboo c7593efb9c feat(core)add setChainId and setChainType 5 years ago
neeboo a60a5f8a92 feat(blockchain):update call 5 years ago
neeboo eb3858a3e6 WIP(utils)move defaultConfig from messenger to utils/chain 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 85424403c2 wip(e2e): add e2e tests 5 years ago
neeboo 3dc4a828d8 [feat] add HarmonyConfig and getBlockNumber in blockchain 6 years ago
neeboo 42aa977a2f [fix] remove base-x 6 years ago
neeboo b97a9bc617 [feat] update bech32 6 years ago
neeboo bd0925a539 feat(blockchain/types): update createObeservedTransaction 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 fa290a6689 [chore] update subscribe transaction confirmation flow 6 years ago
neeboo 5859f91bbe [breaking] rename packages dependency prefix to `@harmony-js` 6 years ago
neeboo eac87f49f3 [WIP] update a lot 6 years ago
neeboo 7b41bae315 [chore] update newBlockHeaders 6 years ago
neeboo fcf21c534f [feat] update websocket provider 6 years ago
neeboo 88d004d3cb [fix] update a lot 6 years ago
neeboo 05cb4df930 [chore] testGanache and testWallet 6 years ago
neeboo 30de65c9d8 [chore] added more tests and remake blockchain.ts 6 years ago
neeboo 5cd33f64b9 [breaking] simplify blockNumber validation and blockchain methods 6 years ago
neeboo e41bfe843c [fix] fixed net_peerCount 6 years ago
neeboo 95374015b6 [breaking] export types and blockchain from core 6 years ago
neeboo 7f3473ce06 [breaking] move blockchain class to core 6 years ago
neeboo b2f659a7d0 [WIP] update blockchain and rpcs 6 years ago