Commit Graph
163 Commits
Author SHA1 Message Date
dboreham acb06feac4 Fix typo 2022-11-29 06:29:18 -07:00
dboreham f7e9cf4ba4 Update README.md 2022-11-15 22:24:11 -07:00
dboreham b94cfb4de8 Merge pull request #51 from cerc-io/dboreham/use-git-http
Allow http for git (as the default)
v1.0.3-alpha
2022-11-15 22:19:25 -07:00
dboreham ed4352911d Allow http for git (as the default) 2022-11-15 22:18:43 -07:00
dboreham e5c18ba77a Update README.md
Update download url version.
2022-11-15 22:06:04 -07:00
dboreham 5dda2303d3 Merge pull request #50 from cerc-io/dboreham/fix-shiv-package
Fix shiv package
v1.0.2-alpha
2022-11-15 22:03:39 -07:00
dboreham 1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
dboreham 5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
dboreham 7a5834a021 Update README.md
Fix install link
2022-11-15 11:14:56 -07:00
dboreham 70b7476318 Update README.md
Fix install link
2022-11-15 11:14:33 -07:00
dboreham 8b12dec75b Update README.md
Update version in download link
2022-11-15 11:13:45 -07:00
dboreham 9baf8a3d37 Merge pull request #49 from cerc-io/dboreham/laconicd-landing-page
Add laconicd fixturenet readme
v1.0.1-alpha
2022-11-15 10:56:52 -07:00
dboreham 8236da4b01 Add laconicd fixturenet readme 2022-11-15 10:56:08 -07:00
dboreham e27b3e114e Update README.md
Update for selective repo clone
2022-11-14 23:00:29 -07:00
dboreham 5fd1cbb019 Merge pull request #48 from cerc-io/dboreham/selective-repo-clone
Selective git clone/pull
2022-11-14 22:52:05 -07:00
dboreham 437b5a696c Selective git clone/pull 2022-11-14 22:49:00 -07:00
dboreham aa138efa17 Update README.md
Fix typo
2022-11-14 11:32:28 -07:00
dboreham 4d8d4c0bbe Update README.md
Fix typo
2022-11-14 11:31:06 -07:00
dboreham 7b6919ad29 Merge pull request #47 from cerc-io/dboreham/doc-for-binary-release
Update readme for binary release
2022-11-14 11:29:35 -07:00
dboreham 5d05ef9b6b Update readme for binary release 2022-11-14 11:28:44 -07:00
dboreham 8a08b8e277 Update README.md
Add missing shiv dependency
2022-11-14 10:59:32 -07:00
dboreham c74609f9d1 Update README.md
Clarify Python venv install, remove first time script instructions until it can be made fail-safe.
v1.0.0-alpha
2022-11-14 10:38:50 -07:00
dboreham 9afe1a99fa Update README.md
Fix typo
2022-11-10 12:12:14 -07:00
dboreham 8a2a9bad9c Update README.md 2022-11-10 11:57:01 -07:00
dboreham 72251f966f fix typo 2022-11-08 00:28:27 -07:00
dboreham f8d4bd9940 Merge pull request #45 from cerc-io/dboreham/run-mobymask-watcher
Run mobymask watcher
2022-11-08 00:24:07 -07:00
dboreham 5728484fad Update doc 2022-11-08 00:23:40 -07:00
dboreham 8121fda0d5 Fix config file path 2022-11-07 23:31:34 -07:00
dboreham 06bfbd56e4 Use host gateway for services 2022-11-07 23:17:56 -07:00
dboreham b7193b8715 Deploy mobymask watcher 2022-11-07 22:22:54 -07:00
dboreham cc491263f5 Merge pull request #44 from cerc-io/dboreham/build-mobymask-watcher
Build watcher container
2022-11-07 20:24:25 -07:00
dboreham e6859c03ad Fix build for yarn insanity 2022-11-07 20:23:52 -07:00
dboreham 07e89c50f4 Merge pull request #43 from cerc-io/dboreham/fix-timescale-version
Target a specific TimescaleDB image version
2022-11-07 10:25:05 -07:00
David Boreham 539d35f5dd Merge branch 'main' into dboreham/build-mobymask-watcher 2022-11-07 08:38:32 -07:00
David Boreham b268d76a27 Target a specific TimescaleDB image version 2022-11-07 08:35:41 -07:00
David Boreham c5895bed0d Fix up compose file 2022-11-06 17:45:32 -07:00
David Boreham acf3877caa Working container build 2022-11-06 17:17:48 -07:00
dboreham f8d2d46ac0 Merge pull request #40 from cerc-io/dboreham/clean-up-files
Delete unused file
2022-11-06 15:49:12 -07:00
David Boreham 81066905d4 Add container build 2022-11-06 10:11:42 -07:00
David Boreham f5f262cea3 Add repo and compose from repo 2022-11-06 09:49:05 -07:00
David Boreham 90a2dc755e Delete unused file 2022-11-06 09:41:38 -07:00
David Boreham 7625939f13 Initial commit 2022-11-06 09:40:10 -07:00
dboreham f47eda91cb Merge pull request #39 from cerc-io/dboreham/add-mobymask-landing
Placeholder landing page
2022-11-04 14:04:25 -06:00
David Boreham 8054597d2d Placeholder landing page 2022-11-04 14:02:27 -06:00
telackey 863548530a Integrate ipld-eth-beacon-indexer working with the fixturenet. (#36)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest

* Add fixturenet setup for beacon indexer.

* Don't wait for merge.

* Don't wait for merge.
2022-11-03 17:31:14 -05:00
dboreham 5edfe5c0b8 Merge pull request #37 from cerc-io/dboreham/fixturenet-laconicd
Dboreham/fixturenet laconicd
2022-11-02 21:05:44 -06:00
dboreham 8c28613130 Merge pull request #34 from cerc-io/dboreham/scrypt-error-note
Add note on benign container build warning messages
2022-11-01 18:51:02 -06:00
dboreham 8e0f1f7e35 Add note on benign container build warning messages 2022-11-01 18:45:21 -06:00
telackey 99fa08ed67 Use explicit image hash, not latest tag. (#33)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest
2022-11-01 17:53:32 -05:00
telackey f2c9af4ec6 Add option to enable statediffing for the fixturenet geth. (#32)
* Add option to enable statediffing for the fixturenet geth.

* eol

* Review comments
2022-11-01 12:44:33 -05:00