Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: celestiaorg/celestia-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.x-celestia
Choose a base ref
...
head repository: rootulp/celestia-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rp/info-byte
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 19, 2022

  1. feat!: introduce InfoReservedBytes

    BREAKING CHANGE: `MsgShareSize` is now one byte smaller. This change
    will break clients who parse msg shares (ex. celestia-app)
    rootulp committed Aug 19, 2022
    Copy the full SHA
    27c3aec View commit details

Commits on Aug 22, 2022

  1. Copy the full SHA
    7f6047a View commit details
  2. Copy the full SHA
    77d738a View commit details
  3. Implement InfoReservedByte

    rootulp committed Aug 22, 2022
    Copy the full SHA
    f4444ed View commit details
  4. wip: start using version

    rootulp committed Aug 22, 2022
    Copy the full SHA
    47f3e55 View commit details
Loading