Joshua Fernandes
b4d66c5761
use ifconfig.me to get the public IP regardless of cloud provider
6 months ago
Simon Dudley
9d5087e22d
Speed up git clone by skipping recursive and history ( #52 )
...
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
7 months ago
Joshua Fernandes
9c32b2b958
Merge pull request #51 from Consensys/remove-version-check
...
Remove auto-population of besu_download_url for old besu versions
8 months ago
Simon Dudley
d64b4a51e9
Remove auto-population of besu_download_url for old besu versions
...
The version check creates problems with the `develop` tag
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
8 months ago
Simon Dudley
6a20ddd329
Fix version extraction and always use java17 to build from source ( #50 )
...
'loose' version_check to support non-semver
8 months ago
Joshua Fernandes
b4853bfd83
remote_src: yes seems to work for local ad https
9 months ago
Joshua Fernandes
bf880179b5
remove strict option for version compare
9 months ago
Joshua Fernandes
10e77e88e9
explicit bool check
9 months ago
Joshua Fernandes
271e05c846
Merge pull request #49 from Consensys/fix-besu-download-url
...
select download url based on besu_version
9 months ago
Joshua Fernandes
857f1e550c
select download url based on besu_version
9 months ago
Chaminda Divitotawela
ed1db92969
Merge pull request #48 from Consensys/newDownloadUrl
...
updates url to builds to use github packages
9 months ago
jflo
d812b9e0b1
updates url to builds to use github packages
...
Signed-off-by: jflo <justin+github@florentine.us>
9 months ago
Joshua Fernandes
9f376b12ce
extra param for fleet mode
12 months ago
Joshua Fernandes
9333b93973
Merge pull request #47 from Consensys/fleet
...
adding in fleet mode
12 months ago
Joshua Fernandes
16fbd02a49
adding in fleet mode
12 months ago
Joshua Fernandes
521b50d95c
Merge pull request #46 from Consensys/new-txpool
...
Add option to select the txpool implementation
1 year ago
Fabio Di Fabio
9a7864f1bc
Add option to select the txpool implementation
1 year ago
Fabio Di Fabio
1bf38d85bb
Do not stop Besu prior the update, this avoid some minutes of downtim during upgrades ( #45 )
2 years ago
Fabio Di Fabio
16a6864c21
Remove deprecated `besu_tx_pool_future_max_by_account` option, use `besu_tx_pool_limit_by_account_percentage` instead ( #44 )
2 years ago
Joshua Fernandes
4d56e2a9ed
correct default for besu_tx_pool_limit_by_account_percentage
2 years ago
Joshua Fernandes
09fa1f8308
adding in tx-pool settings
2 years ago
Joshua Fernandes
d063f67eef
Merge pull request #43 from ConsenSys/static-nodes-n-permissions
...
Static nodes n permissions files
2 years ago
Joshua Fernandes
03d6494a74
permissions files
2 years ago
Joshua Fernandes
bc99c0c8ec
permissions files
2 years ago
Joshua Fernandes
fe3ac263da
permissions files
2 years ago
Joshua Fernandes
49f1582674
cleaner formatting
2 years ago
Joshua Fernandes
d740678d56
adding static-nodes file
2 years ago
Joshua Fernandes
9664502b8f
Merge pull request #42 from ConsenSys/rpc-auth
...
Adding in rpc auth
2 years ago
Joshua Fernandes
40a843e732
Adding in rpc auth
2 years ago
Joshua Fernandes
0a93336118
Merge pull request #41 from ConsenSys/log-fix
...
updates to make the log file settings clearer
2 years ago
Joshua Fernandes
2a4ae71277
updates to make the log file settings clearer
2 years ago
Fabio Di Fabio
23510efec9
Do not set logging=INFO by default to allow custom Log4j configuration to work ( #40 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 years ago
Joshua Fernandes
9b1ef35c6d
fix typo
2 years ago
Joshua Fernandes
eda68189b9
Merge branch 'master' of github.com:ConsenSys/ansible-role-besu
2 years ago
Joshua Fernandes
00e92c36ca
Merge pull request #39 from ConsenSys/jwt-patch
...
adding in jwt params
2 years ago
Joshua Fernandes
8c3409636b
adding in jwt params
2 years ago
Joshua Fernandes
21d119e8d1
updates for jwt
2 years ago
Fabio Di Fabio
f7a0ce08e3
Add the possibility to set environment variables when starting Besu ( #38 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 years ago
Fabio Di Fabio
c951bfc43e
Allow to specify a value for the JWT secret ( #37 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 years ago
Simon Dudley
7f2a9c26b8
Merge pull request #36 from ConsenSys/storage-format-and-engine-api
...
Allow data-storage-format, engine-jwt-disabled, engine-jwt-secret and engine-rpc-port to be configured
3 years ago
Simon Dudley
e44356746f
Allow data-storage-format, engine-jwt-disabled, engine-jwt-secret and engine-rpc-port to be configured
3 years ago
Adrian Sutton
083cdd1e82
Fix reference of undefined variable. ( #35 )
3 years ago
Adrian Sutton
3d59448619
Support new named networks correctly ( #34 )
...
Currently if the besu_network isn't one of the hard coded options, the value is ignored and a path to a custom genesis file is used. For the kiln network this results in the role failing because kiln is a built-in network and so besu_genesis_path is undefined. This switches the logic to use the specified network, regardless of its value unless besu_genesis_path is specified so that new named networks are automatically supported but users can still specify their own genesis file.
3 years ago
Joshua Fernandes
0fdd3bc3be
Merge pull request #33 from ConsenSys/required-blocks
...
adding in required blocks param
3 years ago
Joshua Fernandes
da4ef40dd4
adding in required blocks param
3 years ago
Joshua Fernandes
5ffc1615f4
Merge pull request #32 from ConsenSys/typo-
...
fix typo _ -> -
3 years ago
Joshua Fernandes
3ff1d223ce
fix typo _ -> -
3 years ago
Joshua Fernandes
55e3293486
Merge pull request #31 from ConsenSys/typo
...
fix typo
3 years ago
Joshua Fernandes
ff5b0bad88
fix typo
3 years ago
Joshua Fernandes
13b0d7db75
Merge pull request #30 from ConsenSys/static-nodes
...
adding support for static nodes
3 years ago