Skip to content

Tags: sysrex/celestia-app

Tags

v2.2.7-mocha

Toggle v2.2.7-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test

v2.2.6-mocha

Toggle v2.2.6-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test

v2.2.5-mocha

Toggle v2.2.5-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test3

v2.2.4-mocha

Toggle v2.2.4-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test3

v2.2.3-mocha

Toggle v2.2.3-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test

v2.2.2-mocha

Toggle v2.2.2-mocha's commit message

Verified

This commit was signed with the committer’s verified signature.
sysrex sysrex
test2

v2.2.1-mocha

Toggle v2.2.1-mocha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update .goreleaser.yaml

test

docker-action-updates

Toggle docker-action-updates's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore!: clean up tx sim docker usage (celestiaorg#3902)

This PR tidies up our docker usage. Namely, it puts our two Dockerfiles
in the `docker` directory, and the txsim one separately in the
`docker/txsim` folder. It also cleans up the indirection with the flags
so our e2e tests can pass them directly.

v2.2.0-rc0

Toggle v2.2.0-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: mocha block sync on v2.x (celestiaorg#3843)

Closes celestiaorg#3840 by
implementing option 2 because it seems like a bad practice to modify
`genesis.json` after the chain has launched.

~~Blocked on celestiaorg/celestia-core#1469

## Testing

I can state sync and block sync on Arabica and Mocha

```shell
./scripts/arabica.sh
./scripts/arabica-block-sync.sh
./scripts/mocha.sh
./scripts/mocha-block-sync.sh
```

v2.2.0-mocha

Toggle v2.2.0-mocha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: mocha block sync on v2.x (celestiaorg#3843)

Closes celestiaorg#3840 by
implementing option 2 because it seems like a bad practice to modify
`genesis.json` after the chain has launched.

~~Blocked on celestiaorg/celestia-core#1469

## Testing

I can state sync and block sync on Arabica and Mocha

```shell
./scripts/arabica.sh
./scripts/arabica-block-sync.sh
./scripts/mocha.sh
./scripts/mocha-block-sync.sh
```