Commit Graph

436 Commits (bf13dea40dc91602c9f743ff8b77b690cc6c7666)

Author SHA1 Message Date
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
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
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 6 years ago
Minh Doan d7101a7bf7 Fix mem profiling bug. 6 years ago
Minh Doan c4115cb47a fix travis by adding comment for constant 6 years ago
Minh Doan 1f0b192408 add limit for transaction pool. print out error for debugging 6 years ago
Minh Doan 3968110f4c add back client support 6 years ago
Minh Doan f0b630a6c1 add more objects to watch 6 years ago
Minh Doan a73390d762 scan memsize every 10 second 6 years ago
Minh Doan f77508ae84 clean up smart contract code 6 years ago
Rongjian Lan 16279258d0 Remove bls address util and sha256 hash 6 years ago
Minh Doan 0c906c03e3 remove smart contract lottery and puzzle 6 years ago
Leo Chen 7475e6119f [pingpong] check the right number of peers before start consensus 6 years ago
Eugene Kim 69deb2ccaf Re-enable archival mode 6 years ago
Richard Liu 1db7381d28
Ricl rpc (#880) 6 years ago
Minh Doan aab186da2d add new interface API calls from node.go 6 years ago
Minh Doan a5d14e6c52 remove bad practice code and add tx 6 years ago
Eugene Kim b6b1de9657 Do not panic upon out-of-range account index 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
Eugene Kim 6819355e54 Remove a few stale TODO comments 6 years ago
Eugene Kim 2202782ab8 Add long-term feedback as TODOs 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Minh Doan ba9493859b use single source of truth instead having is_leader truth in 2 objects 6 years ago