Skip to content

fix: code rabbit comments - #4

Merged
rongquan1 merged 2 commits into
devfrom
fix/code-rabbit-comments
Aug 12, 2026
Merged

fix: code rabbit comments#4
rongquan1 merged 2 commits into
devfrom
fix/code-rabbit-comments

Conversation

@RishabhS7

Copy link
Copy Markdown
Collaborator

Update the sol file according to code rabbit comments

Amoy's Infura RPC has been returning a broken EIP-1559 fee suggestion
(maxPriorityFeePerGas ~= maxFeePerGas), causing eth_estimateGas to reject
deploy transactions outright. Override with fixed fees on Amoy only in
the hardhat deploy scripts; Sepolia's estimation is unaffected.

Also fixes src/constants/index.ts: removed a duplicate PlatformAccountFactory
key that was silently shadowing the intended Sepolia address, dropped an
unused import and stray pasted text, and added the current Sepolia/Amoy
addresses plus ChainId.Amoy.
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: dbae68a6-0f85-4cfe-ab3b-1baca36d8112

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@rongquan1
rongquan1 merged commit 36e5450 into dev Aug 12, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants