Commit Graph

55 Commits (a192dabfa2ba2f592ceecb9ed53aac798730797c)

Author SHA1 Message Date
neeboo a192dabfa2 feat(transaction):add cxConfirm and related sub members 5 years ago
neeboo d4c82f0ef2 chore(hdnode):fix signTransaction with chainId and truffleProvider with chainId 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 ad42adadf2 chore(hdnode):fix truffleProvider with shardID 5 years ago
neeboo d32843fb4a chore(account):fixed get nonce before sign 5 years ago
neeboo b1f6cd108d breaking(hdnode&&wallet):change hdpath if chainType change 5 years ago
neeboo 2c55b48985 breaking(account):change derive path 5 years ago
neeboo a39d0cea85 chore(Account):remove setShardProvider on constructor 5 years ago
neeboo 94a633213d chore(account):add shardID to current Account 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 db85a67e0f fix(transaction):remake constructor 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 987dba8dd1 feat(hdnode):addbyPrivateKey 5 years ago
neeboo 3351c8b09c fix(hdnode):update send 5 years ago
neeboo fd524cd61e break(hdnode):remake hdnode 5 years ago
neeboo ed62c716f6 fix(docs):update docs:bundler 5 years ago
neeboo 6daa1120e0 feat(account): add newMnemonic 5 years ago
neeboo d3302931cc fix(transaction):fixed recover and setParams, and passed e2e and unit tests 5 years ago
neeboo 8c0a918aa5 fix(account):update nonce correctly 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 fc209bd197 fix(wallet):refactor createAccount 6 years ago
neeboo d7cd6fe65a [feat]: add hdnode as option 6 years ago
neeboo b97a9bc617 [feat] update bech32 6 years ago
neeboo d5a214b01e fix(crypto):getAddress and HarmonyAddress 6 years ago
neeboo bd0925a539 feat(blockchain/types): update createObeservedTransaction 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 5859f91bbe [breaking] rename packages dependency prefix to `@harmony-js` 6 years ago
neeboo 415b288a93 [feat]update alot 6 years ago
neeboo eac87f49f3 [WIP] update a lot 6 years ago
neeboo 670fc7e973 [fix] remove unexpected console.log 6 years ago
neeboo 88d004d3cb [fix] update a lot 6 years ago
neeboo 05cb4df930 [chore] testGanache and testWallet 6 years ago
neeboo 2a81da71f6 [feat] added signer to wallet 6 years ago
neeboo 78ae12f324 [fix] modify account.ts and add more examples to testNode.js 6 years ago
neeboo b2f659a7d0 [WIP] update blockchain and rpcs 6 years ago
neeboo aad1b492cb added assert object 6 years ago
neeboo e7ace6f172 [WIP] start adding unit test to repo 6 years ago
neeboo cf7f7be197 [feat] added recover to Transaction 6 years ago
neeboo b1ca749fb7 [WIP] update Transaction and Account.signTransaction 6 years ago
neeboo 1783c54b08 [WIP] added Transaction package 6 years ago
neeboo cff1cda279 added harmony-network and new bundler 6 years ago
neeboo b823f1a03c [feat] http && net && rpc && baseProvider 6 years ago