Timothy McCallum

Results 36 issues of Timothy McCallum

If I use the following method of installing rocksdb on Ubuntu 20.04.3 LTS ``` git clone https://github.com/ulikoehler/deb-buildscripts.git cd deb-buildscripts sudo ./deb-rocksdb.py ``` I get the following error ``` mv debian/librocksdb/usr/include...

Provide commands and screen capture examples of checking Coinbase account and mining status. Also provide a note in that section which points out to the reader that the account balances...

Make the custom genesis block easier to understand (visually) by providing either screen capture or gist.

Hi, I am performing the grayscale tutorial example i.e. `make run-api-rs` the following error is occurring. ```bash ERRO[0000] error getting topics from app: unexpected end of JSON input app_id=image-api-rs instance=wasm-oci-demo...

Show only the last known state of a contract, which has since been destructed. Display a flag which shows that the contract has been destructed.

enhancement

The idea behind this is as follows - shard the work load so that each of them harvest a few ABIs - Have an "in_progress" field in the "all" index...

enhancement
long term
reliability and performance

We are adding a feature which sets a flag (should the record in the index be constantly updated or has the still-alive contract reached a point where there is no...

enhancement
reliability and performance

We now have a new index attribute called "complete" this could be used to filter search engine results in the frontend (in the event that a user only wants to...

enhancement
user interface

The results section of the search page will need to display a simple message in the event that no results are returned i.e. "Sorry, no results found for that query"

user interface