zramsay
e9c24a0b82
db -> ipld-eth-db
2023-01-20 08:03:54 -05:00
1cdf0f3015
Update version
2023-01-19 14:21:13 -07:00
6ae86dbcec
Update version
2023-01-19 14:19:39 -07:00
d454a4ffc1
Error check stack config
2023-01-19 14:13:57 -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
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
0b8b3123fe
Stack for build-npms
2023-01-18 22:01:55 -07:00
6bf413e002
Implement stack for deploy-system
2023-01-18 15:37:12 -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
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
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
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
David Boreham
0a66b7e9d2
Fix odd import problem
2023-01-11 21:56:05 -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
d315941f21
Version command implemented
2023-01-10 14:23:59 -07:00
261b513d68
Initial implementation
2023-01-10 14:09:38 -07:00
Zach
787a5228ea
Merge pull request #107 from cerc-io/zramsay-patch-1
...
Update repository-list.txt (rebrand)
2023-01-10 10:18:31 -05:00
8669a822df
fix: import Path
2023-01-09 21:43:04 -06:00
Zach
738aa1907b
Update repository-list.txt
2023-01-09 20:03:09 -05:00
Zach
4b1ca04620
Merge pull request #104 from cerc-io/zramsay-patch-2
...
Fix build; laconic-cns-cli -> laconic-registry-cli
2023-01-09 17:21:36 -05:00
zramsay
48dc431704
fix laconicd stack README
2023-01-09 15:39:23 -05:00
Zach
8e5d0d6c58
Update stack.yml
2023-01-09 15:35:03 -05:00
9d9eb791d1
Default the npm token env var
2023-01-09 13:34:02 -07:00
f04726f08d
Fix remaining commands
2023-01-08 20:11:30 -07:00
b4b1ec3df8
Try another way to access packaged files
2023-01-08 20:08:35 -07:00
0435a71b5e
Refactor for shiv package
2023-01-07 21:02:14 -07:00
c99687cc80
Switch to Python3 importlib
2023-01-07 20:44:08 -07:00
82755a27f2
Build a CLI container
2023-01-06 15:57:14 -07:00
318d70020e
Add build environment
2023-01-06 13:54:03 -07:00
6e67a59251
Initial implementation
2023-01-06 13:44:52 -07:00
d77a42b36f
Add test for package version already exists
2023-01-06 10:20:18 -07:00
ff76cdad61
Back out debug code
2023-01-05 07:40:05 -07:00
765db5937d
Default to from-repo package version
2023-01-04 21:23:17 -07:00
68c6eaf0b4
Use the right script
2023-01-04 20:50:23 -07:00
073d94e288
Brand token env var
2023-01-04 20:43:13 -07:00
ee1ecbd217
Initial implementation of npm-build
2023-01-04 16:16:40 -07:00
778550754d
Fix ps display for containers with no mapped ports
2023-01-04 10:39:16 -07:00
prathamesh0
d51508b01d
[WIP] Add a Uniswap v3 watcher-only stack ( #82 )
...
* Add a stack for uniswap watcher with info app
* Add deployment instructions
* Use docker interactive option while loading the db dumps
2022-12-22 19:30:56 +05:30
prathamesh0
27c3efabe2
Add a local stack for ERC721 watcher ( #81 )
...
* Add a stack for erc721 watcher
* Add a demo
* Avoid watcher db service and volume name conflicts across watchers
* Avoid host port conflicts across watchers
* Avoid watcher-db port conflicts
2022-12-22 13:13:59 +05:30