Commit Graph

890 Commits (777d0ea1fb6c9820f8243ce4101f0fdecc250215)

Author SHA1 Message Date
Rongjian Lan 0ecc22291e Update Bls private keys 6 years ago
Rongjian Lan a5abca7cdf Update Bls private keys 6 years ago
Leo Chen 6a7dcc5d7e [pingpong] remove hardcoded delay in sending pong message 6 years ago
Minh Doan 6644333d26 clean up & fix OOM 6 years ago
Rongjian Lan 0ac71bf49b Remove conflict 6 years ago
Eugene Kim 53bbce84c8 Convert most benign uses of Hex to MustAddressToBech32 6 years ago
Eugene Kim b841559e28 Replace non-constant HexToAddress with ParseAddr 6 years ago
Leo Chen 4d1c461765 [clean] fix goimports errors 6 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 6 years ago
Rongjian Lan 8f23720d82 Update vrf vdf and crosslink fields 6 years ago
Minh Doan 9009c39398 disable watching some objects and fix potential memory leak 6 years ago
Rongjian Lan 3bd0ee7455 Integrate swapped bls into core protocol 6 years ago
Minh Doan d5848946d5 quick fix for logging 6 years ago
chao b099073d6c fix node syncing stability issue 6 years ago
Minh Doan d7101a7bf7 Fix mem profiling bug. 6 years ago
Chao Ma 411688b8f3 clean consensus code, version 1 removed 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 eb19d43d9c clean up confusing code 6 years ago
Minh Doan 3968110f4c add back client support 6 years ago
ak 6e34ce217a moving denominations under commong 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
ak f6ff50e936 replace ether to one 6 years ago
Minh Doan f77508ae84 clean up smart contract code 6 years ago
Chao Ma 26efc233d7 m1 type message view change path works 6 years ago
Leo Chen 2b5fa476bb [consensus] increase timeout for consensus to bootstrap 6 years ago
Rongjian Lan 16279258d0 Remove bls address util and sha256 hash 6 years ago
Leo Chen 0e4fb10e62 [ping] remove a debug log message of ping 6 years ago
coolcottontail 63a6e5b4c9 fix VDF bug 6 years ago
Richard Liu 469fed36c8 rpc net module 6 years ago
chao d920c7b89c in view change mode,node accepts normal message and change state at committed message; 6 years ago
Minh Doan 0c906c03e3 remove smart contract lottery and puzzle 6 years ago
Minh Doan ed60d6cccb clean up main.go code 6 years ago
Leo Chen 7475e6119f [pingpong] check the right number of peers before start consensus 6 years ago
Minh Doan 6ba6aa221b remove clientsupport and fix import ofr bls 6 years ago
Minh Doan 9913fd07c5 remove enum and remove comments 6 years ago
Minh Doan 2eda21a338 remove client service for lottery & puzzle 6 years ago
chao 3816f48892 fix timeout duration bug 6 years ago
ak 35ede709aa addressing RJs comments 6 years ago
ak f1d333ddbe high thrughput txgen| WIP 6 years ago
Eugene Kim 69deb2ccaf Re-enable archival mode 6 years ago
chao 9d734c0013 fix new node join timeout to start view change 6 years ago
Richard Liu 1db7381d28
Ricl rpc (#880) 6 years ago
chao 00d002caa6 fix node syncing integration 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
Minh Doan 6ef4e11dd0 clean up unused function 6 years ago
Minh Doan 522376410d clean up and fix correct error messages. Now we should watch out of all error messages 6 years ago
Eugene Kim b6b1de9657 Do not panic upon out-of-range account index 6 years ago