Tomas Zemanovic

Results 44 comments of Tomas Zemanovic

@zhiburt thanks again, I'll try to switch to `is_matched(Eof)` > You mean it blocks because it is slower or because there some output wasn't processed which is unexpected? I'm not...

forgot to note - we're using the sync version

`is_matched(Eof)` works well for our case, so this change is not necessary

> Could I run this flow myself? > I guess this my be worth to investigate. Sure, but I have to admit that the project is quite heavy to compile,...

the design of the bridge has been revised and so this PR won't be used (remains open for salvaging common parts)

this will be affected by https://github.com/anoma/namada/issues/16, so probably better to do after

pls update wasm

let's rebase it after v0.6.0 and update more deps, since #751 is blocked

> What specifically do you mean - who are users in this context? Users of some particular validity predicate? In this context, it’s the accounts and their sub-spaces. That is...

> needs resolution I've rebased and I'm checking the e2e tests locally. The `ABCI` version looks ok, but having some issues with `ABCI-plus-plus`. I'm looking into it