Commit Graph

717 Commits (132ea783b681172a6d7f4a5eaa836abb8b4d6c6e)

Author SHA1 Message Date
Eugene Kim 0e48f13c1b Log DHT datastore path 5 years ago
Eugene Kim 2164a066a5 Extract DHT DB path out of networkinfo service 5 years ago
Eugene Kim 59d1939d40 Do not internally convert errors into panic 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
flicker-harmony eeae152abc Remove balance calc for explorer 5 years ago
flicker-harmony 498fc457c8 Negative balance fix for storage, ASC or DESC order for blocks and txs 5 years ago
Dennis Won 5d7445ab4f run scripts/install_build_tools.sh to make sure build tools are of correct versions 5 years ago
Dennis Won ebf750a70d go generate 5 years ago
Rongjian Lan df1fd71a33 revert txns list in address query 5 years ago
Rongjian Lan 81729f6b72 refactor to one liner 5 years ago
Rongjian Lan a24c1d81cd bring back storage.UpdateAddress 5 years ago
Rongjian Lan 9be5b9e163 Verify sig every 100 blocks during state sync 5 years ago
Rongjian Lan 396fd319b4 Fix explorer balance checking problem 5 years ago
Nye Liu 3f922af9eb Unify json tags for IP 5 years ago
flicker-harmony 07eb959ebc Add gas fee 5 years ago
Rongjian Lan 397f88269a Cleanup state sync logic; fix explorer node sync wrong committee issue 5 years ago
flicker-harmony 2228e22669 Fix balance and add cross-shard txs 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
flicker-harmony 49b94e7bbb # This is a combination of 16 commits. 5 years ago
Rongjian Lan dc3e84c56b Add flag to disable signers 5 years ago
charleszqwang 469714261f Add Global Access to OS Temp Directory Variable and Move DHT Files Into Temp Directory 5 years ago
chao 1a3267e9df use lastMileMux to protect lastMileBlock queue to avoid potential blocking; use sleep instead of ticker 5 years ago
flicker-harmony 8982926477 Merge apis endpoints 5 years ago
chao 3420bbe03c fix beacon sync channel blocking issue 5 years ago
chao 53fc2819b9 close connection after pushnewblock error 5 years ago
Dennis Won 479c9ad60f consolidate and use block validator functions properly 5 years ago
Eugene Kim bc711829b8 Fix goimports 5 years ago
Eugene Kim 8ac058bb2e Version headers 5 years ago
flicker-harmony e52975ef70 Fix tx signer 5 years ago
chao 8398901913 disable state syncing debug log 5 years ago
flicker-harmony cfd1f7beda Revert discovery for explorer, resolve comments 5 years ago
Dennis Won 518f98ee5e add block header download api to grpc 5 years ago
chao 39214def83 improve cross tx receipts verification to avoid beacon sync dependency 5 years ago
chao 65cdaf75bf improve cross shard tx receipts verification design and logic 5 years ago
chao c813fed369 refactoring block header signature verification 5 years ago
chao faf48eb574 add debug log for beacon syncing 5 years ago
Rongjian Lan 586b6a7822 Fix comments 5 years ago
flicker-harmony d7109716b9 Account -> Address back, added pagination 5 years ago
Nye Liu 1499169d40 [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago
flicker-harmony 57614e3530 Remove logging 5 years ago
flicker-harmony c84f119739 Explorer updates 5 years ago
charleszqwang aa2e800575 Change Byte Output in Zerolog to Hex 5 years ago
Eugene Kim 8cc2543c9e Move header fields into private struct; expose them using getters/setters 5 years ago
Eugene Kim a48123e749 Move (core/)types.Header and friends into block 5 years ago
Eugene Kim b874e65126 Move ShardState et al from ./core/types to ./shard 5 years ago
Minh Doan 5e2449b1ab fix comments by changing adr to addr 5 years ago
Dennis Won daf4767a51 close peer sync config connections to prevent duplicate peer sync config creation 5 years ago
Rongjian Lan 08e7375610 Migrate go-ethereum params into harmony/internal/params 5 years ago
flicker-harmony 39e22877da Remove logging 5 years ago
flicker-harmony f293f69c4d Signers from LastCommitBitmap correctly 5 years ago