Commit Graph

535 Commits (72f74c08cb3df6b259a8b3125511e70b90dea6b8)

Author SHA1 Message Date
Edgar Aroutiounian c4d744e376
[double-sign] Provide proof of double sign in slash record sent to beaconchain (#2253) 5 years ago
flicker-harmony ec07541f79
Add queries (#2318) 5 years ago
Edgar Aroutiounian 521cd50629
Revert "[StateSync] add retries to process state sync where failed peer config is excluded on the next try (#1835)" (#2262) 5 years ago
Jong Hyuck Won 973ac15c8b [StateSync] add retries to process state sync where failed peer config is excluded on the next try (#1835) 5 years ago
Leo Chen 3a10a9feeb [protobuf] update pb.go after protobuf upgrade to v1.3.2 5 years ago
flicker-harmony 4274305024 Remove committee in explorer service 5 years ago
Eugene Kim 65a066c70b Break import cycle at ./internal/utils → ./p2p 5 years ago
Rongjian Lan 24962022be Fix ping bootstrap 5 years ago
Rongjian Lan 8c7dca4cc6 Increase ping frequency at first 5 years ago
Rongjian Lan f59469b644 Add epoch number in shard state for use of beacon epoch sync 5 years ago
Rongjian Lan 8ae487b7cb Remove txn log 5 years ago
Rongjian Lan 525d151b0f Add more log 5 years ago
Rongjian Lan a2f1189d59 Add more log 5 years ago
Rongjian Lan 0cf208ce8b Add more log 5 years ago
Rongjian Lan 717e23b40f Fix sync bug 5 years ago
Rongjian Lan 738134a7da Fix sync bug 5 years ago
Rongjian Lan 3f5eef034d Fix beacon sync rollback bug 5 years ago
Rongjian Lan b240b7533d Many small tweaks 5 years ago
Eugene Kim 470018e7a0 Fix block sync rollback logic 5 years ago
Eugene Kim c380acd891 Avoid tick resource leakage in networkinfo 5 years ago
Eugene Kim c28d79e4d0 Fix networkinfo context handling 5 years ago
Rongjian Lan bad9c62922 Bug fixes 5 years ago
Rongjian Lan fcd3935780 Fix beacon sync 5 years ago
Rongjian Lan f6ffb43277 Fix bugs and refactor NodeList 5 years ago
Edgar Aroutiounian e6a4fbea4f
[committee] Factor out committee membership, provide entry for alternative committee membership (#1818) 5 years ago
Rongjian Lan 812bbcda5c Reduce wait time for bootnode connection to 30s 5 years ago
Rongjian Lan 98532249b4 Reduce wait time for bootnode connection to 1 min 5 years ago
Leo Chen feceec6e38 [net] only listen to tcp4 address 5 years ago
flicker-harmony a90968d379 Replace ethereum log with zerolog and some ctxerrors 5 years ago
Nye Liu fb77926d0f Comment out "Dumping block" message 5 years ago
Dennis Won e75b4a49e2 make process state sync func to return error 5 years ago
Dennis Won 7d68c7cc01 add verifyHeaders option to blockchain.insertChain() 5 years ago
Dennis Won 0051bda036 fix go lint 5 years ago
Dennis Won b36f71621b add comment explaining the logic behind choosing the most common sync peer config for node syncing 5 years ago
Dennis Won 4759eafed8 remove incorrect quorum check but just use the max hash for new node syncing 5 years ago
chao bd6a9bee6c fix test error 5 years ago
Chao Ma 1ee9a599d0 update consensus information in sync loop 5 years ago
chao 685f61cd88 fix state syncing ticker leak; adjust syncing loop parameters 5 years ago
Leo Chen 2240b8d48f [p2p] add network type prefix to group id 5 years ago
flicker-harmony bc482ddcc9 Golint 5 years ago
flicker-harmony 829e027c04 Compile error 5 years ago
flicker-harmony daeca66ef2 Replace MustAddressToBech32 with AddressToBech32 5 years ago
flicker-harmony e8f933af1d Fix apis for contract tx 5 years ago
Minh Doan 867757ad18 fix out of range bounds bug 5 years ago
Minh Doan 8e379f0448 return empty if the offset*page is greater than tx len 5 years ago
Rongjian Lan d659a1b952 remove legacy staking code 5 years ago
flicker-harmony 0994d382c4 Conflicts correct fix 5 years ago
flicker-harmony 210be99bd2 Add 0x address format 5 years ago
flicker-harmony 50ae6ea1d6 Error fix 5 years ago
Eugene Kim 310e91e932 Make DHT datastore optional 5 years ago