Ethan Frey

Results 48 issues of Ethan Frey

This is based on https://github.com/wasmerio/wasmer/pull/736 using an *.so with `--features metering` enabled. Do not merge until that above PR has made it to master (or tag). This seeks to expose...

πŸŽ‰ enhancement
πŸ“¦ component-extension
πŸ“¦ component-runtime
πŸ“š documentation
πŸ§ͺ tests

While reworking the tests for #25, I decided to replicate the proper orphan cleanup. That is, after `SaveVersion(version+1)`, I also call `DeleteVersion(version-1)`. Here are the rough results from local benchmarks,...

P:High

While the repeated hashing of nodes looks very correct, I cannot see anywhere that the client can verify what the actual value that was included in the proof. The last...

Note: on hold pending #581 discussion. If that is merged, this will likely be closed. If that is rejected, I would integrate all feedback and revive this proposal. This is...

I read that there is one type EXECUTE_TX, which is fine. And when received, we should parse the bytes into multiple messages: https://github.com/cosmos/ibc/tree/master/spec/app/ics-027-interchain-accounts#packet-relay However, the serialization format is never defined...

app

* format for proofs as protobuf * Iavl adapter converts to this format * test proof verification we want to use a format compatible with tendermint, and ideally cosmos-sdk, to...

⁀orm
design

**Is your feature request related to a problem? Please describe.** We keep putting more info in the context and now with discussions to pass this down to the orm and...

**Is your feature request related to a problem? Please describe.** There have been some comments that this could be done better. It was one of the first APIs in weave,...

## Expected Behavior Issue #807 among others shows that readthedocs are actually being used :tada: This also means that we need to complete the half-done update. We expect someone to...

bug
docs

**Is your feature request related to a problem? Please describe.** https://weave.readthedocs.io/en/latest/index_old.html#weave-architecture gives an overview of the high-level design. However, this has not need refreshed for the latest 0.17 release and...

docs