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/firefly-dataexchange-https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 13 commits
  • 27 files changed
  • 4 contributors

Commits on Aug 1, 2022

  1. Add destinations improvements (#62)

    * Add destinations
    
    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    
    * Improve missing blob handing on transfers
    
    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    
    * Handle empty string cases for destinations
    
    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    
    * Fix path issue and update headers
    
    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    f8f4e5e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Destination verifications

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    6ee3f81 View commit details
    Browse the repository at this point in the history
  2. Allow round trips

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    fbfa777 View commit details
    Browse the repository at this point in the history
  3. Update function names

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7f21686 View commit details
    Browse the repository at this point in the history
  4. Allow round trips for blobs

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a4945bc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Fix blob transfer destination

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d1d4dd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from hyperledger/dest-round-trips

    Destinations with verification and round trips
    peterbroadhurst authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    0e7fb94 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Direct round trips

    Signed-off-by: Gabriel Indik <gabriel.indik@kaleido.io>
    gabriel-indik committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    aa8f412 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge pull request #68 from hyperledger/direct-round-trips

    Direct round trips
    peterbroadhurst authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    f5e321d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Bump jsrsasign from 10.5.20 to 10.5.25

    Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.20 to 10.5.25.
    - [Release notes](https://github.com/kjur/jsrsasign/releases)
    - [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt)
    - [Commits](kjur/jsrsasign@10.5.20...10.5.25)
    
    ---
    updated-dependencies:
    - dependency-name: jsrsasign
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c6124e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from hyperledger/dependabot/npm_and_yarn/jsrsa…

    …sign-10.5.25
    
    Bump jsrsasign from 10.5.20 to 10.5.25
    peterbroadhurst authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    aa6c1f9 View commit details
    Browse the repository at this point in the history
  3. Bump moment from 2.29.3 to 2.29.4

    Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.3...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    584593a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #70 from hyperledger/dependabot/npm_and_yarn/momen…

    …t-2.29.4
    
    Bump moment from 2.29.3 to 2.29.4
    peterbroadhurst authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a21c1ec View commit details
    Browse the repository at this point in the history
Loading