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: iotaledger/bee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: shimmer-develop
Choose a base ref
...
head repository: hackphobic/bee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: shimmer-develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 27, 2022

  1. added a convert tool between bech32 and hex

    ziyad committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    13f1dee View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. rustfmt, small fix in /tools/convert.rs

    hackphobic committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6712b73 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. clippy convert tool

    hackphobic committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5f6eecb View commit details
    Browse the repository at this point in the history
  2. clippy convert tool

    hackphobic committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6423136 View commit details
    Browse the repository at this point in the history
  3. fix license tag

    hackphobic committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5f54a76 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Update bee-node/bee-node/src/tools/convert.rs

    Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
    hackphobic and thibault-martinez authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5b0e1fc View commit details
    Browse the repository at this point in the history
  2. Update bee-node/bee-node/src/tools/convert.rs

    Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
    hackphobic and thibault-martinez authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    051c493 View commit details
    Browse the repository at this point in the history
  3. Update bee-node/bee-node/src/tools/convert.rs

    Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
    hackphobic and thibault-martinez authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b4e2e2c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. convert tool fix

    hackphobic committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    fdb7a1f View commit details
    Browse the repository at this point in the history
  2. fixed clippy warnings for convert tool

    hackphobic committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    13fef44 View commit details
    Browse the repository at this point in the history
  3. fixed clippy warnings for convert tool

    hackphobic committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    34c1098 View commit details
    Browse the repository at this point in the history
  4. fixed clippy warnings for convert tool

    hackphobic committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    53808bc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. use assert_eq() in the convertTool unit tests

    hackphobic committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b501d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adaff13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe64d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    8b2e30d View commit details
    Browse the repository at this point in the history
Loading