Commit Graph

616 Commits

Author SHA1 Message Date
Matthias Kretschmann 555c7053ad
bump to Brizo v0.4.2 2019-09-11 11:33:01 +02:00
Matthias Kretschmann 42d7ff6411
bump faucet to v0.3.1 2019-09-10 15:26:16 +02:00
ssallam 6452111ddd Set default Brizo workers to 5 workers, add consumer account to duero local node keys and secret-store signer node. 2019-09-09 10:08:12 +02:00
Aitor 609d604d99
Merge pull request #185 from oceanprotocol/feature/keeper_v0.12
update keeper
2019-09-04 14:20:18 +02:00
Sebastian Gerske 849aa767da update keeper 2019-09-04 14:18:46 +02:00
Sebastian Gerske 8583be7901 update keeper 2019-09-04 14:17:34 +02:00
Matthias Kretschmann 6e6a77b05e
Merge pull request #184 from oceanprotocol/feature/remove-kovan
Remove Kovan
2019-09-03 14:33:06 +02:00
Matthias Kretschmann 79c394aae0
remove Kovan 2019-09-03 13:40:29 +02:00
ssallam 120eb690c9 Update default version of keeper-contracts and brizo. 2019-09-02 16:58:18 +02:00
ssallam f063eabff7 Merge remote-tracking branch 'origin/feature/new-brizo' into feature/new-brizo 2019-09-02 09:50:19 +02:00
ssallam 8b640d374f Update readme file and env vars. 2019-09-02 09:50:09 +02:00
Sebastian Gerske 53da9c2119
Merge pull request #183 from oceanprotocol/update/keeper
bump keeper
2019-08-30 09:21:15 +02:00
Sebastian Gerske 62832a1e33 updated readme 2019-08-29 14:46:58 +02:00
Sebastian Gerske 68127e2870 bump keeper 2019-08-29 13:33:16 +02:00
Sebastian Gerske aeb06b84ca Merge remote-tracking branch 'origin/master' into feature/new-brizo 2019-08-29 11:56:09 +02:00
Sebastian Gerske 35b8e21624
Merge pull request #179 from oceanprotocol/feature/optimize
Optimize some aspects
2019-08-29 11:53:55 +02:00
ssallam c4fc4d8166 Update some env-var names to improve clarity, add accounts folder with a specific provider keyfile. Revert provider/publisher address to previous value. 2019-08-29 11:16:13 +02:00
ssallam 48b35c0454 Set log level to info, use version env var for events-handler image. 2019-08-28 22:07:46 +02:00
ssallam 6ce139e801 Update compose files to match new style in `feature/optimize` branch and introduce a new env var for setting log level in both brizo and ocean_events_handler 2019-08-28 15:10:30 +02:00
ssallam e534c815fb Merge branch 'feature/new-brizo-support' into feature/new-brizo
# Conflicts:
#	compose-files/brizo.yml
2019-08-28 14:55:51 +02:00
ssallam d64c794880 Update brizo and events_handler docker-compose files 2019-08-28 14:50:58 +02:00
Sebastian Gerske b2eaa5f04a moved the structural configuration out of the brizo environment so we can use the same values for configuring pleuston as well 2019-08-28 11:16:16 +02:00
Sebastian Gerske c3a22566bc rework keys 2019-08-28 11:15:18 +02:00
Sebastian Gerske 5d294c06ce update pleuston 2019-08-28 11:08:09 +02:00
Sebastian Gerske edaf8d6fd3 fix output 2019-08-28 11:07:48 +02:00
Sebastian Gerske d8dc9310f3 bring back secret store for nile 2019-08-27 15:08:54 +02:00
Aitor f978f86632
Merge pull request #181 from oceanprotocol/improve/ignore_es_max_map_count
Ignore ES kernel limit
2019-08-27 12:16:33 +02:00
Sebastian Gerske 49da094576 bring back secret store account 2019-08-27 11:50:50 +02:00
Sebastian Gerske 47a6a90f6d bring back duero secret store 2019-08-27 11:50:13 +02:00
Javier Cortejoso 20fac51905
Ignore ES kernel limit 2019-08-27 10:30:27 +02:00
Sebastian Gerske 66a20725dc bring back secret store account 2019-08-26 13:58:40 +02:00
Sebastian Gerske 7b98d6563a - removed network configurations that we do not run a local secret store against 2019-08-26 13:48:10 +02:00
Sebastian Gerske 0e75b54cec delete orphaned folders 2019-08-26 13:47:41 +02:00
Sebastian Gerske 3a0ac9e4c1 remove secret store nile validator from dev and spree network 2019-08-26 13:47:06 +02:00
Sebastian Gerske 6d1525e785 added dev account created by parity 2019-08-26 13:35:21 +02:00
Sebastian Gerske 1ac810dd5d - update parity node 2019-08-26 13:34:50 +02:00
Sebastian Gerske d96190fc5a - moved all the accounts out of the networks, we only need the signing node for signing, regardless of the network 2019-08-26 13:28:12 +02:00
Sebastian Gerske a5c7b27f8a remove node key, we do not need it here 2019-08-26 13:27:44 +02:00
ssallam 0785ba7028 Add support for new brizo version and stand-alone events monitor. 2019-08-26 13:19:17 +02:00
Sebastian Gerske 26f6bcda4e add more features to the signing node 2019-08-26 13:18:35 +02:00
Sebastian Gerske 9ffd42544e - bring back signing node to `--only-secret-store` 2019-08-26 13:02:06 +02:00
Sebastian Gerske ccbde9e08f - disable secret store on ganache node (ganache cannot be used as target for the secret store)
- disable secret store signing node on ganache node (there can not be an secret store at all, so we do not need to sign at all)
2019-08-26 12:45:13 +02:00
Sebastian Gerske 27002abe9c - disable faucet on kovan, it is not our ether 2019-08-26 12:44:14 +02:00
Sebastian Gerske 598c25f109 - start the sign node all the time, even when no local secret store is started
- added duero as a target for the signing node as well, so we can run the singing node even when running against duero that already has a secret store
2019-08-26 12:43:48 +02:00
Sebastian Gerske 0fc7149cc5 preview the default action on purge 2019-08-26 12:32:40 +02:00
Sebastian Gerske d237acae95 add empty address books 2019-08-26 12:30:02 +02:00
Matthias Kretschmann c340d47744
Merge pull request #178 from oceanprotocol/feature/clean_volumes
Added new volumes to clean
2019-08-26 11:34:08 +02:00
Javier Cortejoso 78646a8ef3
Eval command 2019-08-26 09:14:05 +02:00
Javier Cortejoso db011c7a78
Remove killing quotes 2019-08-26 09:11:04 +02:00
Javier Cortejoso 835a8e91a0
Added new volumes to clean 2019-08-26 08:33:23 +02:00