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-javascript Loading
base: 54ccb33
Choose a base ref
...
head repository: hyperledger/iroha-javascript Loading
compare: 8ada93f
Choose a head ref
  • 6 commits
  • 10 files changed
  • 4 contributors

Commits on Sep 14, 2021

  1. extending TxPaginationMeta (#63)

    * extended tx pagination meta queries added
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * semicolon removed
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * proto donwgraded
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * example changed, args ordering updated, Pending txs updated
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * params description added
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * setField fixed
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * version fixed
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * version fixed
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * yarn.lock fixed
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    
    * fix
    
    Signed-off-by: Piotr Pawlowski <[email protected]>
    Pawlak00 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    1cbefd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Adding tx hash and status to sendTransactions return

    Signed-off-by: Travis Payne <[email protected]>
    Travis Payne committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    10befff View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Merge pull request #81 from travis-payne/returning-hash-and-status

    Adding tx hash and status to sendTransactions return
    stefashkaa committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f291711 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Signed-off-by: Stefan Popov <[email protected]>
    stefashkaa committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    5eef4f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from hyperledger/feat/bump

    Bump version
    stefashkaa committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    7c2f4c4 View commit details
    Browse the repository at this point in the history
  4. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    8ada93f View commit details
    Browse the repository at this point in the history
Loading