Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RED-201: Network Generated Transactions #16

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Commits on Sep 11, 2024

  1. feat: add basic serviceQueue types

    rename serviceEntry
    
    add module export for serviceQueue
    
    add activeCycle to node
    
    update types for new more generic serviceQueue approach
    
    update types
    
    add signed types
    
    define ServiceQueueTypes.Txs + add NetworkTxEntry type
    
    add subQueueKey for addNetworkTx
    
    add has to AddNetworkTx
    
    make AddNetworkTx generic
    
    add involvedaddress type
    
    Revert "add involvedaddress type"
    
    This reverts commit 861ded4.
    
    Sys 183 add GitHub ci (#14)
    
    * fixing issue comment Pr review stuff
    
    * add codeowners, sync ci.yml, fix scripts
    
    * cleanup gitlab.ci
    
    * fixed quotes
    add new typings for cycle txs
    
    Add unjoin request to types
    
    remove lostAfterSelectionRequest
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    
    Bumps the npm_and_yarn group with 2 updates in the / directory: [braces](https://github.com/micromatch/braces) and [ws](https://github.com/websockets/ws).
    
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    Updates `ws` from 7.5.9 to 7.5.10
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Added input type validation for base64 and unit tests
    PudgyPug authored and afostr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    10fbf48 View commit details
    Browse the repository at this point in the history