Commit Graph

57 Commits

Author SHA1 Message Date
Patrick Mylund Nielsen
1a302e85f0 Merge pull request #45 from jpmorganchase/geth1.6
Update to use Quorum 2.0.0 and Constellation 0.2.0
2017-11-06 02:19:35 -05:00
Patrick Mylund Nielsen
d00edb0950 7nodes: Configs use directory storage and have more documentation 2017-11-06 02:18:32 -05:00
Patrick Mylund Nielsen
66b3c99d25 vagrant/bootstrap.sh: Upgrade to Quorum 2.0.0 and Constellation 0.2.0 2017-11-06 02:17:07 -05:00
Patrick Mylund Nielsen
136ba636e2 7nodes/README.md: Update to reflect raft/istanbul 2017-11-06 02:04:43 -05:00
Patrick Mylund Nielsen
ac5b16d5be Merge pull request #41 from getamis/feature/istanbul
7nodes/istanbul-start.sh: add full syncmode flag
2017-09-13 16:46:21 -04:00
mark.lin
2c293f4721 examples: add full syncmode flag 2017-09-12 14:34:19 +08:00
Joel Burget
84450e5ead Update to use new dynamic raft membership options. 2017-09-07 19:01:02 -04:00
mark.lin
641d0028c5 Add Istanbul 7-nodes example 2017-08-31 11:40:09 +08:00
Joel Burget
fed5ab9aae Run geth with --nousb flag.
* Temporary workaround to https://github.com/ethereum/go-ethereum/issues/14984
* This would apply equally to the non-raft `start.sh`, but I'm not
  currently using it.
