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: hyperledger-iroha/iroha-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: iroha2-dev
Choose a base ref
...
head repository: hyperledger-iroha/iroha-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mvp
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 338 files changed
  • 5 contributors

Commits on Apr 28, 2024

  1. wip

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    38b5a1f View commit details
    Browse the repository at this point in the history
  2. fix docker-compose

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0cc24ed View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. generated models

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed May 3, 2024
    Configuration menu
    Copy the full SHA
    082846e View commit details
    Browse the repository at this point in the history
  2. rc 21.1 WIP

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fcf21ac View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. fix modules

    mversic committed May 12, 2024
    Configuration menu
    Copy the full SHA
    dbac317 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. WIP

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed May 17, 2024
    Configuration menu
    Copy the full SHA
    91158e7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. WIP

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7832163 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: calculate hash of a transaction with signature included

    Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
    mversic committed May 27, 2024
    Configuration menu
    Copy the full SHA
    24bc8ba View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. examples/tutorial fix

    Signed-off-by: akostiucenko <kostiuchenko@soramitsu.co.jp>
    akostiucenko committed May 28, 2024
    Configuration menu
    Copy the full SHA
    103356f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: fix AssetId parsing

    Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
    mversic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    091035f View commit details
    Browse the repository at this point in the history
  2. update dockerfiles to rc.21.4

    Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
    mversic committed May 29, 2024
    Configuration menu
    Copy the full SHA
    449dbed View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feature: added trigger deserialization (#417)

    * feature: added trigger deserialization
    
    Signed-off-by: Timur Guskov <guskov@soramitsu.co.jp>
    
    * feature: refactoring of trigger's filter deserialization
    
    Signed-off-by: Timur Guskov <guskov@soramitsu.co.jp>
    
    ---------
    
    Signed-off-by: Timur Guskov <guskov@soramitsu.co.jp>
    Co-authored-by: Timur Guskov <guskov@soramitsu.co.jp>
    2 people authored and Mingela committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2c59c1e View commit details
    Browse the repository at this point in the history
  2. Bypass 401 waiting

    Mingela committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    69c6515 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    a352e19 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Mingela <freekilluau@gmail.com>
    Mingela committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c7a84f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fixup! Added unregister asset definition id (#424)

    Signed-off-by: Mingela <freekilluau@gmail.com>
    Mingela committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bb76e32 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. update genesis and executor

    Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
    mversic committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    56a8d28 View commit details
    Browse the repository at this point in the history
  2. generate new data model

    Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
    mversic committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    45e54ca View commit details
    Browse the repository at this point in the history
Loading