Commit Graph

474 Commits (74a37e05e448898e806489bd81baff9b82198d41)

Author SHA1 Message Date
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
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
flicker-harmony 57614e3530 Remove logging 5 years ago
flicker-harmony c84f119739 Explorer updates 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
flicker-harmony 3c96c15581 Resolve last comments 5 years ago
flicker-harmony 70824307d7 Resolve comments 5 years ago
Richard Liu 7f15b31604 add one1 support to /address 5 years ago
chao 2913ff7157 refactor incoming receipts handling; store both receipts+proof in block; add CXReceiptsProof verification 5 years ago
chao d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
flicker-harmony fd58234c17 Add signers to json block 5 years ago
flicker-harmony 90cc74d3e7 Comments are resolved 5 years ago