Commit Graph

  • 42f8984668 split install tasks in travis Richard Liu 2018-06-18 21:51:19 -0700
  • c4f91cd1bb add go build and go test to travis Richard Liu 2018-06-18 21:46:06 -0700
  • 105e393169 minor fix Richard Liu 2018-06-18 21:41:29 -0700
  • d0021c93f0 merged conflict Richard Liu 2018-06-18 21:31:23 -0700
  • 2844d1d55b Merge branch 'master' into add_generic_utxo Minh Doan 2018-06-18 21:23:15 -0700
  • 31472956d5 add verification/selection a set of valid transactions Minh Doan 2018-06-18 21:22:53 -0700
  • 6adafcb8c9 Fill in multisig mocks Rongjian Lan 2018-06-18 21:19:09 -0700
  • 416cef7a2b branch to consutruct 1 node per instance alok 2018-06-18 21:14:14 -0700
  • 95ca931431 Add logic to get the requested transactions Rongjian Lan 2018-06-18 17:55:04 -0700
  • bcdb352ae0 Add RequestTransactionsMessage for requesting missing transactions in a node Rongjian Lan 2018-06-18 17:25:54 -0700
  • 461b3fa3d1 Refactor message/message.go to common/message.go Rongjian Lan 2018-06-18 16:45:11 -0700
  • d771fe7df9 Format existing code according to gofmt Rongjian Lan 2018-06-18 16:03:20 -0700
  • 6da4336614 Add sharding config with 2 shard; update tx generator accordingly Rongjian Lan 2018-06-18 15:55:31 -0700
  • c7d9c6843a Add shardId into consensus and rename ipList file into config file Rongjian Lan 2018-06-18 14:59:00 -0700
  • 4419aa15df Add test for consensus leader/validator Rongjian Lan 2018-06-18 12:47:41 -0700
  • 8151820190 Move travis notification to travis-ci channel Rongjian Lan 2018-06-18 12:20:09 -0700
  • ae693698eb Add test for consensus.go Rongjian Lan 2018-06-18 12:03:26 -0700
  • c66f7be673 Fix log formating Rongjian Lan 2018-06-18 11:41:56 -0700
  • 0498d87059 Add consensus view Id and checks Rongjian Lan 2018-06-18 11:24:50 -0700
  • 7159cd3445 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark Richard Liu 2018-06-17 22:17:55 -0700
  • 271106289e fix comments Minh Doan 2018-06-17 17:01:10 -0700
  • 3a7f9eb46d add more generic utxo Minh Doan 2018-06-17 16:42:15 -0700
  • a3663106d3 updated log functions Richard Liu 2018-06-17 16:34:42 -0700
  • 5d05acae47 Merge branch 'master' into generic_utxo Minh Doan 2018-06-17 16:03:47 -0700
  • 6a48a4d810 decouple CreateBlockchain and UTXOPool into different methods Minh Doan 2018-06-17 16:03:26 -0700
  • 5f5abd3e46 add slack notification Minh Doan 2018-06-17 05:54:39 -0700
  • b94be925a0 fix readme Minh Doan 2018-06-17 05:45:48 -0700
  • c45ed9439f update utxopool Minh Doan 2018-06-17 05:44:32 -0700
  • 12cc01da3c add travis badge Richard Liu 2018-06-17 01:13:30 -0700
  • 7bd78e56a2 temp fix for enabling travis Richard Liu 2018-06-17 01:05:52 -0700
  • 1e513669e3 temp fix for unblocking build Richard Liu 2018-06-17 00:51:20 -0700
  • 01dc280b1d update .travis.yml Richard Liu 2018-06-17 00:29:19 -0700
  • af6ad5c9d4 update .travis.yml to match directory Richard Liu 2018-06-16 23:55:42 -0700
  • 6e90863f7e add .travis.yml Richard Liu 2018-06-16 23:29:57 -0700
  • cf56cdbb0a add and fix tests Minh Doan 2018-06-16 14:40:35 -0700
  • d65fb29835 add verify_transactions and update utxo Minh Doan 2018-06-16 08:14:37 -0700
  • 93bbce28d8 Merge branch 'master' into add_utxo Minh Doan 2018-06-15 22:53:52 -0700
  • c358fc754d add data structure for UTXOPool and update verify_new_block Minh Doan 2018-06-15 22:53:14 -0700
  • 857a3f5436 recover local_iplist2.txt Richard Liu 2018-06-15 22:41:11 -0700
  • 28d329e23a merged conflict Richard Liu 2018-06-15 22:34:34 -0700
  • 33626014b4 last line without '\n' won't be ignored Richard Liu 2018-06-15 22:27:42 -0700
  • 60d1646f99 smaller number of ips alok 2018-06-15 21:12:04 -0700
  • 2d5aa89851 don't need send_txns in run_instances alok 2018-06-15 20:50:56 -0700
  • 05836c0cd9
    Merge pull request #4 from simple-rules/stopConsensus alajko 2018-06-15 20:47:45 -0700
  • 3fb20b4a4a some typos added changes to deploy linux #4 alok 2018-06-15 20:47:01 -0700
  • b68be08197
    Merge pull request #3 from simple-rules/stopConsensus alajko 2018-06-15 20:40:25 -0700
  • fbe3d42731 merging conflicts #3 alok 2018-06-15 20:39:15 -0700
  • 55113dc0a9 killing consensus alok 2018-06-15 20:34:37 -0700
  • d2927374b1 Take out transactions from pending Pool for new block Rongjian Lan 2018-06-15 17:13:27 -0700
  • 79adb14279 create channel to send new block to consensus and consensus to signal readiness Rongjian Lan 2018-06-15 16:53:48 -0700
  • 4e0b706c0d Correct some comments and variable names Rongjian Lan 2018-06-15 12:30:38 -0700
  • 4129232928 add VerifyNewBlock and its test Minh Doan 2018-06-14 22:51:23 -0700
  • 855ed6d603 WIP: adding message to stop running consensus alok 2018-06-14 22:49:57 -0700
  • f2de27fa32 Add transaction generater program which sends transactions to leaders periodically Rongjian Lan 2018-06-14 20:54:49 -0700
  • 0b4d06ce5e add message dir; add msgCategory, msgType in messaging protocol; add node struct as the entry point for messages Rongjian Lan 2018-06-14 17:22:24 -0700
  • fca461b766 Clean up legacy code and structure Rongjian Lan 2018-06-14 14:09:29 -0700
  • 9dc0f9c66d Fill in consensus message structure and send realistic consensus message instead of dummy string Rongjian Lan 2018-06-13 23:02:53 -0700
  • 9a1d8306c8 add one more test Minh Doan 2018-06-12 23:51:14 -0700
  • c936161b89 clean up the test Minh Doan 2018-06-12 23:45:44 -0700
  • d8c44fd98e Merge branch 'master' into fix_test Minh Doan 2018-06-12 23:36:24 -0700
  • c7ff14af3d fix blockchain_test Minh Doan 2018-06-12 23:36:08 -0700
  • 20157fa1d1 home is coming off as root during deployment so fixing that alok 2018-06-12 22:57:55 -0700
  • ed9e770c69 inserted gopath into deploy so that path is available alok 2018-06-12 22:49:59 -0700
  • d8a9a34d58 adding paths to bash profile to make them available alok 2018-06-12 22:44:44 -0700
  • e428e18322 changed permissions and seperated linux and mac versions alok 2018-06-12 22:12:00 -0700
  • e174be6d57 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark alok 2018-06-12 21:24:25 -0700
  • e3527a392e full path to run script alok 2018-06-12 21:24:00 -0700
  • 15f8bc607a Scaled consensus to 100 nodes。 Rongjian Lan 2018-06-12 21:19:07 -0700
  • f8f72b3ee3 relative paths are getting messed up so situation script within scripts folder alok 2018-06-12 20:34:40 -0700
  • 76ae1f652e change directory to run script alok 2018-06-12 20:15:19 -0700
  • 83240f3506 add tests and remove UTXOPool Minh Doan 2018-06-12 00:15:41 -0700
  • b86c836bb5 add blockchain_test Minh Doan 2018-06-11 23:47:57 -0700
  • 0c41cc4a3b single script to bring up and then run nodes alok 2018-06-11 22:47:37 -0700
  • a0e227195c minor correction alok 2018-06-11 22:41:24 -0700
  • 5e4c141ff1 updated appsepc file alok 2018-06-11 22:37:46 -0700
  • c420056cd2 corrected txn typo alok 2018-06-11 22:37:13 -0700
  • 69f45703e0 script to run transaction after instance is automated alok 2018-06-11 22:35:14 -0700
  • 5bfde48ba0 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark alok 2018-06-11 22:30:11 -0700
  • 0cd1901372 adjusting path of transfer of code alok 2018-06-11 22:30:01 -0700
  • 9dff360db0 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark Minh Doan 2018-06-11 22:19:02 -0700
  • e06759bbd7 remove .vscode Minh Doan 2018-06-11 22:17:50 -0700
  • b13d9127e7 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark alok 2018-06-11 22:12:07 -0700
  • 35e850061a consolidating aws scripts, adding setup scripts for golang alok 2018-06-11 22:11:57 -0700
  • 3148bcd704 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark Minh Doan 2018-06-11 22:04:01 -0700
  • 33e8793db6 Merge branch 'master' into fix_test Minh Doan 2018-06-11 22:03:26 -0700
  • 12a5eec030 setting up golang and golang paths via codedeploy alok 2018-06-11 22:03:13 -0700
  • ad931735f2 add .gitignore Minh Doan 2018-06-11 22:02:54 -0700
  • 6ae3954b08 fix tests Minh Doan 2018-06-11 21:59:01 -0700
  • 1d653c7116 made iplist local so that we can distinguish it from amazon aws alok 2018-06-11 21:27:55 -0700
  • 544ca2310e readme cleanup alok 2018-06-11 21:11:24 -0700
  • 7e94d3cbb7
    Merge pull request #2 from simple-rules/validator-return alajko 2018-06-11 21:08:00 -0700
  • 62b6ce2e4a Update README for the dev env setup Rongjian Lan 2018-06-11 21:05:50 -0700
  • 451bb86fd0 remove vs code #2 alok 2018-06-11 20:56:05 -0700
  • f9a2f2d0ac changing name of appspec file alok 2018-06-11 18:55:54 -0700
  • 69e7d1da52 updating appspec alok 2018-06-11 17:34:00 -0700
  • 2eb9629202 bundle block blockchain transaction into blockchain packagge. add tests for utils Minh Doan 2018-06-11 00:37:31 -0700
  • 3d5c33ee14 add CreateBlockchain Minh Doan 2018-06-11 00:07:32 -0700
  • 32d1f71ac1 fix import Minh Doan 2018-06-10 23:32:38 -0700
  • 4cd5370f9c modify logic for block.go Minh Doan 2018-06-10 16:37:54 -0700
  • 800cdb575d fix indetation Minh Doan 2018-06-10 15:57:47 -0700