Skip to content

Tags: rsksmart/rif-relay-client

Tags

v2.2.6

Toggle v2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: nonce from worker signer (#97)

* fix: nonce from worker signer

* feat(GasEstimator): account already created

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
estimation-no-signature (#96)

* feat: estimation no signature

* docs: explain what the method does and simplify the post tx gas estimation

* refactor: accuracy improvements

* fix(RelayClient): missing factory address

* fix: set the from to tokenOrigin on rskj only

* chore: update relay contracts

* chore: update package version

* test: fix failing test

---------

Co-authored-by: Antonio <[email protected]>

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: boltz verifier claim swap (#95)

* feat: boltz verifier claim amount

* build: dependency update

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: use the feesReceiver to estimate native payment (#94)

* fix: use the feesReceiver to estimate native payment

* build: update version

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(utils): payment gas estimation (#93)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix/payment-gas-estimation (#91)

* feat(utils): estimatePaymentGas

* refactor(utils): estimation values

* refactor(RelayClient): isCustom handler

* refactor(rRlayClient): method name and test

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PP-885/explore-solution-b2 (#90)

* refactor: first attempt

* refactor(RelayClient): tokenGas

* refactor(RelayClient): pr comments

* refactor(RelayClient): deploy verification

* chore: change the check if a contract call is valid

* chore: change comment prefix

* refactor: minimal boltz changes

* refactor: tokenGas estimation

* chore: update contracts dependency and package version

---------

Co-authored-by: Antonio <[email protected]>

v2.1.0

Toggle v2.1.0's commit message
2.1.0

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PP-778: implement the exchange cache (#87)

* feat: implement an exchange cache

* feat(CachedExchangeApi): cached value retrieved from coingecko for 60 seconds

* fix: change the pricer to use always the same exchange api instead of creating one for each request

* style: apply format rules

* chore: rename builders to exchanges

v2.0.0-beta.7

Toggle v2.0.0-beta.7's commit message