Commit Graph

108 Commits (412923292881238aef03bdb466fca132c8bf8cba)
 

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