Skip to content

Commit

Permalink
feat: refactor smart transaction sender & confirmation (#114)
Browse files Browse the repository at this point in the history
* feat: refactor smart transaction sender & confirmation

* chore: update eslint config

* chore: format

* feat: retry send transaction until lastValidBlockHeightOffset on block height exceeded error

* feat: add lastValidBlockHeightOffset to sendSmartTransactionWithTip

* chore: update js doc

* refactor: add lastValidBlockHeightOffset to lastValidBlockHeight in confirmTransaction params

* fix: typo

* refactor: return built transaction instead of serialized transaction

* fix: consistent options

* refactor: set defaults during method call

---------

Co-authored-by: Evan <[email protected]>
  • Loading branch information
tavindev and 0xIchigo authored Aug 13, 2024
1 parent 7fcca17 commit a6514eb
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 89 deletions.
Loading

0 comments on commit a6514eb

Please sign in to comment.