Commit Graph

509 Commits (1f377f8bd49548617e1b5ccaab3a0208616ddf05)
 

Author SHA1 Message Date
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 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
alok 5e4c141ff1 updated appsepc file 7 years ago
alok c420056cd2 corrected txn typo 7 years ago
alok 69f45703e0 script to run transaction after instance is automated 7 years ago
alok 5bfde48ba0 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
alok 0cd1901372 adjusting path of transfer of code 7 years ago
Minh Doan 9dff360db0 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
Minh Doan e06759bbd7 remove .vscode 7 years ago
alok b13d9127e7 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
alok 35e850061a consolidating aws scripts, adding setup scripts for golang 7 years ago
Minh Doan 3148bcd704 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
Minh Doan 33e8793db6 Merge branch 'master' into fix_test 7 years ago
alok 12a5eec030 setting up golang and golang paths via codedeploy 7 years ago
Minh Doan ad931735f2 add .gitignore 7 years ago
Minh Doan 6ae3954b08 fix tests 7 years ago
alok 1d653c7116 made iplist local so that we can distinguish it from amazon aws 7 years ago
alok 544ca2310e readme cleanup 7 years ago
alajko 7e94d3cbb7
Merge pull request #2 from simple-rules/validator-return 7 years ago
Rongjian Lan 62b6ce2e4a Update README for the dev env setup 7 years ago
alok 451bb86fd0 remove vs code 7 years ago
alok f9a2f2d0ac changing name of appspec file 7 years ago
alok 69e7d1da52 updating appspec 7 years ago
Minh Doan 2eb9629202 bundle block blockchain transaction into blockchain packagge. add tests for utils 7 years ago
Minh Doan 3d5c33ee14 add CreateBlockchain 7 years ago
Minh Doan 32d1f71ac1 fix import 7 years ago
Minh Doan 4cd5370f9c modify logic for block.go 7 years ago
Minh Doan 800cdb575d fix indetation 7 years ago
Minh Doan 73b873b90b convert indentation and add vscode settings 7 years ago