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

Chore/bindings: cleanup is alive 2.0 #1541

Merged
merged 73 commits into from
Dec 13, 2023

Commits on Oct 30, 2023

  1. simplify nodejs client and wallet

    Alex Coats authored and Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2d1a2e3 View commit details
    Browse the repository at this point in the history
  2. got -> was

    Alex Coats authored and Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bd97ea3 View commit details
    Browse the repository at this point in the history
  3. fixed client on node side

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    027b86c View commit details
    Browse the repository at this point in the history
  4. wasm

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    acb57a2 View commit details
    Browse the repository at this point in the history
  5. removed await for client

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f55739f View commit details
    Browse the repository at this point in the history
  6. lint n format

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    18d8c5a View commit details
    Browse the repository at this point in the history
  7. fixed test and client error return

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a6f2cea View commit details
    Browse the repository at this point in the history
  8. fixed error and comment

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e975a52 View commit details
    Browse the repository at this point in the history
  9. Simplify nodejs and wasm bindings p. 2 (iotaledger#1146)

    * unify error handling and responses
    
    * wasm
    
    * its something
    
    * secret manager alignment
    
    * error on callback fix
    
    * listen error in wasm, madelisten async again
    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b7f7941 View commit details
    Browse the repository at this point in the history
  10. final changes

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ec86449 View commit details
    Browse the repository at this point in the history
  11. removed unused PromiseString

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    aa268a3 View commit details
    Browse the repository at this point in the history
  12. lint

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    efadf01 View commit details
    Browse the repository at this point in the history
  13. wasm update

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1f41eb9 View commit details
    Browse the repository at this point in the history
  14. nodejs

    Brord van Wierst committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    019ae71 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c9545a2 View commit details
    Browse the repository at this point in the history
  2. removed async closure

    Brord van Wierst committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a225a03 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    72a5c32 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. nodejs fixed with tests

    Brord van Wierst committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3839c32 View commit details
    Browse the repository at this point in the history
  2. fmt

    Brord van Wierst committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e4e310c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    39e4e2f View commit details
    Browse the repository at this point in the history
  2. some fixes

    Brord van Wierst committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    71f9a05 View commit details
    Browse the repository at this point in the history
  3. mqtt

    Brord van Wierst committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ccdc3e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'chore/bindings-cleanup-is-alive' of https://github.com/…

    …kwek20/iota-sdk into chore/bindings-cleanup-is-alive
    Brord van Wierst committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ed24604 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6ce7f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. rewrite again eh :D

    Brord van Wierst committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    97db51e View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6291e00 View commit details
    Browse the repository at this point in the history
  3. client.create()

    Brord van Wierst committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    45fad99 View commit details
    Browse the repository at this point in the history
  4. format and fmt

    Brord van Wierst committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    003dab6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. review and 8050

    Brord van Wierst committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5cea26c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. typo

    Brord van Wierst committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0e18ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    24a53a2 View commit details
    Browse the repository at this point in the history
  2. updated error handling in nodejs once again

    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3f91978 View commit details
    Browse the repository at this point in the history
  3. wasm destroy rename

    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    17ab66b View commit details
    Browse the repository at this point in the history
  4. Update bindings/nodejs/lib/index.ts

    Co-authored-by: DaughterOfMars <[email protected]>
    kwek20 and DaughterOfMars authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1923bc0 View commit details
    Browse the repository at this point in the history
  5. secret manager create

    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    80cd0e0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'chore/bindings-cleanup-is-alive' of https://github.com/…

    …kwek20/iota-sdk into chore/bindings-cleanup-is-alive
    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fe74d39 View commit details
    Browse the repository at this point in the history
  7. typo grrr

    Brord van Wierst committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    734d1a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. forgot to rename create methods

    Brord van Wierst committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8cb263f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Done more comment explaining :D

    Brord van Wierst committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b2d4f53 View commit details
    Browse the repository at this point in the history
  2. removed mqtt custom serde

    Brord van Wierst committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5c870db View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a3a48bc View commit details
    Browse the repository at this point in the history
  2. wasm fixes

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    48a4985 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4e9bb4d View commit details
    Browse the repository at this point in the history
  4. fix tests

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    682aa3a View commit details
    Browse the repository at this point in the history
  5. fmt

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    bcc0e10 View commit details
    Browse the repository at this point in the history
  6. fixed secret

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4368192 View commit details
    Browse the repository at this point in the history
  7. promise await

    Brord van Wierst committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    761dd26 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fixed errors, separate eslint

    Brord van Wierst committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    3f78b05 View commit details
    Browse the repository at this point in the history
  2. wasm side

    Brord van Wierst committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2925828 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    34dfd32 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    56c6cc1 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a5998ca View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. typo

    Brord van Wierst committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6f45ce8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chore/bindings-cleanup-is-alive' of https://github.com/…

    …kwek20/iota-sdk into chore/bindings-cleanup-is-alive
    Brord van Wierst committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ab6fb3d View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5b7da91 View commit details
    Browse the repository at this point in the history
  4. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e02cb59 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    7cc4395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f3918 View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bef024b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    17a293a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74505a View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    78c9a24 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    ce63428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d518f00 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge branch '2.0' into chore/bindings-cleanup-is-alive

    Brord van Wierst authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    bee73a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08147f View commit details
    Browse the repository at this point in the history
  3. Nit

    thibault-martinez committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a0776af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b155e04 View commit details
    Browse the repository at this point in the history
  5. removed inner

    Brord van Wierst committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    5e2be63 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'chore/bindings-cleanup-is-alive' of https://github.com/…

    …kwek20/iota-sdk into chore/bindings-cleanup-is-alive
    Brord van Wierst committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0143e3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36f92e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba5142a View commit details
    Browse the repository at this point in the history