Commit Graph

314 Commits (3411de5cf8dfb4536a321955b7b984a5327dda20)

Author SHA1 Message Date
Wen Zhang 3411de5cf8 revamped crypto, network, transaction 5 years ago
Wen Zhang 95474d74fe finish package '@harmony-js/utils' 5 years ago
Wen Zhang 61a8b8e7c0 Cleaned up the redundant content of the remaining 6 packages 5 years ago
Wen Zhang 40fc994fae revamped account/account and account/wallet 5 years ago
Wen Zhang 1d37b68d79 Finished revamped the package: harmony-core 5 years ago
Wen Zhang 2d637dede9 hierarchy rebuild and APIs revamped 5 years ago
Wen Zhang fddea85f1f revamped functions in harmony-core/src/blockchain.ts 5 years ago
Wen Zhang 47672bcd68 create first comment example: blockchain.getBalance 5 years ago
Wen Zhang a9e825f0e3 beautify index page and simplify the navigation bar, add annotation to each page for next comments work 5 years ago
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
Dennis Won 5c3397dcea allow empty string for encrypt/decrypt password 5 years ago
Dennis Won 7aef8792e5 made keystore Crypto to be also compatible for legacy clients who are already using the sdk 5 years ago
Dennis Won 09cdf36fe2 fix keystore Crypto field to smaller letter starting crypto 5 years ago
neeboo 244230cd46 fix(staking):make unit test great again 5 years ago
neeboo 9e05298fe7 v0.1.36 5 years ago
neeboo 611ff25d74 feat(core):add StakingFactory to core 5 years ago
neeboo cc00c23e9a v0.1.35 5 years ago
neeboo a65dafd1dd fix(staking):fix unit test 5 years ago
neeboo 13b958e005 fix(staking):fix unit test testSign 5 years ago
neeboo f89b6ce146 feat(staking):add factory and fix nonce problem 5 years ago
Ganesha Upadhyaya d1f465ee94 fixing nonce 0 issue, changing StakingTransaction constructor, updating examples 5 years ago
neeboo 4338ffd6c1 feat(utils):added One to Unit 5 years ago
neeboo da865e3dc8 WIP(account): update README.md 5 years ago
neeboo 338b986cec WIP(account):update README 5 years ago
neeboo 57296456c9 feat(docs):add guide to harmony-account 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 591686a5ce fix(crypto):fix addSlice 5 years ago
neeboo b9d880ee05 fix(staking):prettier && tsLint 5 years ago
Ganesha Upadhyaya b7852bb9c5 updating staking datastructures 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 bb13a3bff0 chore(core):added sendRawStakingTransaction to blockchain 5 years ago
neeboo 1e63f5a465 fix(providers):fix types of mitt and build script 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 dd6286a49e feat(wallet):add wallet.signStaking 5 years ago
neeboo 4443b9cad3 feat(test):add test staking transaction 5 years ago
neeboo 04573f58ed feat(staking):add set function 5 years ago
Ganesha Upadhyaya bee8b4c4da staking signing 5 years ago