Commit Graph

1486 Commits (912b51ea6f7793e404dddc0bbdfc5ce6e5fcd5bc)
 

Author SHA1 Message Date
Minh Doan 6a48a4d810 decouple CreateBlockchain and UTXOPool into different methods 7 years ago
Minh Doan 5f5abd3e46 add slack notification 7 years ago
Minh Doan b94be925a0 fix readme 7 years ago
Minh Doan c45ed9439f update utxopool 7 years ago
Richard Liu 12cc01da3c add travis badge 7 years ago
Richard Liu 7bd78e56a2 temp fix for enabling travis 7 years ago
Richard Liu 1e513669e3 temp fix for unblocking build 7 years ago
Richard Liu 01dc280b1d update .travis.yml 7 years ago
Richard Liu af6ad5c9d4 update .travis.yml to match directory 7 years ago
Richard Liu 6e90863f7e add .travis.yml 7 years ago
Minh Doan cf56cdbb0a add and fix tests 7 years ago
Minh Doan d65fb29835 add verify_transactions and update utxo 7 years ago
Minh Doan 93bbce28d8 Merge branch 'master' into add_utxo 7 years ago
Minh Doan c358fc754d add data structure for UTXOPool and update verify_new_block 7 years ago
Richard Liu 857a3f5436 recover local_iplist2.txt 7 years ago
Richard Liu 28d329e23a merged conflict 7 years ago
Richard Liu 33626014b4 last line without '\n' won't be ignored 7 years ago
alok 60d1646f99 smaller number of ips 7 years ago
alok 2d5aa89851 don't need send_txns in run_instances 7 years ago
alajko 05836c0cd9
Merge pull request #4 from simple-rules/stopConsensus 7 years ago
alok 3fb20b4a4a some typos added changes to deploy linux 7 years ago
alajko b68be08197
Merge pull request #3 from simple-rules/stopConsensus 7 years ago
alok fbe3d42731 merging conflicts 7 years ago
alok 55113dc0a9 killing consensus 7 years ago
Rongjian Lan d2927374b1 Take out transactions from pending Pool for new block 7 years ago
Rongjian Lan 79adb14279 create channel to send new block to consensus and consensus to signal readiness 7 years ago
Rongjian Lan 4e0b706c0d Correct some comments and variable names 7 years ago
Minh Doan 4129232928 add VerifyNewBlock and its test 7 years ago
alok 855ed6d603 WIP: adding message to stop running consensus 7 years ago
Rongjian Lan f2de27fa32 Add transaction generater program which sends transactions to leaders periodically 7 years ago
Rongjian Lan 0b4d06ce5e add message dir; add msgCategory, msgType in messaging protocol; add node struct as the entry point for messages 7 years ago
Rongjian Lan fca461b766 Clean up legacy code and structure 7 years ago
Rongjian Lan 9dc0f9c66d Fill in consensus message structure and send realistic consensus message instead of dummy string 7 years ago
Minh Doan 9a1d8306c8 add one more test 7 years ago
Minh Doan c936161b89 clean up the test 7 years ago
Minh Doan d8c44fd98e Merge branch 'master' into fix_test 7 years ago
Minh Doan c7ff14af3d fix blockchain_test 7 years ago
alok 20157fa1d1 home is coming off as root during deployment so fixing that 7 years ago
alok ed9e770c69 inserted gopath into deploy so that path is available 7 years ago
alok d8a9a34d58 adding paths to bash profile to make them available 7 years ago
alok e428e18322 changed permissions and seperated linux and mac versions 7 years ago
alok e174be6d57 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
alok e3527a392e full path to run script 7 years ago
Rongjian Lan 15f8bc607a Scaled consensus to 100 nodes。 7 years ago
alok f8f72b3ee3 relative paths are getting messed up so situation script within scripts folder 7 years ago
alok 76ae1f652e change directory to run script 7 years ago
Minh Doan 83240f3506 add tests and remove UTXOPool 7 years ago
Minh Doan b86c836bb5 add blockchain_test 7 years ago
alok 0c41cc4a3b single script to bring up and then run nodes 7 years ago
alok a0e227195c minor correction 7 years ago