anoma / anoma-archive

Reference implementation of the Anoma protocols in Rust.
https://anoma.net
GNU General Public License v3.0
425 stars 176 forks source link

fix validator raw hash #1246

Closed tzemanovic closed 2 years ago

tzemanovic commented 2 years ago

closes anoma/namada#200

depends and based on #1202, depends on #1248 (merged on top of #1202, before this PR's commits)

tzemanovic commented 2 years ago

I'm trying to add an e2e test in https://github.com/anoma/anoma/pull/1246/commits/50577c8532edf71193de9c37daf5558583d2799a, but it's not yet working - I run the same validator node twice, but it's not double-signing

tzemanovic commented 2 years ago

pls update wasm

tzemanovic commented 2 years ago

pls update wasm

tzemanovic commented 2 years ago

moved to https://github.com/anoma/namada/pull/326