Commit Graph

5208 Commits (35d22ce116544ad09f7b3fdbcf991b0127510d29)
 

Author SHA1 Message Date
chao aed4b17e8a fix rlp decoding issue for validatorWrapper 5 years ago
chao 0f71a3e984 move update validator list from proposal stage to block commit stage 5 years ago
chao 99ab46c6ef fix block encoding/decoding issue for blockV2 and headerV3 5 years ago
chao d49dafa85e debug block encode/decode 5 years ago
chao 1ee2ab5866 debugging 5 years ago
Leo Chen a7328fd2bf
Merge pull request #1794 from LeoHChen/merge_s3_to_master_1101 5 years ago
Leo Chen 0e544828d0 Merge remote-tracking branch 'origin/s3' 5 years ago
Leo Chen ed43e1f1e6
Merge pull request #1784 from LeoHChen/do_not_upload_so_if_build_statically 5 years ago
Leo Chen ecc7efbe9c
Merge pull request #1792 from Blockdaemon/nyet-quiet-explorer-startup 5 years ago
Leo Chen 005321f9e9 [static] exit if not running on Linux 5 years ago
Leo Chen 7b0ce75a89 [build] do not upload so files if build statically 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Jong Hyuck Won eb86d18490
Merge pull request #1789 from harmony-one/robust_state_sync 5 years ago
coolcottontail 54931f0459
Merge pull request #1793 from coolcottontail/switch_order 5 years ago
coolcottontail 0bf5c0925d fixed goimports 5 years ago
flicker-harmony e7a37055c1 Merge branch 'master' of https://github.com/harmony-one/harmony into rotation 5 years ago
coolcottontail 8a534ee88c switch the order of validatoraddress in staking messages 5 years ago
Nye Liu fb77926d0f Comment out "Dumping block" message 5 years ago
Dennis Won 7d592bcd83 Merge branch 'master' of github.com:harmony-one/harmony into robust_state_sync 5 years ago
Rongjian Lan 03226e18c3
Merge pull request #1788 from mikedoan/one_address_gen 5 years ago
Minh Doan 8331d52a17 add example for creating one address 5 years ago
Dennis Won 95239da59d Merge branch 'master' of github.com:harmony-one/harmony into robust_state_sync 5 years ago
Dennis Won e75b4a49e2 make process state sync func to return error 5 years ago
flicker-harmony 31ebf121df Increase log max size to avoid log rotation 5 years ago
Leo Chen b3eeed6b41
Merge pull request #1783 from LeoHChen/misc_build_fix_version_string 5 years ago
Leo Chen d1fcabcb84 [build] fix version in static build 5 years ago
Leo Chen 10bf720668
Merge pull request #1776 from coolcottontail/linux_static 5 years ago
chao 12e21e3226 Merge branch 'master' of github.com:harmony-one/harmony into staking-part3 5 years ago
Daniel Van Der Maden 89804215ab
Merge pull request #1780 from flicker-harmony/pr_api_updates_comp 5 years ago
flicker-harmony f02b9fbdbd Hardcode staking.Validator 5 years ago
flicker-harmony 4ab439b987 Add empty not nil structs 5 years ago
flicker-harmony a15f2d42b6 Small fixes 5 years ago
Leo Chen 3bf6e4b958
Merge pull request #1765 from LeoHChen/do_not_create_persistent_dht_for_client 5 years ago
Jong Hyuck Won 6f0e40c454
Merge pull request #1779 from denniswon/remove_quorum 5 years ago
Dennis Won 656bbc63f6 Merge branch 'master' of github.com:harmony-one/harmony into remove_quorum 5 years ago
flicker-harmony ab3b70148b Add old api compatibility back 5 years ago
Leo Chen 3b4a6ea675 [test] fix deploy.sh error 5 years ago
Leo Chen 5a26d1f0e5 [wallet] no need to create persistent dht for client node 5 years ago
Jong Hyuck Won b8e4c79c47
Merge pull request #1751 from denniswon/state_sync 5 years ago
Jong Hyuck Won caffd59a4d
Merge pull request #1774 from rlan35/staking_tx 5 years ago
Rongjian Lan d37ac01f69 Fix lint 5 years ago
Rongjian Lan 66549846e8 Save txns after block out of gas into pending list again 5 years ago
Dennis Won 85c2854077 Merge branch 'master' of github.com:harmony-one/harmony into state_sync 5 years ago
Rongjian Lan a0c18544a5 Add default gasPrice==1 for wallet 5 years ago
coolcottontail 9c0a78244c added support for building static binary on Linux platforms 5 years ago
Rongjian Lan 22ba03b117 do not include tx with gasPrice == 0 5 years ago
Rongjian Lan 723c7c6457 stop adding new txns when out of gas 5 years ago
Rongjian Lan ec04b49303
Merge pull request #1772 from rlan35/staking_tx 5 years ago
Dennis Won 6f82d8bc16 Merge branch 'master' of github.com:harmony-one/harmony into state_sync 5 years ago
Edgar Aroutiounian 825a5f0f43
[staking] Provide correct Encoding/Decoding of Directive in StakingTransaction (#1773) 5 years ago