namada
namada copied to clipboard
switch to tendermint fork release v0.1.4-abciplus
the versioning is not semver compliant - it's just for temp fork releases
this should also update the docker image in docker/namada/Dockerfile
line 28
this should also update the docker image in
docker/namada/Dockerfile
line28
done, thanks!
in the interests of standardizing everything, this branch should update the CI to whatever version it specifies as well (it may only differ in the version number constant, but we should stick to it)
@juped I missed this before, it's a good call, updated
this is held up for now on another tendermint update with prometheus fix
this is held up for now on another tendermint update with prometheus fix
tested with v0.1.4-abciplus and ready
we may be able to switch back to official releases instead - see https://github.com/anoma/namada/pull/838
Yes it looks like the only difference now between our fork and upstream v0.37.0-rc1
is the events endpoint, which we aren't using. https://github.com/tendermint/tendermint/compare/v0.37.0-rc1...heliaxdev:tendermint:ledger-main
So we could switch to using upstream v0.37.0-rc1