libby kent
930b8a5bb0
More example contracts and tmux for testing. ( #112 )
2018-09-10 16:34:17 -04:00
fixanoid
4a1edd2d84
Adding raft into RPC api.
2018-08-29 13:18:25 -04:00
Nam Truong
aefdd2103a
networkid should be grep from istanbul-genesis.json instead of genesis.json ( #120 )
2018-08-24 09:37:27 -04:00
fixanoid
3a4149dc6c
Updating gasLimit
2018-08-23 15:22:49 -04:00
Nam Truong
69e76cf9dd
Updating quorum-examples to add tessera info ( #118 )
2018-08-15 15:25:29 -04:00
fixanoid
ca700e733d
Adding note on disabling transaction manager
2018-08-03 21:55:48 -04:00
jpmsam
0ccd3eab85
update eip155 block to genesis
2018-07-30 17:15:18 -04:00
fixanoid
a2cad818fc
wrong file ext
2018-07-27 16:37:05 -04:00
Libby Kent
3d8e100273
Adding additional config to raft-start.sh.
...
Added networkid to `raft-start.sh` (same as chainid).
Setting verbosity to 5 (helpful for debugging and can be configured)
by the deployer.
Add check to make sure that the chainid is not set to 1 (mainnet).
2018-07-24 13:07:40 -04:00
Libby Kent
32e7c8d98a
Adding additional config to istanbul-start.sh.
...
Adding `--networkid` which is set to the chainid in the
genesis.json config, and `--blockperiod` which specificies
how often blocks are created (set to 5 seconds).
Adding a check to verfiy that the chainId is not set
to 1 (mainnet id) in the genesis block.
2018-07-24 13:05:15 -04:00
Libby Kent
03a95f675d
Copy keys over for nodes 6 and 7 (istanbul-init).
2018-07-24 12:35:11 -04:00
Libby Kent
3d3b1d4c7f
Adding chainId to the Istanbul genesis config.
2018-07-23 17:23:02 -04:00
fixanoid
fe500887e8
Retiring homesteadBlock from IBFT
2018-06-11 16:46:30 -04:00
fixanoid
90a2895a53
Adding "byzantiumBlock" into Istanbul genesis
2018-06-11 16:42:14 -04:00
fixanoid
5d43e5203a
Fixing location
2018-06-01 14:52:50 -04:00
fixanoid
08e2d3dbed
Configuring node 3 key for istanbul
2018-06-01 14:51:05 -04:00
fixanoid
25447bab04
Adding node 3 key
2018-06-01 14:50:02 -04:00
jpmsam
c1a66fe899
Merge branch 'master' of https://github.com/jpmorganchase/quorum-examples
2018-05-23 11:22:51 -04:00
jpmsam
2ae487d7fb
modified private contract script name
2018-05-23 11:22:36 -04:00
Samer Falah
a0b8fb8e2c
Merge pull request #100 from Szkered/locally_signed_tx
...
Added a script for locally signed transactions, a public contract script and added accounts/keys.
2018-05-23 11:20:34 -04:00
Szkered
96ace646c7
add package.json for nodejs
2018-05-23 16:59:53 +08:00
vsmk98
d1750b79df
new account private keys
2018-05-23 16:16:33 +08:00
Szkered
cffa168462
add locally signed transaction script
2018-05-23 16:16:22 +08:00
Qvintvs
b7417b0980
add public version of simpleStorage for testing
2018-05-23 15:25:24 +08:00
Qvintvs
bf4755dcc9
enable eip155 signer at start; change chain id to 10 to avoid conflict with quorum
...
private transaction
2018-05-14 08:15:27 +00:00
jpmsam
6094f9e3aa
enable eip150 and byzantium on first block
2018-04-29 22:48:39 +01:00
jpmsam
dbe11f23be
enable constellation
2018-04-20 11:15:23 -04:00
jpmsam
886c1f8c5c
added nodiscover flag
2018-04-20 10:10:06 -04:00
jpmsam
8b6be83824
added nodiscover flag and fixed script name
2018-04-19 17:18:55 -04:00
jpmsam
3ecdb8cd44
add account balances
2018-04-19 16:16:25 -04:00
Patrick Mylund Nielsen
035ca6b281
Reorganize/refactor 7nodes example and update for latest Vagrant
2018-02-08 16:50:13 -05:00
Joel Burget
c50e97a362
Copy permissioned-nodes.json into datadirs.
2017-12-01 10:56:25 -05:00
Joel Burget
c4710dc8b3
Move permissions example to 7nodes.
2017-11-29 14:36:07 -05:00
Joel Burget
fb639a290d
Update permissioned run_nodes script.
...
* Fix typo
* Recognize Quorum 2.0 output format
2017-11-16 17:54:48 -05:00
Joel Burget
bd70d97f54
Remove unnecessary --nousb flags.
2017-11-07 09:57:40 -05:00
Joel Burget
138dcaea16
Remove QuorumChain contract from genesis.
2017-11-07 09:57:12 -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
136ba636e2
7nodes/README.md: Update to reflect raft/istanbul
2017-11-06 02:04:43 -05: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
4ff9c1cc98
Add Porosity examples
2017-07-27 14:46:07 -04: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
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
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