Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add pox-4 signer-key to StackingClient methods (#1614)
* feat: add pox-4 signer-key to StackingClient methods * chore: account for missing signer-key * refactor: remove pox period logic from live 2.1 fork * refactor: fix signer-key ensure * refactor: update to latest signer-key order * feat: helper function to make pox-4 signer signature * refactor: update to latest signer-sig arg * refactor: update changes from self-review * refactor: update signer helpers * docs: add doc strings * test: fix test imports * refactor: update sign method * chore: pr review updates * docs: add dynamic fetch * fix: make signer-sig arg an optional * fix: make all signer-sig optional * fix: undo double some * feat: add max-amount and auth-id params * feat: add fixture test for pox-4 message hash * fix: update pox-4 args * fix: add missing fields to agg-commit * refactor: update authId to integer --------- Co-authored-by: janniks <[email protected]> Co-authored-by: Hank Stoever <[email protected]> Co-authored-by: Matthew Little <[email protected]> Co-authored-by: Friedger <[email protected]>
- Loading branch information