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

Enhancement: Tx.Unlock refactor #100

Merged
merged 10 commits into from Dec 20, 2021
Merged

Commits on Dec 16, 2021

  1. renamed unlock/unlockall to signoff/signoffall

    Tíghearnán Carroll committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    58686d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. added unlockinputparams, renamed unlock funcs to be input level, upda…

    …ted docs, added test
    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    41cf388 View commit details
    Browse the repository at this point in the history
  2. renamed test var

    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    eafb89a View commit details
    Browse the repository at this point in the history
  3. refactor!: remove useless funcs

    fix localUnlocker check at the beginning
    ApplyUnlockingScript -> InsertInputUnlockingScript
    Jad Wahab committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    787dfa7 View commit details
    Browse the repository at this point in the history
  4. WIP: refactor

    Jad Wahab committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    62ae674 View commit details
    Browse the repository at this point in the history
  5. big change

    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c986953 View commit details
    Browse the repository at this point in the history
  6. fixed linter

    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    dd03fc5 View commit details
    Browse the repository at this point in the history
  7. renamed unlocker.Local to unlocker.Simple. Created unlocker getter ex…

    …ample
    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f431041 View commit details
    Browse the repository at this point in the history
  8. added ref to example in docstring

    Tíghearnán Carroll committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b1cad86 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. rename local.go to simple.go

    Tíghearnán Carroll committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    2b29fcb View commit details
    Browse the repository at this point in the history