Commit Graph

5057 Commits (c16ededa3ee167914f90b3781b447634dd53c609)
 

Author SHA1 Message Date
flicker-harmony 02cfa23a0b Fixes requested by Leo 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
chaosma 385aa4ffb6
Merge pull request #1695 from chaosma/master 5 years ago
Rongjian Lan 4af1e0342e
Merge pull request #1696 from chaosma/fix-consensus 5 years ago
chao e694156ce2 fix initial leader bootstrap issue 5 years ago
chaosma f112794d74
Merge pull request #1694 from chaosma/s3 5 years ago
chao 07a093fdab fix initial leader bootstrap issue 5 years ago
chao ddb2076cee fix consensus announce msg checking issue 5 years ago
Leo Chen f45f4d28b6
Merge pull request #1688 from LeoHChen/network_prefix_to_group_id 5 years ago
Leo Chen 1b4c128c88 [p2p] add hmy prefix for testnet/pangaea 5 years ago
chaosma a276237c59
Merge pull request #1675 from chaosma/staking 5 years ago
chaosma 290e499876
Merge branch 'master' into staking 5 years ago
flicker-harmony 3e89dcc825
Merge pull request #1690 from flicker-harmony/pr_pagination_namings 5 years ago
flicker-harmony 53817926b8 offset, page -> pageSize, pageIndex 5 years ago
flicker-harmony 49090cd242
Merge pull request #1687 from flicker-harmony/pr_txhistory_fulltx 5 years ago
flicker-harmony a524676370 Reimplement with tx full info flag 5 years ago
flicker-harmony 690b2f0be5 Merge branch 'master' of https://github.com/harmony-one/harmony into txhistory_fulltx 5 years ago
flicker-harmony acb9e97dee
Merge pull request #1686 from flicker-harmony/pr_api_contract_fixes 5 years ago
flicker-harmony 3f4953a357 Remove truffle one1 address error 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
flicker-harmony 6a798d9ff7 Pagination case fix 5 years ago
flicker-harmony 728809d0bb Add transactions history api with full tx info 5 years ago
flicker-harmony bc482ddcc9 Golint 5 years ago
flicker-harmony 829e027c04 Compile error 5 years ago
flicker-harmony daeca66ef2 Replace MustAddressToBech32 with AddressToBech32 5 years ago
flicker-harmony 98116150bb Merge branch 'master' of https://github.com/harmony-one/harmony into hmyapi_fixes 5 years ago
Minh Doan 0d83dd8601
Merge pull request #1685 from mikedoan/fix_explorer1 5 years ago
flicker-harmony 63a7f5af5b Fix travis 5 years ago
flicker-harmony b1e5b91cfe Remove debug log 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
Minh Doan 867757ad18 fix out of range bounds bug 5 years ago
Minh Doan b4ffb3f7e7
Merge pull request #1673 from mikedoan/fix_explorer 5 years ago
Rongjian Lan b32726d651
Merge pull request #1684 from rlan35/mainnet_release_0928_merge 5 years ago
Rongjian Lan 1fb1c06ed9
Merge pull request #1683 from chaosma/minor-fix 5 years ago
chao 4551a97ce2 cleanup pendingCXReceipts map before add items back; change MustBech32 to Bech32 to avoid potential panic 5 years ago
Rongjian Lan ec658b4382
Merge pull request #1682 from LeoHChen/merge_s3_to_master 5 years ago
Leo Chen e12f091a6a Merge remote-tracking branch 'origin/s3' 5 years ago
Rongjian Lan c073ee1fc2
Merge pull request #1680 from rlan35/staking_specs 5 years ago
chao 0e205b6356 fix golint 5 years ago
chao 33ea6aa348 add marshal/unmarshal of delegation and validator object 5 years ago
Rongjian Lan 79822316e1 fix comment 5 years ago
chao 892cdcfcff add creation and basic methods for commision and validator object 5 years ago
chao a12c9110e4 add delegation data structure and methods 5 years ago
Edgar Aroutiounian 06289ed130
[staking] Remove legacy code (#1679) 5 years ago
Rongjian Lan 1be439fef6 fix goimport 5 years ago
Rongjian Lan 741a101d4f Add edit validator;delegate;redelegate;undelegate msgs 5 years ago
Minh Doan 8e379f0448 return empty if the offset*page is greater than tx len 5 years ago
Leo Chen 21c8527449
Merge pull request #1598 from harmony-one/api_testing 5 years ago
Edgar Aroutiounian dac42117ee
[RPC] Expose if current node leader (#1677) 5 years ago
Rongjian Lan 8aa1e10e99
Merge pull request #1674 from rlan35/staking_specs 5 years ago