Skip to content

Remove use of Etherscan on client to fetch transactions#541

Merged
sk-enya merged 2 commits intodevelopfrom
fix/remove-etherscan-use-on-gateway
Jan 31, 2023
Merged

Remove use of Etherscan on client to fetch transactions#541
sk-enya merged 2 commits intodevelopfrom
fix/remove-etherscan-use-on-gateway

Conversation

@sk-enya
Copy link
Copy Markdown
Contributor

@sk-enya sk-enya commented Jan 26, 2023

📋 Add associated issues, tickets, docs URL here.

Closes: https://github.com/bobanetwork/boba/issues/540

Overview

Free Etherscan Api Key is getting exposed on the gateway which we are using to fetch the Txs.

Changes

As we don't need to show transactions which is not related to boba like transfer of ETH from L1 to another wallet so we can remove it as we already have the monitoring and watcher services in place to fetch the required transactions

  • We are only using the watcher service to fetch txs details on show gateway history tabs.

Testing

@sk-enya sk-enya self-assigned this Jan 26, 2023
@sk-enya sk-enya merged commit 3d2b9d1 into develop Jan 31, 2023
@sk-enya sk-enya deleted the fix/remove-etherscan-use-on-gateway branch January 31, 2023 09:07
InoMurko pushed a commit that referenced this pull request Feb 2, 2023
InoMurko pushed a commit that referenced this pull request Feb 2, 2023
@InoMurko InoMurko mentioned this pull request Feb 2, 2023
InoMurko added a commit that referenced this pull request Feb 2, 2023
* Validation for uploaded DTL address lists (#538)

(cherry picked from commit 733276c)

* change: remove use etherscan on client to fetch unrelative txs (#541)

(cherry picked from commit 3d2b9d1)

* Revert "patch proxyd validId (#543)" (#547)

This reverts commit aa4a7fd.

(cherry picked from commit fabbf36)

* Add gascap and check input on hybrid compute and add unit tests (#553)

(cherry picked from commit 61b1e85)

Co-authored-by: cby3149 <cby3149@gmail.com>
(cherry picked from commit abf05cc)

---------

Co-authored-by: Michael Montour <83612658+mmontour1306@users.noreply.github.com>
Co-authored-by: Sahil K <86316370+sk-enya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Gateway] : Loading of environment params in gateway.

3 participants