Tomas Zemanovic

Results 147 issues of Tomas Zemanovic

based on [e141660](https://github.com/anoma/namada/pull/801/commits/e14166067deba1efe845007e5a91989d508ea7b2) ![cargo-udeps root workspace output](https://github.com/anoma/namada/blob/tomas+brent/core-crate-split/documentation/dev/src/explore/design/overview/root-workspace-cargo-udeps.png)

trying to use a function such as ``` pub fn with_storage(storage: &S) -> storage_api::Result { storage.read(some_key) } ``` with native VP context `.pre()`/`.post()` currently fails with e.g. `with_storage(&ctx.pre())`: ``` error:...

bug

- #570 - #436 - #687 - #582 - #650 - #674 - #694 - #719 - #695 - #708 - #707 - #592 - #738 - #763 - #775...

closes #8 TODO: - [x] add a tx to reveal PK - [x] handle PK reveal in vp_implicit (checks that address derived from the given PK matches the VP's address)...

merged to draft
breaking:genesis

This is a breaking change for [heliaxdev/anoma-network-config](https://github.com/heliaxdev/anoma-network-config): - update for draft: https://github.com/heliaxdev/anoma-network-config/pull/28 closes #96 based on #632 TODOs: - [x] rebase on #632 - [x] make `native_token` address available in...

merged to draft
breaking:genesis

https://github.com/wasmerio/wasmer/blob/master/docs/migration_to_3.0.0.md

wasm
post-mainnet

based on #708 This PR fixes an issue with generated input with zero-amount action to the tests, which were prohibited by tx logic (this is redundant, because tx is untrusted...

PoS

the specs refer to "epoch" in various places (PoS, gov, MASP) which is missing definition (also document the protocol parameters used to set epoch duration)

spec

the versioning is not semver compliant - it's just for temp fork releases

held from draft