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

feat: Support using OffChain Cell to build tx #177

Merged
merged 8 commits into from
Dec 20, 2022
Merged

feat: Support using OffChain Cell to build tx #177

merged 8 commits into from
Dec 20, 2022

Commits on Dec 1, 2022

  1. adding OffChainInputCollector

    Code Monad committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    75c7bfa View commit details
    Browse the repository at this point in the history
  2. feat: adding OffChainInputIterator

    Code Monad committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0210844 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. feat:offchain_input and test

    Code Monad committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    71f3068 View commit details
    Browse the repository at this point in the history
  2. fix:fix OffChainInputCollectorTest

    Code Monad committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d26ce07 View commit details
    Browse the repository at this point in the history
  3. chore:use const value predefined

    Code Monad committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ba8adb4 View commit details
    Browse the repository at this point in the history
  4. adding example

    Code Monad committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b43acab View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Adding offchain example

    Code Monad authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7230016 View commit details
    Browse the repository at this point in the history
  2. remove example_test.go

    Code Monad committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f86e81b View commit details
    Browse the repository at this point in the history