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
98ef9f0f6d
Bumping to latest tag
2018-08-23 19:21:21 -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
9efe4d6202
Adding slack
2018-08-15 12:32:46 -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
Samer Falah
6ecd4d1ee5
Merge pull request #111 from libby/fixing-examples
...
Additional config for start/init script (fixes).
2018-07-25 19:28:11 -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
eef454005e
Updating tag version to pull Quorum from
2018-06-01 14:55:51 -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
Samer Falah
a5cdcfeb3f
Merge pull request #99 from Szkered/EIP155
...
Change ChainID and enable EIP155
2018-05-23 11:18:39 -04:00
jpmsam
d5a810eb6a
increased the memory for the vm
2018-05-23 11:17:25 -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
ee21fdb101
Use Constellation 0.3.2 and Quorum 2.0.1
2018-02-21 16:18:02 -05:00
Patrick Mylund Nielsen
3053e1055d
vagrant/bootstrap.sh: Use Constellation 0.3.1
2018-02-20 12:32:17 -05:00
Patrick Mylund Nielsen
b2eabe1e9c
Vagrantfile: Reduce memory requirement from 4096 to 2048
2018-02-08 17:06:16 -05: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
c806f151af
Fix 7nodes note in README.
2017-11-29 14:36:07 -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
Patrick Mylund Nielsen
8c57aeb63b
Merge pull request #47 from jpmorganchase/quorum-2-cleanup
...
- Remove QuorumChain contract from genesis.
- Remove unnecessary `--nousb` flags.
2017-11-07 10:02:18 -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
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