Iuri Matias
|
3c8b10d597
|
add websocket config to blockchain config
|
2018-01-11 08:56:12 -05:00 |
Iuri Matias
|
05ebefff9a
|
downgrade to 0.4.17
|
2017-10-22 09:44:32 -04:00 |
Iuri Matias
|
65da185c46
|
update boilerplate and demo configs
|
2017-10-21 15:28:59 -04:00 |
Iuri Matias
|
48f9c54d9d
|
detect and replace library references with address
|
2017-07-16 12:10:17 -04:00 |
Iuri Matias
|
61a893da94
|
add new field to example genesis configs
|
2017-06-26 16:00:16 -04:00 |
Iuri Matias
|
85659987d9
|
add support for website config file; reflect real web server config in the dashboard
|
2017-03-04 14:20:28 -05:00 |
Iuri Matias
|
1674adee4a
|
add config to specify available providers for each component
|
2017-02-28 21:43:03 -05:00 |
Iuri Matias
|
d1701c4031
|
add missing enable options to boilerplate configs; add communication initializer
|
2017-02-20 16:29:59 -05:00 |
Iuri Matias
|
1a436dcc12
|
add support for light and fast options; add default pass folders
|
2017-02-20 15:53:55 -05:00 |
Iuri Matias
|
eb36af87b0
|
add support for the bootnodes config
|
2017-02-18 08:24:23 -05:00 |
Iuri Matias
|
6984c13ac6
|
read storage and communication config files; use & initialize storage depending on config
|
2017-02-10 07:44:06 -05:00 |
Iuri Matias
|
f37bc46f8e
|
fix specs; clarify production enviroment (livenet not production); exec testrpc directly
|
2017-02-08 06:31:57 -05:00 |
Iuri Matias
|
5c283b5232
|
support maxpeers option
|
2016-10-30 20:35:11 -04:00 |
Iuri Matias
|
8f5ba53aed
|
remove SimpleStorage config from boilerplate empty app
|
2016-10-16 15:05:15 -04:00 |
Iuri Matias
|
58c0244a43
|
clean up
|
2016-10-06 07:40:24 -04:00 |
Iuri Matias
|
89c0001dcb
|
make contract gas calculation automatic
|
2016-10-06 07:40:22 -04:00 |
Iuri Matias
|
b5d8df5efd
|
convert boiletplates to new structure
|
2016-10-06 07:39:34 -04:00 |
Iuri Matias
|
da92171818
|
fix testnet support
|
2016-05-31 22:10:46 -04:00 |
Aakil Fernandes
|
e6ee0395d0
|
localhost
|
2016-02-25 15:56:40 -05:00 |
VoR0220
|
480006a865
|
Update blockchain.yml
|
2016-02-08 21:54:35 -05:00 |
VoR0220
|
6567706cfa
|
Update blockchain.yml
|
2016-02-08 21:54:34 -05:00 |
VoR0220
|
605352b738
|
Get rid of console toggle
|
2016-02-08 21:54:34 -05:00 |
VoR0220
|
c488f69c47
|
Put in NAT option in boilerplate
|
2016-02-08 21:54:34 -05:00 |
VoR0220
|
b3cec8287b
|
added ability to boot nodes via a list
|
2015-10-01 08:23:41 -05:00 |
VoR0220
|
ef97e488f3
|
correcting some changes I made in error
|
2015-09-14 20:07:36 -05:00 |
VoR0220
|
bc96708d13
|
correcting some changes I made in error
|
2015-09-14 20:06:36 -05:00 |
VoR0220
|
6f808cfeb0
|
ability to create multiple contracts with a single password for testing purposes
|
2015-09-14 19:58:52 -05:00 |
Iuri Matias
|
4b1e7109a4
|
add default config for development chain
|
2015-09-05 07:39:22 -04:00 |
Ryan Casey
|
94a85339c4
|
Allocate the coinbase some ether in the genesis block.
|
2015-08-21 09:44:34 -07:00 |
Ryan Casey
|
1aad331383
|
Use a more definite address than 0x0, since some clients have coerced invalid addresses to the 0x0 address in the past.
|
2015-08-21 09:41:03 -07:00 |
Ryan Casey
|
dd5cd475a3
|
No reason to have any difficulty whatsoever on a private chain.
|
2015-08-21 09:38:17 -07:00 |
Iuri Matias
|
e35a14ed88
|
move genesis blocks to its own folders
|
2015-07-29 22:05:48 -04:00 |
Iuri Matias
|
6ff72432d6
|
make maxpeers configurable
|
2015-07-29 21:40:49 -04:00 |
Joris Bontje
|
f1a02711bd
|
make genesis block configurable. fixes #41
|
2015-07-29 15:49:02 +02:00 |
Iuri Matias
|
e09587932e
|
add config for production
|
2015-07-22 18:40:24 -04:00 |
Iuri Matias
|
d728efe797
|
increase default gas limit
|
2015-06-19 23:20:32 -04:00 |
Iuri Matias
|
6a60d0110a
|
load contracts config when deploying
|
2015-06-19 10:27:53 -04:00 |
Iuri Matias
|
8a2fdc76f4
|
add gas price option
|
2015-06-09 21:05:41 -04:00 |
Marek Kotewicz
|
eb4fd7482b
|
reduced default value of gasLimit
|
2015-06-04 10:37:09 +02:00 |
Marek Kotewicz
|
28632d8458
|
configurable gas limit
|
2015-06-04 10:17:14 +02:00 |
Iuri Matias
|
04083e5fab
|
add boilerplate app
|
2015-05-24 08:58:17 -04:00 |