Commit Graph

40 Commits (ca83e5477cd6c774bbf1f0bfbac0e5ea56e8d47c)

Author SHA1 Message Date
Dennis Won 463cfdfb68 udpate package lock json files by running npm install 4 years ago
Dennis Won 018c2626fe package-lock.json should not be ignored by gitignore 4 years ago
Dennis Won b63aae6bfb revert manual package.json versions bump 4 years ago
Dennis Won e571c4bedc change const enums exports to enum 4 years ago
Ganesha Upadhyaya 3f6005764d v0.1.51 4 years ago
Ganesha Upadhyaya 4ebe736137 v0.1.48 4 years ago
Ganesha Upadhyaya 7bdf2c0dca Improve README with clear examples throughout packages 4 years ago
Ganesha Upadhyaya a35db780ae v0.1.45 5 years ago
Ganesha Upadhyaya 56606e9365 v0.1.44 5 years ago
Wen Zhang 7ed3b6d8b7 add documentation to @harmony-js/contract 5 years ago
Wen Zhang 3411de5cf8 revamped crypto, network, transaction 5 years ago
Wen Zhang 61a8b8e7c0 Cleaned up the redundant content of the remaining 6 packages 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
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 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 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 09a11f5310 v0.1.31 5 years ago
neeboo bb13a3bff0 chore(core):added sendRawStakingTransaction to blockchain 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 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