history-tools icon indicating copy to clipboard operation
history-tools copied to clipboard

EOSIO History Tools

Results 46 history-tools issues
Sort by recently updated
recently updated
newest added

We have been working using Mongodb (using mongodb plugin) data but since it's going to be replaced, we have decided to switch to state_history solution. However, as my expertise is...

when I run fill-lmdb, it outputs the following error and stops: info 2019-08-06T10:26:26.727 fill-lmdb lmdb_plugin.cpp:41 plugin_startup ] using database ./chain.lmdb info 2019-08-06T10:26:26.727 fill-lmdb lmdb_plugin.cpp:44 plugin_startup ] using query config ../src/query-config.json...

There is no reason to keep app running in case of filler plugin failure.

```sql eos-jungle=# \d+ contract_row Table "public.contract_row" Column | Type | Collation | Nullable | Default | Storage | Stats target | Description -------------+-----------------------+-----------+----------+---------+----------+--------------+------------- block_num | bigint | | not null...

enhancement

cleans up builds using boost 1.67 on latest xcode only personally tried this when ``` CMake Warning at CMakeLists.txt:180 (message): No database libraries found. Only building WASM files. ```