Ayrat Badykov
Ayrat Badykov
I'm experiencing the same issue
@Azolo Can you take a look, please?
it is already handled by the emacs-racer - https://github.com/racer-rust/emacs-racer/blob/master/racer.el#L93 The problem I had is that I set a custom RUST_PATH in my .zshrc file. (https://github.com/racer-rust/emacs-racer/blob/master/racer.el#L88)
@hayesgm nope. Currently, we don't remove anything from the storage https://github.com/poanetwork/mana/blob/7c9ac5385df6b8d1b1ecaf77177861f894bbe84b/apps/merkle_patricia_tree/lib/merkle_patricia_tree/trie.ex#L176
@hayesgm I think the problem is caused by the fact that we're storing all account storages in the same db so collisions occur when storage tries share the same nodes....
@InoMurko you can start syncing `ropsten` blocks. after 2_000_000 block there are some transactions with millions of execution steps. It takes very long to execute them
it seems it works as expected. the request size can be increased by passing larger `length` to `Plug.Parsers` plug moreover, `status.get` does not accept any parameters
Another option is to disable `Plug.Parsers` for `status.get`
@astroTANSAN Hello. I think you need to install rust - https://www.rust-lang.org/tools/install
@astroTANSAN do you mean the ex_kecak nif? it's ok