Commit Graph

4401 Commits (2fcf9ed8b8afcc63bc56e7d6379379add585c565)
 

Author SHA1 Message Date
Minh Doan 2fcf9ed8b8 add GetShardingStructure interface and implmentation for each instance 5 years ago
Minh Doan 97df87a095 add test for sharding structure 5 years ago
Minh Doan 61c6fa7aca change domain new for sharding structure 5 years ago
Minh Doan 7f8d1a4374 add test for address_test 5 years ago
Minh Doan 9aab6dc5d0 add current to the sharding structure for sdk 5 years ago
Minh Doan cc6423db58 add domains for mainnet and testnet 5 years ago
Minh Doan f0e288f6ac add shard ips by domain 5 years ago
Minh Doan 14281095c4 adding mapping urls 5 years ago
Eugene Kim d2b3e8c340
Merge pull request #1508 from harmony-ek/header_accessors 5 years ago
Eugene Kim 342dca1efe Keep nil epoch check just in case 5 years ago
Eugene Kim e1dff26b84 Create a new instance when setting big.Int fields 5 years ago
Eugene Kim 58cfe27aea
Merge pull request #1498 from harmony-ek/move_header_into_block_package 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim d26525af63 shard.ShardState → shard.State to reduce stutter 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Eugene Kim abdf1c4aa9 Move types.Header and friends into their own file 5 years ago
Eugene Kim b263073252 Move (core/)types.rlpHash -> (crypto/)hash.FromRLP 5 years ago
Eugene Kim cefa1d99cd Export types.rlpHash -> types.RLPHash 5 years ago
Eugene Kim b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
Dennis JongHyuck Won e1ae274649
Merge pull request #1502 from denniswon/master 5 years ago
Leo Chen 2702de33a2
Merge pull request #1466 from LeoHChen/limit_discovery 5 years ago
Dennis Won 56b5e1f527 merge s3 to master 5 years ago
Dennis JongHyuck Won 4d26b76759
Merge pull request #1491 from denniswon/master 5 years ago
Eugene Kim 98f93e0cac
Merge pull request #1497 from harmony-ek/peg_s3_at_go_1.12 5 years ago
Eugene Kim 743545e7dd Peg s3 to Go 1.12 5 years ago
Dennis Won 782365d433 Empty commit for vdf/vrf/crossshard revert merge commits in s3 5 years ago
Minh Doan d76d6fcdb2
Merge pull request #1485 from mikedoan/one_address 5 years ago
Dennis JongHyuck Won c9f0bb3483
Merge pull request #1484 from denniswon/fix_memory_leak 5 years ago
Minh Doan 5e2449b1ab fix comments by changing adr to addr 5 years ago
Minh Doan 034f2216af fix ONE address issues for other rpc 5 years ago
Dennis Won daf4767a51 close peer sync config connections to prevent duplicate peer sync config creation 5 years ago
Rongjian Lan 0292e7cdd6
Merge pull request #1482 from rlan35/signing-fix 5 years ago
Eugene Kim cf9a4a49dd
Merge pull request #1481 from harmony-ek/check_md5sum_after_download 5 years ago
Rongjian Lan 6eafc5e9d7 Fix lint 5 years ago
Eugene Kim ed61eb5618 Merge branch 's3' of github.com:harmony-one/harmony into check_md5sum_after_download 5 years ago
Eugene Kim 1ba5b9e297
Merge pull request #1480 from harmony-ek/make_curl_fail_on_fetch_error 5 years ago
Rongjian Lan 3537f7ad24 remove ethereum license comment 5 years ago
Rongjian Lan 9679a27e33 Revert sharding config change 5 years ago
Rongjian Lan 4552312990 remove not needed ethereum params 5 years ago
Rongjian Lan d269c2766c Merge branch 'master' of github.com:harmony-one/harmony into signing-fix 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
Eugene Kim 8f573b62a2 For initial download, check in pwd, not in staging 5 years ago
Eugene Kim 6382cd5a5c Verify checksum of downloaded file if available 5 years ago
Eugene Kim 19edad3e38 Make any_new_binaries handle outdir is pwd 5 years ago
Eugene Kim 84647a23bc Do not clean up old files unconditionally 5 years ago
Eugene Kim 858143be82 Make fetch fail on HTTP error status such as 404 5 years ago
Leo Chen 0752007bf9
Merge pull request #1477 from LeoHChen/update_wallet_sh 5 years ago
Leo Chen 574809b18f [wallet.sh] use mainnet folder for wallet binary 5 years ago
Leo Chen 31d4dac654
Merge pull request #1476 from denniswon/enalbe_tx_release_net 5 years ago
Dennis Won ab64222db1 enable transaction on mainnet/releasenet 5 years ago