Commit Graph

4433 Commits (65cdaf75bfb8aab4893caca30072afa80dc463e9)
 

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