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

Overledger New actions added (read from smart contract and sign a transaction) and modification of existing Actions (Prepare and execute transactions) - tied to issue ticket submitted to Pipedream #14228

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. Update components/overledger/actions/read-from-a-smart-contract/read-…

    …from-smart-contract.mjs
    
    
    Success message alteration to align with current context
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    philbuuza and coderabbitai[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9bf2aca View commit details
    Browse the repository at this point in the history
  2. Update components/overledger/actions/read-from-a-smart-contract/read-…

    …from-smart-contract.mjs
    
    
    inputParameters is an array of Objects so no need to parseObject
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    philbuuza and coderabbitai[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d192f17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29d88f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    4ff3794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4a1a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee22f40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    281f0d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dff018 View commit details
    Browse the repository at this point in the history
  6. modified Overledger.app to add instance selection between Sandbox and…

    … Live Overledger - altered basURL in hook methods create and delete
    philbuuza committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    08bc1ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6193c92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3f62a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0f9c61 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a149d10 View commit details
    Browse the repository at this point in the history
  2. added versioning updates to actions and overledger pckage.json. as we…

    …ll as component key adjustments to alin with pipedream requirements
    philbuuza committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2ec749 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

  1. added enironment prop to commmon sources file (base.mjs) and updated …

    …delete and creathooks to take in this param
    philbuuza committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    271233d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 20, 2024

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