Skip to content

Commit

Permalink
feat: added redis utility (#204)
Browse files Browse the repository at this point in the history
* feat: handle gas estimation error

* fix: estimate gas in a correct place

* chore: fmt

* feat: adapted according to new structure in sdk

* chore: renamed `near_tx_hash` to `tx_hash`

* chore: added redis to config

* feat: added script that simplifies communication with redis

* fix: changed key to origin_nonce

Destination nonce may have a duplicate value, while origin nonce will be unique for every event found on Near

* chore: synced with main
  • Loading branch information
frolvanya authored Jan 29, 2025
1 parent 578e78c commit 1cea58e
Show file tree
Hide file tree
Showing 3 changed files with 297 additions and 181 deletions.
Loading

0 comments on commit 1cea58e

Please sign in to comment.