David Boreham
|
f3f4033937
|
Build foundry container locally
|
2023-01-22 22:19:23 -07:00 |
|
|
46bcc2f882
|
Fix bugs
|
2023-01-22 22:12:05 -07:00 |
|
|
8843b894e2
|
Add gerbil builder container
|
2023-01-22 21:50:50 -07:00 |
|
zramsay
|
d3f63b8975
|
update CONTRIBUTING
|
2023-01-20 11:35:57 -05:00 |
|
zramsay
|
00c1515807
|
fixup spec
|
2023-01-20 11:21:14 -05:00 |
|
zramsay
|
4c84896090
|
stack diagram: fix diagram & compress img
|
2023-01-20 11:04:24 -05:00 |
|
Zach
|
59a9714d19
|
Merge pull request #138 from cerc-io/fix-pods
Fix pods (db -> ipld-eth-db)
|
2023-01-20 09:38:54 -05:00 |
|
zramsay
|
e9c24a0b82
|
db -> ipld-eth-db
|
2023-01-20 08:03:54 -05:00 |
|
|
c949fe091f
|
Update version
|
2023-01-19 14:21:33 -07:00 |
|
|
1cdf0f3015
|
Update version
|
2023-01-19 14:21:13 -07:00 |
|
|
6ae86dbcec
|
Update version
|
2023-01-19 14:19:39 -07:00 |
|
|
edbf674df7
|
Merge pull request #137 from cerc-io/dboreham/missing-stack-error
Error check stack config
|
2023-01-19 14:14:34 -07:00 |
|
|
d454a4ffc1
|
Error check stack config
|
2023-01-19 14:13:57 -07:00 |
|
|
cefe10d124
|
Merge pull request #136 from cerc-io/dboreham/small-fixes
Some small fixes
|
2023-01-19 13:39:06 -07:00 |
|
|
34aa613d04
|
Implement continue on error for npm builds
|
2023-01-19 13:38:04 -07:00 |
|
|
6faa933d42
|
Remove result code check
|
2023-01-19 13:30:01 -07:00 |
|
|
bbbb57ec06
|
Implement stop on error building containers
|
2023-01-19 13:20:53 -07:00 |
|
|
68c7f91052
|
Catch docker run exceptions
|
2023-01-19 13:00:35 -07:00 |
|
|
3b5efc8f0f
|
Remove extraneous stderr output
|
2023-01-19 13:00:06 -07:00 |
|
|
d94ed55642
|
Merge pull request #135 from cerc-io/dboreham/fix-npm-builds
Fix various npm build issues
|
2023-01-19 11:34:19 -07:00 |
|
|
9fb96d8458
|
Fix various npm build issues
|
2023-01-19 11:33:34 -07:00 |
|
|
d05a47946a
|
Update version
|
2023-01-18 22:07:04 -07:00 |
|
|
683341a66f
|
Merge pull request #131 from cerc-io/dboreham/stack-for-npm-build
Stack for build-npms
|
2023-01-18 22:02:49 -07:00 |
|
|
0b8b3123fe
|
Stack for build-npms
|
2023-01-18 22:01:55 -07:00 |
|
|
7740dccf4c
|
Merge pull request #130 from cerc-io/dboreham/stack-for-deploy-system
Implement stack for deploy-system
|
2023-01-18 15:37:41 -07:00 |
|
|
6bf413e002
|
Implement stack for deploy-system
|
2023-01-18 15:37:12 -07:00 |
|
|
d1f9c3d152
|
Merge pull request #129 from cerc-io/dboreham/stack-for-build-containers
Implement stack for container build
|
2023-01-18 15:28:53 -07:00 |
|
|
d5875954b8
|
Implement stack for container build
|
2023-01-18 15:27:52 -07:00 |
|
|
5e2df891cf
|
Update version
|
2023-01-17 22:43:07 -07:00 |
|
|
4e1366df60
|
Merge pull request #128 from cerc-io/dboreham/stack-for-setup-repositories
Implement stack config file for setup-repositories
|
2023-01-17 22:40:12 -07:00 |
|
|
b0947081de
|
Update version info
|
2023-01-17 22:38:30 -07:00 |
|
|
04a3049162
|
Make code compatible with Pyton 3.8
|
2023-01-17 22:25:04 -07:00 |
|
|
1d7128c6e1
|
Initial implementation of stack
|
2023-01-17 16:05:50 -07:00 |
|
|
65f5382bfe
|
Merge pull request #127 from cerc-io/dboreham/update-version
Update version
|
2023-01-17 13:52:33 -07:00 |
|
|
cf3120d6c2
|
Update version
|
2023-01-17 13:52:00 -07:00 |
|
|
0ea29bc480
|
Enable metrics endpoint in fixturenet.
|
2023-01-17 12:04:28 -06:00 |
|
Zach
|
5e7db36c75
|
Merge pull request #122 from cerc-io/update-readme-67
Update readme
|
2023-01-17 09:27:42 -05:00 |
|
|
32b4c00261
|
Merge pull request #124 from cerc-io/dboreham/fix-fixturenet-geth-build
Fix fixturenet container builds in shiv mode
|
2023-01-16 21:58:03 -07:00 |
|
|
71425b93f6
|
Package deep enough into the data tree to get all the files that are there
|
2023-01-16 21:56:07 -07:00 |
|
zramsay
|
70723dd6d4
|
update readme
|
2023-01-16 07:27:52 -05:00 |
|
|
b13300ca81
|
Add CERC_STATEDIFF_DB_LOG_STATEMENTS=true|false option. (#120)
|
2023-01-13 16:33:59 -06:00 |
|
|
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 |
|
|
18a7e59a8a
|
Merge pull request #116 from cerc-io/dboreham/fix-imports
Fix imports
|
2023-01-11 21:57:26 -07:00 |
|
David Boreham
|
0a66b7e9d2
|
Fix odd import problem
|
2023-01-11 21:56:05 -07:00 |
|
David Boreham
|
7edfa1bb29
|
Add import-resources dependency
|
2023-01-11 21:01:48 -07:00 |
|
|
8e184f509d
|
Add remote debugging support to fixturenet-geth. (#113)
* Add remote debugging support to fixturenet-geth.
|
2023-01-11 12:54:22 -06:00 |
|
|
5697a39640
|
Merge pull request #112 from cerc-io/dboreham/version-command
Version command
|
2023-01-10 14:32:56 -07:00 |
|
|
df469786ca
|
Add version to smoke test
|
2023-01-10 14:32:12 -07:00 |
|
|
d315941f21
|
Version command implemented
|
2023-01-10 14:23:59 -07:00 |
|
|
ae7a17cecd
|
Make script file names consistent
|
2023-01-10 14:10:22 -07:00 |
|