Tomas Zemanovic

Results 147 issues of Tomas Zemanovic

closes anoma/namada#39 There are 2 to-dos in Anoma: * [ ] tx queue rollback (we only have them for the current block atm) anoma/anoma#711 * [ ] storage values `next_epoch_min_start_height`...

externally blocked

related to #444 ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201757896515792/1201763122231480) by [Unito](https://www.unito.io)

follow-up to anoma/namada#22 462

prio:low
testing
PoS

anoma/namada#34 will use a re-delegation with longer delay, which has to wait for unbonding epoch. We should find a way for faster re-delegation, which becomes active after pipeline offset instead....

ledger
spec
PoS

Update the `Epoched` and `EpochedDelta` state machine tests to cover all their public methods ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201757896515792/1201762909608153) by [Unito](https://www.unito.io)

ledger
prio:low
testing
PoS

Integrate to generate CLI completions. This could be done in the build script. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201757896515792/1201763005119219) by [Unito](https://www.unito.io)

enhancement
good first issue
UX

Depends on anoma/namada#8 The DKG wrapper txs can only be signed by implicit accounts, but the "inner" WASM transactions can interact with any account. To interact with these accounts, a...

ledger
UX
validity-predicate

We want to allow changes of some of the protocol parameters. Some parameters shouldn't be allowed to change without system upgrade, some may only increase/decrease, some can have limits and...

ledger
prio:low

depends on anoma/anoma#16 Steps: * Common wasm env (usable in both transaction codes and VPs): * [x] logging https://github.com/heliaxdev/anoma-prototype/issues/19 * [x] storage read-only API https://github.com/heliaxdev/anoma-prototype/issues/20 * [ ] math &...

ledger
wasm
tracking

The initial page is at `tech-specs/src/explore/design/crypto-primitives.md` To describe: * [ ] types of key * [ ] hashing functions * [ ] ??? ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201757896515792/1201763026934684)...

spec