Commit Graph

542 Commits (54b742f6bf0433abae0517c9af99859b21507035)

Author SHA1 Message Date
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
Leo Chen 83726b2e1d [netinfo] limit the number of discovery 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
chao 3e5ab0d12e fix syncLoop trap bug 5 years ago
chao 4c46b1bd1f fix several small bugs and security issues on cross shard transaction 5 years ago
Leo Chen b765b8ba4b [node] every node uses persistent DHT storage 5 years ago
flicker-harmony cd81d2f52f Fix block signers 5 years ago
Leo Chen 931890674c [log] set proper level for debug messages 5 years ago
Leo Chen 591c6fbece [ping] display blskey in ping message 5 years ago
Leo Chen 0ddcbdca1a [pingpong] remove pong messages from discovery service 5 years ago
Minh Doan 89deda3ed0 clean up unused code 5 years ago
Leo Chen fbce51b944 [explorer] don't send ping message for explorer node #1414 5 years ago
Rongjian Lan 179e19972e Remove wrongly refactored ShardIDs 5 years ago
chao e3bcc88e67 improve log and syncing loop cpu 100% issue 5 years ago
Rongjian Lan 261acf852f fix incomingReceipts storage; cherry pick from RJ's branch 5 years ago
Rongjian Lan 964a7671a9 Fix incomingReceipts storage and some build failure 5 years ago
Rongjian Lan 2406442f00 Fix beacon sync 5 years ago
Rongjian Lan af6cb79db0 Add state sync sig validation and fix travis test 5 years ago
Eugene Kim 5dc3e1e654 Make all nodes beacon chain clients 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
flicker-harmony 030b9bd77c shard_num -> shard_id small bug 5 years ago
Richard Liu cdb8c56da3 support tone1 5 years ago
flicker-harmony 05b660f2bf Fix test 5 years ago