|
9647eaeaf5
|
support optional geth_network_id
Useful to start testnets which don't have a dedicated flag defined.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2022-03-11 12:28:57 +01:00 |
|
|
87b6be842f
|
default WebSocket port to using localhost address
It's equally as sensitive as the JSON RPC API endpoint.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-08-25 15:20:41 +02:00 |
|
|
5ad36567e8
|
templates/rpc.hs: fix PARAMS, rop PARAMS_STR and quotes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-05-11 11:54:14 +02:00 |
|
|
f76e6f3779
|
fix RPC address if it's not localhost
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-04-29 14:59:08 +02:00 |
|
|
8d2eeb8961
|
add support for geth_extra_flags list
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-04-29 13:58:48 +02:00 |
|
|
c67fc0ef6c
|
swap limits are not supported by docker-compose
https://stackoverflow.com/questions/44325949/
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-03-25 20:47:42 +01:00 |
|
|
18382d60d1
|
use rpc.sh script for RPC healthcheck
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-03-25 13:56:04 +01:00 |
|
|
4cdf6e0e53
|
rename geth_aliases to geth_rpc_vhosts, add geth_cont_name
Fixes 403 Forbidden errors on connections between containers.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-03-25 12:57:47 +01:00 |
|
|
f446b09f19
|
refactor to use Docker Compose file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-03-25 12:16:43 +01:00 |
|
|
c3df0ac68c
|
add rpc.sh wrapper, move console attach wrapper to attach.sh
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-03-19 14:05:46 +01:00 |
|
|
91e1da9e03
|
rename ageth to ageth-{{ geth_cont_name }}
This fixes issue on hosts where multiple instances run.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2020-01-29 13:18:13 +01:00 |
|
|
f94a05fcd1
|
add ageth - a wrapper script for accessing geth console
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-04-26 14:13:20 +02:00 |
|