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

Merge 1.1 into 2.0 #1292

Merged

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    7aa1e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    ba38c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64413fa View commit details
    Browse the repository at this point in the history
  3. Add indexer /outputs route (iotaledger#1246)

    * Add indexer /outputs route
    
    * Merge imports
    
    * Add new GenericQueryParameter type
    
    * no-else-return
    
    * Add comment
    
    * Comment like this?
    
    * Add and use all_outputs()
    
    * Fix comment
    
    * Add cursor and pageSize to comment
    
    * Foundries included now
    
    * Update bindings/nodejs/lib/types/client/query-parameters.ts
    
    Co-authored-by: Thibault Martinez <[email protected]>
    
    * Update sdk/src/client/node_api/indexer/routes.rs
    
    Co-authored-by: Thibault Martinez <[email protected]>
    
    * Request foundry outputs extra if not not synced directly
    
    * Update sdk/src/client/node_api/indexer/routes.rs
    
    * Doc comment
    
    * Update comment
    
    ---------
    
    Co-authored-by: Thibault Martinez <[email protected]>
    Thoralf-M and thibault-martinez committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9975a40 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. feat(cli): rustyline instead of dialoguer (iotaledger#1238)

    * rustyline dep
    
    * finish impl
    
    * rm cutom history impl
    
    * changelog
    
    * review 1
    
    * review 2
    
    * review 3
    
    * review 4
    
    * review 5
    
    * &'static str
    Alex6323 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b9dd984 View commit details
    Browse the repository at this point in the history
  2. Fix potential problem with binary_search_by_key() (iotaledger#1274)

    * Fix potential problem with binary_search_by_key()
    
    * Changelog entry
    Thoralf-M committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c396be9 View commit details
    Browse the repository at this point in the history
  3. Python - Add Irc27Metadata and Irc30Metadata (iotaledger#1260)

    * Add irc 27
    
    * imports
    
    * add standard
    
    * defaults
    
    * Add irc 30
    
    * cleanup
    
    * camelCase
    
    * more cleanup
    
    * changelog
    
    * lints
    
    * doc
    
    * type annotations
    
    * from_dict
    
    * default dict
    
    * default factory list too
    
    * Add as_feature
    
    * and to irc 30
    
    * unused import
    DaughterOfMars committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    610dc50 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    121a22c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e29475a View commit details
    Browse the repository at this point in the history
  2. Add feature sets CI (iotaledger#1254)

    * Add a few common feature sets
    
    * Add another
    
    * add new workflow
    
    * add libudev
    
    * better message
    
    * fix gating
    
    * fix wasm
    
    * Revert breaking feature changes
    
    * missed reverts
    
    * Nit
    
    ---------
    
    Co-authored-by: Thibault Martinez <[email protected]>
    DaughterOfMars and thibault-martinez committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3347676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca21be0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request iotaledger#1288 from thibault-martinez/merge-devel…

    …op-1.1-5
    
    Merge develop into 1.1
    thibault-martinez committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    59929bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f1077e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f1f79f View commit details
    Browse the repository at this point in the history