Commit Graph

41 Commits (4758d50df2f30eddfb6e2fa16717c509a51f17df)

Author SHA1 Message Date
Rongjian Lan 84ffbcfb7a
[audit] Various fixes and todos for auditing; add log for collect rewards (#2448) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Edgar Aroutiounian edaf12cdf5
[consensus][availability] Remove mistake of setting counters to 0, re… (#2340) 5 years ago
janet-harmony 4282127a34
[debug] Fix explorer node lagging behind, due to not processing COMMITTED messages (#2284) 5 years ago
Edgar Aroutiounian 44c5704fc3
[slash][quorum][consensus] Extend existing data structures for slashing needs (#2148) 5 years ago
Rongjian Lan 7bbd162425
Fix condition for explorer node to update consensus info (#2060) 5 years ago
chaosma 56dc8e04d8 add debug flag to avoid too much log info in crosslink verification (#2021) 5 years ago
Edgar Aroutiounian f17e76fe1b
[engine] Verify quorum achieved by mask in VerifySeal (#2003) 5 years ago
flicker-harmony 4274305024 Remove committee in explorer service 5 years ago
Rongjian Lan f59469b644 Add epoch number in shard state for use of beacon epoch sync 5 years ago
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Edgar Aroutiounian b8456dd83d
[staking] Fix mistake on QurorumThreshold, change Harmony share to 68 (#1863) 5 years ago
Edgar Aroutiounian 55c9386e4c
[quorum] Staked quorum member (#1819) 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
flicker-harmony 0fb9a76fd8 Hmy api updates for validator explorer and basic functionality 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
flicker-harmony ae5c95c4f4 Fix storage instance and 0x address case 5 years ago
flicker-harmony e370835877 Add hmy GetTransactionsHistory 5 years ago
flicker-harmony 8196a4dc84 Add hmy GetTransactionsHistory 5 years ago
flicker-harmony 809d77ebf7 Fix travis 5 years ago
Rongjian Lan 50ada4100d fix explorer for loop 5 years ago
Rongjian Lan 5c8e883361 Fix explorer handler 5 years ago
Rongjian Lan d662fcfab0 Fix explorer handler 5 years ago
Rongjian Lan 5474494fe2 Fix explorer node stuck issue 5 years ago
Leo Chen 931890674c [log] set proper level for debug messages 5 years ago
flicker-harmony 32497ea7a7 Fixes after testing explorer 5 years ago
flicker-harmony 3c96c15581 Resolve last comments 5 years ago
flicker-harmony 70824307d7 Resolve comments 5 years ago
Nye Liu e6c7b48e26
Fix typo :) 5 years ago
Nye Liu bb27c3418e Fix typo :) 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Priya Ganguly 70bca64b79 fixed goimport format 5 years ago
Priya Ganguly 36e9c11d6c finished zerolog conversion 5 years ago
Priya Ganguly 9c52d313fb changed leftover files from log15 to zerolog 5 years ago
Minh Doan 18c7149f8f add extra data and add TODO 5 years ago
Minh Doan 2d24f880d5 add logic of populating state sync for explorer 5 years ago
Minh Doan b4a2eb4c87 add error for AddNewBlock func 5 years ago
Minh Doan 1e27707585 allow mutiple blocks with the same height. print out error in that case 5 years ago
Minh Doan 2b11284b9d add comments 5 years ago
Minh Doan d1114193b3 add blocks for explorer correctly and clean them up to avoid OOM 5 years ago
Minh Doan 7ec1d260c4 set up logic for explorer node 5 years ago
Rongjian Lan c55b7515ab add shard check 5 years ago
Rongjian Lan 38f72368e3 improve explorer node logic 5 years ago