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(client/v2): factory and txBuilder #20623

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2024

  1. first approach

    JulianToledano committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d4d2320 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. TxBuilder implemented

    JulianToledano committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2a777df View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add: txBuilder tests

    JulianToledano committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ffe66ac View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. txconfig

    JulianToledano committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3cbcdcb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. factory works

    JulianToledano committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2ff6edd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. update: Decoder interface,

    remove factory withs,
    parsing gas and fees,
    JulianToledano committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5fec5af View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. update: factory

    JulianToledano committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6eb3c98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deb9fa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add: factory tests

    JulianToledano committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f3071a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62bc64 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    b9bcaa6 View commit details
    Browse the repository at this point in the history
  2. fix: dry-run and sign

    JulianToledano committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1270a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e4895f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: dry-run offline

    JulianToledano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    51ffeb2 View commit details
    Browse the repository at this point in the history
  2. add: godoc

    JulianToledano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    189e6b3 View commit details
    Browse the repository at this point in the history
  3. lint

    JulianToledano committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4fadeff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d49ce6f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add: SignaturesMarshal

    JulianToledano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c2b2539 View commit details
    Browse the repository at this point in the history
  2. lint

    JulianToledano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    1a29aa8 View commit details
    Browse the repository at this point in the history
  3. remove todo

    JulianToledano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5854380 View commit details
    Browse the repository at this point in the history
  4. fix: go-mod-tidy-all

    JulianToledano committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4094945 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    cd55292 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcc970 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    4b55c93 View commit details
    Browse the repository at this point in the history
  2. lint :)

    JulianToledano committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3db0bab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87677d7 View commit details
    Browse the repository at this point in the history
  4. lint

    JulianToledano committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d360670 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update: buildSignedTx

    JulianToledano committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5a8aba9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

  1. update: use timeoutTimestamp,

    remove PreprocessTxFn and ExtensionOptions,
    fix godoc typos
    JulianToledano committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7acdd15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0dc147 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    78bb01e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c76296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c8ee9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d849302 View commit details
    Browse the repository at this point in the history
  5. lint

    JulianToledano committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7ffed78 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 19, 2024

  1. avoid flags2

    JulianToledano committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4a51df0 View commit details
    Browse the repository at this point in the history
  2. lint-happy

    JulianToledano committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9153602 View commit details
    Browse the repository at this point in the history
  3. tidy

    JulianToledano committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9547499 View commit details
    Browse the repository at this point in the history