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: v0.10.4
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: v0.11.0
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 31, 2022

  1. Update event queue to support readahead to FireFly core

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    df7b82d View commit details
    Browse the repository at this point in the history
  2. Improve test to validate order

    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8bebc77 View commit details
    Browse the repository at this point in the history
  3. Block waiting for dispatch so that HTTP calls push back to sender on …

    …queue full
    
    Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
    peterbroadhurst committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9bb8118 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge pull request #56 from kaleido-io/readahead

    Update event queue to support readahead to FireFly core
    gabriel-indik authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    10b23db View commit details
    Browse the repository at this point in the history
Loading