Commit Graph

464 Commits (5dc4cdba22a872b4c05889daa969ab822d9ef49d)
 

Author SHA1 Message Date
Richard Liu a73bc9152c Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu 67c077cc61 removed go test from travis 6 years ago
Minh Doan 609a62aaa2 t Merge branch 'master' into fix_test 6 years ago
Minh Doan 9ffcc8d16e fix failed build 6 years ago
Richard Liu 42f8984668 split install tasks in travis 6 years ago
Richard Liu c4f91cd1bb add go build and go test to travis 6 years ago
Richard Liu 105e393169 minor fix 6 years ago
Richard Liu d0021c93f0 merged conflict 6 years ago
Minh Doan 2844d1d55b Merge branch 'master' into add_generic_utxo 6 years ago
Minh Doan 31472956d5 add verification/selection a set of valid transactions 6 years ago
Rongjian Lan 6adafcb8c9 Fill in multisig mocks 6 years ago
alok 416cef7a2b branch to consutruct 1 node per instance 6 years ago
Rongjian Lan 95ca931431 Add logic to get the requested transactions 6 years ago
Rongjian Lan bcdb352ae0 Add RequestTransactionsMessage for requesting missing transactions in a node 6 years ago
Rongjian Lan 461b3fa3d1 Refactor message/message.go to common/message.go 6 years ago
Rongjian Lan d771fe7df9 Format existing code according to gofmt 6 years ago
Rongjian Lan 6da4336614 Add sharding config with 2 shard; update tx generator accordingly 6 years ago
Rongjian Lan c7d9c6843a Add shardId into consensus and rename ipList file into config file 6 years ago
Rongjian Lan 4419aa15df Add test for consensus leader/validator 6 years ago
Rongjian Lan 8151820190 Move travis notification to travis-ci channel 6 years ago
Rongjian Lan ae693698eb Add test for consensus.go 6 years ago
Rongjian Lan c66f7be673 Fix log formating 6 years ago
Rongjian Lan 0498d87059 Add consensus view Id and checks 6 years ago
Richard Liu 7159cd3445 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Minh Doan 271106289e fix comments 6 years ago
Minh Doan 3a7f9eb46d add more generic utxo 6 years ago
Richard Liu a3663106d3 updated log functions 6 years ago
Minh Doan 5d05acae47 Merge branch 'master' into generic_utxo 6 years ago
Minh Doan 6a48a4d810 decouple CreateBlockchain and UTXOPool into different methods 6 years ago
Minh Doan 5f5abd3e46 add slack notification 6 years ago
Minh Doan b94be925a0 fix readme 6 years ago
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