Andrés Berríos

Results 4 issues of Andrés Berríos

Hi! I'm using a main database for most of my models, and a separate one for some of them, which I configured in `shards.yml`. It works really well when I...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior In the documentation it says: > Also, "lazy-loaded" modules share the...

type: bug :sob:
scope: core
effort1: hours
priority: medium (3)

This would allow the CLI to load the DB from any compile-to-JS language directly, removing the need to do it programatically as long as the necessary compiler is loaded. The...

This adds the required signals for the proposed nodeos statetrack_plugin to hook into. Another pull request has been opened at https://github.com/EOSIO/eos/pull/6321 to review that implementation. Details about the approach and...