Commit Graph

160 Commits

Author SHA1 Message Date
Alan Chen 36bad019e1 container: use ImageList intead of ImageSearch 2017-08-15 14:50:56 +08:00
Alan Chen 64774b6f02 Merge pull request #13 from getamis/feature/add-travis-yml
add .travis.yml
2017-08-14 15:31:41 +08:00
Alan Chen 83fd50b844 core: support for native docker daemon 2017-08-14 15:28:01 +08:00
Alan Chen 190da48b96 tests: update integration test 2017-08-14 15:27:47 +08:00
Alan Chen 308048988a core: use random ports 2017-08-14 15:10:12 +08:00
Alan Chen 008809931f vendor: add freeport package 2017-08-14 15:09:02 +08:00
Alan Chen 34a24a5ed2 container, tests: update docker image name 2017-08-14 15:09:01 +08:00
Alan Chen 25fe90ff22 vendor: update missing packages 2017-08-14 15:08:18 +08:00
Alan Chen c9fb03b484 add .travis.yml 2017-08-14 15:08:18 +08:00
Alan Chen 4c21e49e61 Merge pull request #15 from getamis/feature/refactor-environment-config-with-docker
core/genesis: remove unused import
2017-08-14 15:07:45 +08:00
Edwin 0c4419596d core/genesis: remove unused import 2017-08-14 14:34:53 +08:00
bailantaotao c7abc22f26 Merge pull request #14 from getamis/feature/refactor-environment-config-with-docker
core, container: refactor environment config with docker
2017-08-14 14:20:12 +08:00
Edwin 149d8b4700 core: move genesis.go into core/genesis package 2017-08-14 14:08:42 +08:00
Edwin 19b2eb266d core: remove prefix 'transform' 2017-08-14 13:47:16 +08:00
Edwin 0a51226353 core: hide the key generated method 2017-08-14 13:34:42 +08:00
Edwin 67025d76fc core, container: rename HttpPort to P2PPort 2017-08-14 13:13:24 +08:00
Edwin 8d872e8640 core, container: refactor environment config with docker 2017-08-14 11:45:03 +08:00
Alan Chen 2e23404da4 Merge pull request #12 from getamis/revert/use-send-batch-txs
Revert "Use send batch txs"
2017-08-11 17:02:07 +08:00
Alan Chen edde2c3210 Revert "Use send batch txs"
This reverts commit 7553121e98.
2017-08-11 16:46:12 +08:00
bailantaotao c35fc7ccac Merge pull request #11 from getamis/feature/complete-container-api
container, tests: complete geth container API & add example integration test
2017-08-11 16:31:18 +08:00
Alan Chen 46313056d7 container, tests: add integration example 2017-08-11 16:20:02 +08:00
Alan Chen b3396f2dac vendor: remove nested vendor packages 2017-08-11 16:20:02 +08:00
Alan Chen 30c5c525fc vendor: add ginkgo and gomega 2017-08-11 16:19:59 +08:00
Alan Chen 2010e53c9e core, container: complete the geth container API 2017-08-11 16:19:59 +08:00
Alan Chen 62e9789120 Merge pull request #10 from getamis/feature/add-host-and-port-in-static-file
core: add host and port in static node file
2017-08-11 16:19:29 +08:00
Edwin b85e6faa19 core: add host and port in static node file 2017-08-11 16:01:18 +08:00
Edwin e3e086b470 # This is a combination of 2 commits.
# The first commit's message is:

core: add host and port in static node file

# This is the 2nd commit message:

refactor
2017-08-11 16:00:50 +08:00
bailantaotao 01db708a51 Merge pull request #9 from getamis/feature/make-a-tool-to-generate-test-configuration
Feature/make a tool to generate test configuration
2017-08-11 13:48:47 +08:00
Edwin 1e308c8dfa core: make a tool to generate test configuration 2017-08-11 13:43:50 +08:00
Edwin 1cefe2018c vendor: add github.com/satori/go.uuid library 2017-08-11 13:32:56 +08:00
Edwin 69bda30e96 cmd/istanbul: refactor decode/encode function 2017-08-10 12:05:14 +08:00
bailantaotao cc1f727e01 Merge pull request #8 from getamis/feature/container-api-for-integration-test
container, vendor: Add Ethereum container API for integration test
2017-08-10 11:08:04 +08:00
Alan Chen f0a298c5fc container: add geth command line flags support 2017-08-09 17:10:22 +08:00
Alan Chen 67775ca8e0 container: add basic geth container API 2017-08-09 17:10:21 +08:00
Alan Chen 6d3b174e91 vendor: update packages 2017-08-09 17:10:18 +08:00
Alan Chen f71ed47a7a add glide.yaml & glide.lock 2017-08-09 16:54:28 +08:00
bailantaotao 0e6fe51c39 Merge pull request #7 from getamis/feature/fix-vendor-conflicts-problem
Feature/fix vendor conflicts problem
2017-08-09 14:10:17 +08:00
Edwin 092f2fc133 vendor: use symlink from ethereum pointing to getamis 2017-08-09 13:46:50 +08:00
Edwin 398b3b8562 cmd/istanbul: only using ethereum/go-ethereum package 2017-08-09 10:51:03 +08:00
Edwin 1369246fba vendor: replace ethereum/go-ethereum with getamis/go-ethereum 2017-08-09 10:48:47 +08:00
Alan Chen 4f9239c2f5 Merge pull request #2 from getamis/benchmark
benchmark: add k8s scripts to deploy geth cluster
2017-08-08 13:49:04 +08:00
Alan Chen 56b74e9278 Merge pull request #3 from getamis/batch_send_txs
cmd: add tool to batch send txs
2017-08-08 13:48:38 +08:00
bailantaotao 17e107d3cf Merge pull request #6 from getamis/fix-build-fail
fix build fail
2017-08-01 15:44:47 +08:00
Edwin e1f5f4c04a fix build fail 2017-08-01 15:41:07 +08:00
bailantaotao a706211080 Merge pull request #4 from getamis/feature/support-raw-data-in-encode-command
Support raw data as input for encode command
2017-08-01 15:37:25 +08:00
Alan Chen 483b50c2ae benchmark: update k8s deployment scripts 2017-07-27 10:45:09 +08:00
Edwin 90fb61c95f Support raw data as input for encode command 2017-07-19 16:55:53 +08:00
mark.lin 7553121e98 Use send batch txs 2017-07-11 15:41:32 +08:00
Alan Chen f821fee811 benchmark: add k8s helm charts and deployment scripts 2017-07-05 10:50:24 +08:00
Miya Chen 1822929738 cmd: add tool to batch send txs 2017-06-30 06:50:21 +08:00