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

refact omnilock transaction builder #74

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

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    25a470f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c24fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae479a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix: 🐛 fix transaction builder witness empty problem

    1. witness can have empty data; 2. transaction input only have necessary
    data.
    Liu Chuankai committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6fcf80a View commit details
    Browse the repository at this point in the history
  2. feat: 🎸 handle typeid

    Liu Chuankai committed May 18, 2023
    Configuration menu
    Copy the full SHA
    12e0a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33298e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15df6de View commit details
    Browse the repository at this point in the history
  5. fix: 🐛 Add more check

    Liu Chuankai committed May 18, 2023
    Configuration menu
    Copy the full SHA
    444f613 View commit details
    Browse the repository at this point in the history
  6. chore: 🤖 Add script group type check

    Liu Chuankai committed May 18, 2023
    Configuration menu
    Copy the full SHA
    38241ea View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. fix: 🐛 post build return true only when match

    Liu Chuankai committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8b09159 View commit details
    Browse the repository at this point in the history
  2. feat: 🎸 refactor udt transaction builder

    Liu Chuankai committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0841907 View commit details
    Browse the repository at this point in the history
  3. feat: 🎸 finish sudt transfer refactor

    Liu Chuankai committed May 19, 2023
    Configuration menu
    Copy the full SHA
    49cf99a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. feat: 🎸 refactor omnilock transaction builder

    Liu Chuankai committed May 22, 2023
    Configuration menu
    Copy the full SHA
    be68204 View commit details
    Browse the repository at this point in the history