Commit Graph

97 Commits (513b73a71eca850adb6c2dc7b55e14bba365e439)

Author SHA1 Message Date
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Leo Chen a551c05ed8 [rpc] expose consensus internal data via rpc 4 years ago
Leo Chen 79d43c2ce8 fix test cases 4 years ago
Daniel Van Der Maden 67e4c975b0
Rosetta Implementation - pt2 FIX (Stage 3.2 of Node API Overhaul) (#3321) 4 years ago
Daniel Van Der Maden 8068d80200
Node API Refactor - pt3 (Stage 3.1 of Node API Overhaul) (#3297) 4 years ago
Jacky Wang 0c6b949cd4
[cmd] updated go.mod 4 years ago
Leo Chen ce53468e3e [go.mod] version upgrade of libp2p modules 4 years ago
Jacky Wang 761cceb53d
[node.sh] removed some unused code 4 years ago
Jacky Wang 109348b450
[cmd] added a helper module cli for clean cmd (#3235) 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago
Leo Chen 3b1db0a2f7 [go.mod] use abool v1.0.1 release 4 years ago
Leo Chen 373bf7f97a [consensus] use a forked abool package with Toggle support 4 years ago
Leo Chen 70884eb346 [consensus] replace infoMutex with atomic bool 4 years ago
Leo Chen 382f9ee190 [p2p] upgrade kad-dht module 4 years ago
Leo Chen 1179794eb1 [go.mod] upgrade libp2p-pubsub to 0.3.1 4 years ago
Leo Chen 433792662f [go.mod] update go.mod for libp2p 5 years ago
Leo Chen 2b25632219 Revert "[node] Throttle acceptance of incoming messages (#2970)" 5 years ago
Edgar Aroutiounian c2f089f618
[node] Throttle acceptance of incoming messages (#2970) 5 years ago
Jian Zhen bdaf6e1744 [p2p] Add libp2p_metrics into host and use bwCounter to record in/out networking traffic in a node 5 years ago
Edgar Aroutiounian 89fe991d59
[go.mod] Bump libraries (#2824) 5 years ago
Edgar Aroutiounian 60410760c5
[project] Use tracepointer (#2785) 5 years ago
Leo Chen 0bacc9e769
[go] upgrade golang to 1.14 (#2779) 5 years ago
Edgar Aroutiounian a1c8156afc
[project] Endless tech debt (#2777) 5 years ago
Edgar Aroutiounian d21f68d34d
[go.mod][pubsub][test] Update libp2p, use MaxMessage at p2p level protection, remove dead code (#2692) 5 years ago
coolcottontail a6929dd32f
Added support for using AWS encrypted BLS key files (#2650) 5 years ago
Lei f6557186eb replace flags by viper. 5 years ago
Edgar Aroutiounian a815e11409
[rpc][availability][apr] Richer validator information, implement APR, unify EPoS computation, remove fall 2019 tech debt (#2484) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Janet Liang 110dd367d0 [lib] Upgrade zerologger library from 1.14.3 to 1.18.0 release 5 years ago
Leo Chen 0895467eb4 [go.mod] update libp2p module version 5 years ago
Edgar Aroutiounian 801b4b83e2
[slash][consensus] Notice double sign & broadcast, factor out tech debt of consensus (#2152) 5 years ago
Leo Chen b724381385 Merge pull request #2075 from LeoHChen/upgrade_go_version_in_travis_ci 5 years ago
Leo Chen 55add2d522 [go.mod] update libp2p-pubsub to 0.2.5 5 years ago
Leo Chen af2661022f Revert "Merge pull request #1978 from LeoHChen/revert-libp2p" 5 years ago
Leo Chen 55369156a3 [go.mod] upgrade go-libp2p to 0.5.0 5 years ago
Leo Chen 6756a69293 [go.mod] update go.mod to pass travis 5 years ago
Leo Chen e194e144ef [build] upgrade to 1.13 for travis build 5 years ago
Leo Chen a9a4d624c5 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 5 years ago
Eugene Kim fb22459275 Require github.com/libp2p/go-libp2p-pubsub v0.2.3 5 years ago
Rongjian Lan a41a4a1216 Fix build issue 5 years ago
Rongjian Lan d21ce08309 Use TxPool for worker's transaction proposal 5 years ago
Dennis Won 0051bda036 fix go lint 5 years ago
Dennis Won 4759eafed8 remove incorrect quorum check but just use the max hash for new node syncing 5 years ago
chao db44ad08e8 WIP2 5 years ago
Sebastian Johnsson a7c04bfc4b Improve address and shardID validation for the wallet (#1702) 5 years ago
Eugene Kim e768d84834 Limit message handler concurrency 5 years ago
Edgar Aroutiounian 1297623cfe
Staking dev cycle (#1689) 5 years ago
Rongjian Lan 9885266e27 revert protobuf version 5 years ago
Rongjian Lan 5f200df7e4 remove tendermint dependency 5 years ago