Commit Graph

  • a35db780ae v0.1.45 v0.1.45 Ganesha Upadhyaya 2020-06-06 11:12:34 -0700
  • 56606e9365 v0.1.44 v0.1.44 Ganesha Upadhyaya 2020-06-06 08:20:07 -0700
  • 4dff73db61 WIP(truffle_provider):add web3_clientVersion as mock result neeboo 2020-06-06 01:10:30 +0800
  • 91a404ce40 add optional params in estimateGas method lixp 2020-06-05 17:33:53 +0800
  • 87c8df983a
    Merge pull request #14 from harmony-one/mattlockyer-patch-1 Ganesha Upadhyaya 2020-06-04 10:55:57 -0700
  • ca75b695a1 contract enhancement 1. estimateGas in method send 2. remove nonce update in method call lixp 2020-06-04 17:16:49 +0800
  • 0e1a4ba6e5
    Merge pull request #22 from harmony-one/return-interface Jong Hyuck Won 2020-06-03 23:49:44 -0700
  • a5b0bf7d0f minor #22 return-interface Ganesha Upadhyaya 2020-06-03 16:04:59 -0700
  • f0c1c5ed9b add return object interface test Ganesha Upadhyaya 2020-06-03 16:02:49 -0700
  • f4f645b639 [harmony-account] make getBalance return Balance interface instead of object Ganesha Upadhyaya 2020-06-03 13:16:40 -0700
  • ce39d112f3
    Merge pull request #21 from harmony-one/doc Leo Chen 2020-06-02 17:44:56 -0700
  • 4217f89fdf update readme #21 Wen Zhang 2020-03-06 11:48:27 -0800
  • 70311ff629 update the readme of generating doc Wen Zhang 2020-03-06 10:49:02 -0800
  • 7ed3b6d8b7 add documentation to @harmony-js/contract Wen Zhang 2020-03-03 17:57:39 -0800
  • 3411de5cf8 revamped crypto, network, transaction Wen Zhang 2020-03-03 10:04:41 -0800
  • 95474d74fe finish package '@harmony-js/utils' Wen Zhang 2020-02-25 19:50:20 -0800
  • 61a8b8e7c0 Cleaned up the redundant content of the remaining 6 packages Wen Zhang 2020-02-21 19:16:20 -0800
  • 40fc994fae revamped account/account and account/wallet Wen Zhang 2020-02-13 18:53:18 -0800
  • 1d37b68d79 Finished revamped the package: harmony-core Wen Zhang 2020-02-10 19:31:41 -0800
  • 2d637dede9 hierarchy rebuild and APIs revamped Wen Zhang 2020-02-07 19:00:15 -0800
  • fddea85f1f revamped functions in harmony-core/src/blockchain.ts Wen Zhang 2020-02-06 17:48:12 -0800
  • 47672bcd68 create first comment example: blockchain.getBalance Wen Zhang 2020-02-06 11:43:30 -0800
  • a9e825f0e3 beautify index page and simplify the navigation bar, add annotation to each page for next comments work Wen Zhang 2020-02-04 16:57:20 -0800
  • ff6c207e9e fixed some description error Wen Zhang 2020-02-03 17:48:48 -0800
  • bb9a818295 Finished draft sdk documentation! update README Wen Zhang 2020-02-03 16:23:35 -0800
  • 46059fd4d7 fixing build error #20 sdk_documentation Ganesha Upadhyaya 2020-06-02 16:59:09 -0700
  • 3b515f40a7 SDK documentation Leo Chen 2020-06-02 15:10:50 -0700
  • e3d27384f5 fixed some description error Wen Zhang 2020-02-03 17:48:48 -0800
  • 2f7e70aab1 Finished draft sdk documentation! update README Wen Zhang 2020-02-03 16:23:35 -0800
  • bdcfbf0f80 v0.1.43 v0.1.43 Dennis Won 2020-05-04 15:44:52 -0700
  • 3c7e080a7d dependency lib updates for harmony account package Dennis Won 2020-05-04 15:32:50 -0700
  • 6547152ba6 update dependencies versions with new packages releases Dennis Won 2020-05-04 15:22:39 -0700
  • 2d2effaade v0.1.40 v0.1.40 Dennis Won 2020-05-04 13:21:24 -0700
  • 9879a43b16 re-add files to git for gitignore Dennis Won 2020-05-04 09:55:02 -0700
  • 51d46f22a0
    Merge pull request #19 from harmony-one/crypto_fix Jong Hyuck Won 2020-05-04 01:52:30 -0700
  • 5c3397dcea allow empty string for encrypt/decrypt password #19 crypto_fix Dennis Won 2020-05-04 01:43:16 -0700
  • 7aef8792e5 made keystore Crypto to be also compatible for legacy clients who are already using the sdk Dennis Won 2020-05-03 13:59:54 -0700
  • ad4f5695d9 update travis yml to install lerna as dev dependency Dennis Won 2020-05-03 06:02:47 -0700
  • 03f996a9c2 udpate lib versions for deps Dennis Won 2020-05-03 05:15:50 -0700
  • 09cdf36fe2 fix keystore Crypto field to smaller letter starting crypto Dennis Won 2020-05-03 04:37:55 -0700
  • f5c958460e fix(build):add lerna link before build:ts neeboo 2020-05-03 13:59:00 +0800
  • 5c83543041 update readme #17 Wen Zhang 2020-03-06 11:48:27 -0800
  • 77f3ac7ddb update the readme of generating doc Wen Zhang 2020-03-06 10:49:02 -0800
  • 06651936bb add documentation to @harmony-js/contract Wen Zhang 2020-03-03 17:57:39 -0800
  • b1b55a1d65 revamped crypto, network, transaction Wen Zhang 2020-03-03 10:04:41 -0800
  • d19e3f8143 finish package '@harmony-js/utils' Wen Zhang 2020-02-25 19:50:20 -0800
  • 3b17b3f68a Cleaned up the redundant content of the remaining 6 packages Wen Zhang 2020-02-21 19:16:20 -0800
  • 8a26c68c5f revamped account/account and account/wallet Wen Zhang 2020-02-13 18:53:18 -0800
  • ccbc5a4852 Finished revamped the package: harmony-core Wen Zhang 2020-02-10 19:31:41 -0800
  • 74d4853a9c hierarchy rebuild and APIs revamped Wen Zhang 2020-02-07 19:00:15 -0800
  • 085cb73382 revamped functions in harmony-core/src/blockchain.ts Wen Zhang 2020-02-06 17:48:12 -0800
  • e258c174c5 create first comment example: blockchain.getBalance Wen Zhang 2020-02-06 11:43:30 -0800
  • a9bdf63a78 beautify index page and simplify the navigation bar, add annotation to each page for next comments work Wen Zhang 2020-02-04 16:57:20 -0800
  • cf9e67c3ff fixed some description error Wen Zhang 2020-02-03 17:48:48 -0800
  • 4870df05fd Finished draft sdk documentation! update README Wen Zhang 2020-02-03 16:23:35 -0800
  • c5b154ed2b
    Better fix for this #14 mattlockyer-patch-1 Matt Lockyer 2020-01-09 10:20:52 -0800
  • 6d85dbf4ef
    Fixes error when logs returns undefined Matt Lockyer 2020-01-09 10:13:06 -0800
  • a3161779f2 WIP(keystore): fix encrypt key/phrase with empty string neeboo/keystore neeboo 2019-12-18 17:12:13 +0800
  • 542fe0a297 WIP(contract):add address-transformer to contract method neeboo/contract neeboo 2019-12-18 16:57:59 +0800
  • bb018ad93d Merge remote-tracking branch 'origin/test' neeboo 2019-12-04 16:55:52 +0800
  • 0ff928bc62 chore(README):fix README.md neeboo 2019-12-04 16:50:28 +0800
  • 9dc33eca47 feat(README):add publish guide neeboo 2019-12-04 16:42:15 +0800
  • 7b70d4d6b1 add transfer for testing in devnet #9 test Minh Doan 2019-12-02 00:58:53 -0800
  • 244230cd46 fix(staking):make unit test great again neeboo 2019-11-27 17:47:01 +0800
  • b4e6a94e72 feat(examples):use stakings instead of using `new StakingFactory()` neeboo 2019-11-27 17:15:10 +0800
  • 9e05298fe7 v0.1.36 v0.1.36 neeboo 2019-11-27 16:40:08 +0800
  • db8e2f260b fix(examples):use harmony.stakings instead of make factory everytime neeboo 2019-11-27 16:37:08 +0800
  • 611ff25d74 feat(core):add StakingFactory to core neeboo 2019-11-27 16:30:40 +0800
  • 9d9f15be63 fix(examples):remake staking_create neeboo 2019-11-27 16:28:09 +0800
  • 4995796682 feat(examples):use factory to make code human readable neeboo 2019-11-27 16:18:39 +0800
  • cc00c23e9a v0.1.35 v0.1.35 neeboo 2019-11-27 16:12:38 +0800
  • a65dafd1dd fix(staking):fix unit test neeboo 2019-11-27 16:07:10 +0800
  • 13b958e005 fix(staking):fix unit test testSign neeboo 2019-11-27 15:52:01 +0800
  • f89b6ce146 feat(staking):add factory and fix nonce problem neeboo 2019-11-27 15:46:06 +0800
  • d1f465ee94 fixing nonce 0 issue, changing StakingTransaction constructor, updating examples Ganesha Upadhyaya 2019-11-26 12:26:20 -0800
  • aeb46de5a5 add staking_create Minh Doan 2019-11-26 10:30:23 -0800
  • 93a8e5798d update staking undelegate Minh Doan 2019-11-23 17:01:27 -0800
  • f47ffc4a5e working staking delegate Minh Doan 2019-11-22 13:26:33 -0800
  • 4338ffd6c1 feat(utils):added One to Unit neeboo 2019-11-22 15:36:10 +0800
  • 7b7eb6eb25 Merge branch 'master' of github.com:harmony-one/sdk neeboo 2019-11-22 15:35:44 +0800
  • c5ac2aeba2 feat(utils):added One as Units neeboo 2019-11-22 15:33:39 +0800
  • 824fa7602b add transfer in local Minh Doan 2019-11-21 12:19:50 -0800
  • 1560ec9dd2 add staking scripts Minh Doan 2019-11-21 12:17:27 -0800
  • da865e3dc8 WIP(account): update README.md neeboo 2019-11-21 18:08:00 +0800
  • 338b986cec WIP(account):update README neeboo 2019-11-21 16:51:13 +0800
  • 287138bc27 add staking transfer Minh Doan 2019-11-20 23:21:32 -0800
  • d70b4c5f0d Merge branch 'master' of github.com:harmony-one/sdk neeboo 2019-11-19 19:08:45 +0800
  • 57296456c9 feat(docs):add guide to harmony-account neeboo 2019-11-19 19:07:49 +0800
  • 44f222f381 Merge branch 'master' of github.com:harmony-one/sdk Minh Doan 2019-11-18 14:34:53 -0800
  • e369a9fac2 modify transfer balance to 0.1 Minh Doan 2019-11-18 14:34:45 -0800
  • d63ffa38a1 v0.1.34 v0.1.34 neeboo 2019-11-19 01:25:32 +0800
  • 0320edd059 fix(version):update version neeboo 2019-11-19 01:21:58 +0800
  • 27bce049c8 v0.1.33 v0.1.33 neeboo 2019-11-19 01:20:11 +0800
  • 0081f5134e Merge branch 'master' of github.com:harmony-one/sdk neeboo 2019-11-19 01:15:47 +0800
  • 661c168240 fix(transaction):fix TransactionFactory.recover neeboo 2019-11-19 01:14:44 +0800
  • 63350c8af4 add more comments for transfer Minh Doan 2019-11-17 23:47:38 -0800
  • 844d2a41d4 add transfer example Minh Doan 2019-11-17 23:36:36 -0800
  • 420a3fe498 add examples Minh Doan 2019-11-15 09:39:41 -0800
  • 591686a5ce fix(crypto):fix addSlice neeboo 2019-11-08 14:54:17 +0800
  • b9d880ee05 fix(staking):prettier && tsLint neeboo 2019-11-07 14:31:48 +0800