pinax-network / firehose-antelope

Firehose implementation for Antelope
Apache License 2.0
8 stars 1 forks source link

Rename acme-blockchain to antelope throughout the code #25

Closed matthewdarwin closed 1 year ago

matthewdarwin commented 1 year ago

See error message:

2022-11-26T16:36:02.826Z ERRO (derr) acme-blockchain {"error": "unable to launch: unable to create app \"merger\": failed to create directory \"{sf-data-dir}/storage/forked-blocks\": mkdir {sf-data-dir}: permission denied"}
matthewdarwin commented 1 year ago

Another example:

/usr/bin/fireantelope -d /var/lib/dfuse -c /etc/dfuse/config.yml
Acme on StreamingFast
shaqk commented 1 year ago

These need a global search and replace for the three casing varients of acme mentions

fschoell commented 1 year ago

this has been fixed in #88