Ben Sigman

Results 15 issues of Ben Sigman

**Describe the problem/bug** Pointed .env SSO to the LND directory - files are there and permissions appear to be ok, but THUB cannot find them - logs report: 2021-07-01 19:24:50...

I have to set my OS_VER manually to get this to install on 12.1 - something is wrong with the logic in the build_darwin script.

Where can I find sites / dapps to visit using your browser? There a few broken links in your readme.

discussion

I wrote 2 helpful bash scripts here for running as a cron to watch pm2 logs and then stop and start the indexer while synchronizing from ship. `scripts/syncbyrange.sh` - sync...

Hopefully this helps someone who is facing the same issue, and or the EOSRIO team is able to patch something NOTE: This seems to be fixed in the latest [https://github.com/EOSIO/eosjs/blob/v22.1.0/src/eosjs-numeric.ts](https://github.com/EOSIO/eosjs/blob/v22.1.0/src/eosjs-numeric.ts)...

Nodeos: `2.1` Parser: `2.1` Could be another issue with the indexer due to addons/eosjs-native not being updated. Hopefully this is helpful. It causes my indexer to stop indexing the entire...

This fails with "UnicodeEncodeError: 'latin-1' codec can't encode characters in position 43-44: ordinal not in range(256)" ``` ==================================================================================================== Searching for missing Blocks scripts/fix_missing_blocks/fix-missing-blocks.py:131: DeprecationWarning: The 'body' parameter is deprecated for...

I could use a little guidance here. I want to create a public dashboard to show the status of various APIs that we have. I am looking to modify the...

question
jobs
widgets

I am trying to sync the ord index from a remote node. I'm able to connect using `bitcoin-cli` over an SSH tunnel but I cannot connect using ORD. Unclear how...

Before submitting your PR, please review the following checklist: - [x] **CHOOSE CORRECT BRANCH**: if filing a bugfix/enhancement against certain release version, choose `0.9`, `0.10` or `0.11` branch, for dev-edition...