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

ledger: fix last_epoch to only change when committing block #1249

Closed tzemanovic closed 2 years ago

tzemanovic commented 2 years ago

fixes anoma/namada#218

tzemanovic commented 2 years ago

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