Tags: rsksmart/rif-relay-client
Tags
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]>
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]>
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
PreviousNext