Fraccaroli Gianmarco

Results 80 comments of Fraccaroli Gianmarco

but there must be a way to import a key generated from another source (i.e the web interface, other wallets, ecc...) in some ways

Ehi! thanks for filing an issue :) can you try with https://github.com/anoma/namada/pull/1983 ?

- `libsecp256k1` is transitive dependency of `tiny-hderive`. We would have to fork it. - anyway, we are using it just to derive HD wallets, not a big deal - `parse_duration`...

I think coverage is still low especially for MASP.

some epochs in the middle

spawn devnet help

|Field|Value| |----|----| |command|spawn devnet| |template_name|it-se| |retention_period|2024-01-30T00:00:00Z| |epochs_per_year|262800|

|Field|Value| |----|----| |command|spawn devnet| |template_name|it-se| |retention_period|2024-01-30T00:00:00Z| |epochs_per_year|262800| |block_time|5|

this is done in the `build_*` function of every tx by passing `tx_args` but both `init_validator` and `change_consensus_key` dont have it :(