2017-08-18 15:32:09 -04:00
Joel Burget
a16a06a97a Upgrade 7nodes example for Geth 1.6. 2017-08-16 09:55:22 -04:00
Joel Burget
ecc7f59dbc Update genesis.json for Geth 1.6. 2017-08-15 16:04:57 -04:00
Patrick Mylund Nielsen
f3ddbae74e Use latest Quorum and download porosity during bootstrap 2017-07-27 16:49:43 -04:00
Patrick Mylund Nielsen
c9b1547ffa Merge pull request #31 from jpmorganchase/porosity-integration
Add Porosity examples
2017-07-27 15:30:04 -04:00
Patrick Mylund Nielsen
4ff9c1cc98 Add Porosity examples 2017-07-27 14:46:07 -04:00
Samer Falah
42509b48c8 Merge pull request #30 from tylobban/patch-2
Make running instructions clearer
2017-07-26 04:09:51 +08:00
Tyrone Lobban
add7eedf21 Make running instructions clearer 2017-07-25 21:07:25 +01:00
Samer Falah
2e2a670277 Merge pull request #29 from rsarres/master
5NodesRTGS was transfered to Banco Central do Brasil organization
2017-07-26 00:37:58 +08:00
Rafael Sarres de Almeida
fbfa71c9e9 5NodesRTGS was transfered to Banco Central do Brasil organization, the
repository link on README.md needs to be updated.
2017-07-25 13:23:14 -03:00
Patrick Mylund Nielsen
4e69139ca8 Merge pull request #25 from tylobban/patch-1
add 5NodesRTGS example
2017-07-14 22:48:38 -04:00
Tyrone Lobban
5483a092d9 add 5NodesRTGS example 2017-07-14 13:52:50 +01:00
Patrick Mylund Nielsen
afa4986fc3 Merge pull request #9 from jpmorganchase/jpmsam_bootnode_address
Updated bootnode address
2017-03-23 20:07:18 -04:00
jpmsam
7d9d0df926 Merge branch 'master' of github.com:jpmorganchase/quorum-examples 2017-03-23 15:28:30 -04:00
jpmsam
527e0cb3ae Use Quorum v1.1.0 2017-03-23 15:28:19 -04:00
Samer Falah
1aca4ffbe1 Merge pull request #11 from joelburget/master
Add raft 7nodes scripts.
2017-03-23 14:26:03 -05:00
Joel Burget
3d3b859949 Rename init-raft -> raft-init, etc. 2017-03-23 15:17:19 -04:00
Joel Burget
cf4d1b6ea0 Add raft 7nodes scripts. 2017-03-21 14:46:25 -04:00
jpmsam
ef7c35300a Use Quorum v1.0.3 2017-03-07 09:52:21 -05:00
jpmsam
013681c608 updated sleep time before sending first tx 2017-03-01 12:31:03 -05:00
jpmsam
7f7ebe8708 Updated bootnode address 2017-02-09 12:18:39 -05:00
Patrick Mylund Nielsen
6f8c9d129f Merge pull request #8 from jpmorganchase/jpmsam_issue29
7nodes/script1.js: Updated to access solidity compiled object by index
2017-02-06 15:46:55 -05:00
jpmsam
98a83b3ee7 updated script to access solidity compiler output by index 2017-02-05 21:20:36 -05:00
Patrick Mylund Nielsen
08df1acc6c Merge pull request #7 from jpmorganchase/jpmsam_i39
fixes duplicate address balance allocation
2017-01-18 17:05:24 -05:00
jpmsam
8f717e3744 fixes duplicate address balance allocation 2017-01-13 16:10:22 -05:00
Patrick Mylund Nielsen
b43fd92e67 Use Quorum v1.0.2 2016-12-19 22:52:50 -05:00
Patrick Mylund Nielsen
0e85dcb5e9 Add async benchmarking script 2016-12-19 22:35:51 -05:00
Patrick Mylund Nielsen
e2bf53dd35 Merge pull request #6 from chetan/port_fwd
Enable port forwarding for RPC access to nodes
2016-12-07 16:14:34 -05:00
Chetan Sarva
71d050ed9b Enable port forwarding for RPC access to nodes 2016-12-06 22:47:40 -05:00
Patrick Mylund Nielsen
0acc026265 Merge pull request #5 from chetan/setup_rpc
Enable RPC with all APIs for all nodes
2016-12-06 09:57:55 -05:00
Chetan Sarva
9ede6ced59 Enable RPC with all APIs for all nodes 2016-12-06 09:54:29 -05:00
Patrick Mylund Nielsen
87937ee72d Merge pull request #4 from jpmorganchase/revert-3-set_network_addr
Revert "Expose Quorum to host machine for testing"
2016-12-06 03:04:51 -05:00
Patrick Mylund Nielsen
156aa6d117 Revert "Expose Quorum to host machine for testing" 2016-12-06 03:04:02 -05:00
Patrick Mylund Nielsen
ee67cee6c0 Merge pull request #3 from chetan/set_network_addr
Expose Quorum to host machine for testing
2016-12-06 03:01:23 -05:00
Chetan Sarva
147b861de8 Expose Quorum to host machine for testing
* Use well known IP address
* Enable RPC with all APIs for all nodes
2016-12-05 18:40:51 -05:00
Patrick Mylund Nielsen
9eed976633 README.md: Remove period after proxy link 2016-11-30 09:59:02 -05:00
Patrick Mylund Nielsen
26ddde18fb README.md: Add link to issue addressing HTTP_PROXY/HTTPS_PROXY forwarding 2016-11-30 09:58:43 -05:00
Patrick Mylund Nielsen
330a126ac5 .gitattributes: text=auto and .sh eol=lf 2016-11-29 22:38:26 -05:00
Patrick Mylund Nielsen
97f4629246 .gitattributes: LF line endings for *.sh files 2016-11-25 11:04:45 -05:00
Patrick Mylund Nielsen
480fb32afc Add text=auto .gitattributes 2016-11-24 23:23:07 -05:00
Patrick Mylund Nielsen
43febf186c README.md: Move example links to the front in the examples list 2016-11-22 16:04:48 -05:00
Patrick Mylund Nielsen
a6e8618a36 README.md: Curl workaround on Mac should be run as root 2016-11-22 15:24:28 -05:00