Commit Graph
115 Commits
Author SHA1 Message Date
dboreham f01bc27660 Initial commit 2023-01-30 16:53:57 +01:00
dboreham 5928e40721 Install gerbil packages globally not locally in the project directory 2023-01-28 18:56:43 +01:00
dboreham 5a3bdd269d Fix status script 2023-01-27 08:10:04 -07:00
dboreham 04f61293b5 Update version 2023-01-27 07:30:14 -07:00
dboreham ecf943b593 Merge pull request #164 from cerc-io/dboreham/fixturenet-eth-fixes
Fixes to fixturenet-eth
2023-01-26 21:36:23 -07:00
dboreham e4229e4ceb Fixes to fixturenet-eth 2023-01-26 16:47:06 -07:00
telackey ce0c7ee9ba Include all eth API operation metrics. (#162) 2023-01-26 13:53:02 -06:00
dboreham ade20fb2f5 Exec command inside container 2023-01-25 23:22:05 -07:00
dboreham bf91048dbb Update version 2023-01-25 22:47:08 -07:00
dboreham 0b08d7ba65 Update version 2023-01-25 22:38:25 -07:00
telackey c279bd49a4 Integrate grafana/prometheus with fixturenet-eth. (#156)
* Integrate grafana/prometheus with fixturenet-eth.

* Integrate grafana/prometheus with fixturenet-eth.

* Revert port change

* EOL

* EOL

* Simplify ipld-eth-server config.
2023-01-25 11:50:08 -06:00
dboreham 080451f3df Update version 2023-01-24 08:27:12 -07:00
dboreham c80ed2b245 Add stack tests 2023-01-24 08:19:24 -07:00
David Boreham 5f22afc78b Add trailing newline 2023-01-23 22:11:24 -07:00
David Boreham ea6f932e00 Implement deploy-system port command 2023-01-23 22:09:56 -07:00
dboreham 9464c47163 Merge pull request #151 from cerc-io/dboreham/build-foundry-local
Build foundry container locally
2023-01-23 17:09:11 -07:00
dboreham 14e57abfbf Revert debugging code 2023-01-23 17:07:23 -07:00
telackey 65cdba7705 Update keycloak to include X-User-Id header. (#147) 2023-01-23 10:39:15 -06:00
dboreham c7970d09b3 Add guile to gertbil builder container 2023-01-23 08:00:24 -07:00
dboreham f982a7632e Merge pull request #150 from cerc-io/dboreham/gerbil-builder
Add gerbil builder container
2023-01-23 07:24:55 -07:00
dboreham 4ab84eb7ca Enhance readme 2023-01-23 07:24:27 -07:00
dboreham a12e06dcbb Fix stack file 2023-01-23 06:51:51 -07:00
David Boreham f3f4033937 Build foundry container locally 2023-01-22 22:19:23 -07:00
dboreham 46bcc2f882 Fix bugs 2023-01-22 22:12:05 -07:00
dboreham 8843b894e2 Add gerbil builder container 2023-01-22 21:50:50 -07:00
zramsay e9c24a0b82 db -> ipld-eth-db 2023-01-20 08:03:54 -05:00
dboreham 1cdf0f3015 Update version 2023-01-19 14:21:13 -07:00
dboreham 6ae86dbcec Update version 2023-01-19 14:19:39 -07:00
dboreham d454a4ffc1 Error check stack config 2023-01-19 14:13:57 -07:00
dboreham 34aa613d04 Implement continue on error for npm builds 2023-01-19 13:38:04 -07:00
dboreham 6faa933d42 Remove result code check 2023-01-19 13:30:01 -07:00
dboreham bbbb57ec06 Implement stop on error building containers 2023-01-19 13:20:53 -07:00
dboreham 68c7f91052 Catch docker run exceptions 2023-01-19 13:00:35 -07:00
dboreham 3b5efc8f0f Remove extraneous stderr output 2023-01-19 13:00:06 -07:00
dboreham 9fb96d8458 Fix various npm build issues 2023-01-19 11:33:34 -07:00
dboreham d05a47946a Update version 2023-01-18 22:07:04 -07:00
dboreham 0b8b3123fe Stack for build-npms 2023-01-18 22:01:55 -07:00
dboreham 6bf413e002 Implement stack for deploy-system 2023-01-18 15:37:12 -07:00
dboreham d5875954b8 Implement stack for container build 2023-01-18 15:27:52 -07:00
dboreham 5e2df891cf Update version 2023-01-17 22:43:07 -07:00
dboreham b0947081de Update version info 2023-01-17 22:38:30 -07:00
dboreham 04a3049162 Make code compatible with Pyton 3.8 2023-01-17 22:25:04 -07:00
dboreham 1d7128c6e1 Initial implementation of stack 2023-01-17 16:05:50 -07:00
dboreham cf3120d6c2 Update version 2023-01-17 13:52:00 -07:00
telackey 0ea29bc480 Enable metrics endpoint in fixturenet. 2023-01-17 12:04:28 -06:00
zramsay 70723dd6d4 update readme 2023-01-16 07:27:52 -05:00
telackey b13300ca81 Add CERC_STATEDIFF_DB_LOG_STATEMENTS=true|false option. (#120) 2023-01-13 16:33:59 -06:00
telackey 6396de1ecf Improvements for building/deploying geth. (#119)
* Improvements for building/deploying geth.

* Improvements for building/deploying geth.
2023-01-12 11:37:23 -06:00
David Boreham 0a66b7e9d2 Fix odd import problem 2023-01-11 21:56:05 -07:00
telackey 8e184f509d Add remote debugging support to fixturenet-geth. (#113)
* Add remote debugging support to fixturenet-geth.
2023-01-11 12:54:22 -06:00