Commit Graph

563 Commits (25b2b5fd9ee614cbd4085abbb16d2e859b311767)

Author SHA1 Message Date
Dennis Won 9fa8a38e20 save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Dennis Won abd670639b wallet stress_test_script v.0 for stress testing token transfer 5 years ago
Dennis Won bf07063a2e fix recentTxsCounts map data clean up bug 5 years ago
flicker-harmony cefc76d5e9 Add committee api for explorer service 5 years ago
Dennis Won 8bd49d7736 fix unit test that failed travis 5 years ago
Dennis Won dffe6652a7 Renamed the prev MaxNumTxsPerBlockLimit to tx pool size limit and added another config value MaxNumTxsPerBlockLimit separately 5 years ago
Dennis Won 9da6f5624c fix max big int limit comparison issue with overflow 5 years ago
Dennis Won c48f0bea46 fix nil seg fault breaking consensus 5 years ago
Dennis Won f41a2e6203 removed zero logger for the flow added in this pr 5 years ago
Dennis Won dae2e393c9 rename tx throttline configuration key name to localnetMaxNumRecentTxsPerAccountLimit 5 years ago
Dennis Won 1d48c7c42c added throttling by num transactions per account past hour 5 years ago
Dennis Won c632fd6c3b save recentTxsStats on node memory for per account/per block level transactions num tracking 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
flicker-harmony aca519848b Add metrics flag 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony d149c0ccb1 Add metrics 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
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Leo Chen 6d070e4d39 [crash] fix a segfault using wallet for transfer 5 years ago
chao e9a352e9e5 Revert "fix network restart issue for mainnet shard0 down" 5 years ago
chao 26022d5478 Revert "Merge pull request #1238 from LeoHChen/recovery_block_in_shards" 5 years ago
Leo Chen c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Leo Chen ff402dbf4a [cleanup] remove IsLeader of nodeConfig 5 years ago
Minh Doan 2d24f880d5 add logic of populating state sync for explorer 5 years ago
Minh Doan 7ec1d260c4 set up logic for explorer node 5 years ago
chao e469ec822a add grpc connection log when grpc dail failed 6 years ago
Rongjian Lan 6e0cb6ac3c Remove threshold 6 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 6 years ago
Rongjian Lan bcd89eff8c Update EVM to latest constantinople 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Minh Doan ae38cc77b8 add flag for block period 6 years ago
Eugene Kim 313b23e3b5 Fix godoc comment 6 years ago
Eugene Kim 7f3d41effd Make DNS zone configurable via -dns_zone 6 years ago
Rongjian Lan 2f1223e84b Move networkType into internal config 6 years ago
Rongjian Lan 5bf3355545 Add more comments 6 years ago
Rongjian Lan e874b299a9 Cleanup mainnet genesis 6 years ago
chao 1ffd8921e2 fix golint 6 years ago
chao cf8f710b94 * add dns server for node syncing 6 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 6 years ago
Minh Doan f57bce7114 Currently drand isnt functioning but we want to compeletely turn it off for full protection. 6 years ago
Rongjian Lan c39d73a555 Fix init shard state bug and remove faucet 6 years ago
Minh Doan 6644333d26 clean up & fix OOM 6 years ago
Rongjian Lan 0ac71bf49b Remove conflict 6 years ago