-
Notifications
You must be signed in to change notification settings - Fork 62
Deploy and verify L1BTCDepositorNttWithExecutor on Ethereum Mainnet and Sepolia #908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jose-compu
wants to merge
27
commits into
threshold-network:main
Choose a base branch
from
jose-compu:ntt-deploy-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 24 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
7c3b506
ignore glitch in prettier new contract
jose-compu f3434de
feat: Add Sepolia deployment script and update hardhat config
jose-compu b6c6024
NTT Paths Configure Script
jose-compu 2b55794
format simple-deploy.ts
jose-compu 1ee1e7a
Merge branch 'threshold-network:main' into ntt-deploy-fixes
jose-compu 8c40f8c
fix(L1BTCDepositorNttWithExecutor): prevent deposit theft via malicio…
jose-compu 92b8efa
fix(L1BTCDepositorNttWithExecutor): prevent deposit loss through para…
jose-compu c67d535
fix(refund): prevent unlimited gas refund exploitation (MB-H1)
jose-compu afb9080
fix(refund): prevent deposit blocking on pool unavailability (MB-H2)
jose-compu 3fb047f
feat: MB-H1, MB-H2, MB-H3 - Create AbstractL1BTCDepositorV2 with refu…
jose-compu b0c4dff
fix: MB-M2 - Query underlying NTT manager for delivery prices
jose-compu dacf177
docs: MB-L1 - Fix MAX_BPS documentation, 10000 represents 10% not 100%
jose-compu e82d98c
refactor: MB-L2 - Code quality improvements
jose-compu 0258ab1
fix: MB-L3 - Lock parameter expiration at creation time
jose-compu ebbb8b3
feat(sei): migrate to hardhat-verify with Etherscan v2 API support
jose-compu ab71ebc
fix(sei): use canonical ethereum-rpc.publicnode.com URL
jose-compu 6ecd790
revert: restore AbstractL1BTCDepositor to original state for backward…
jose-compu bdeaa83
fix: use ethereum-rpc.publicnode.com constant for mainnet RPC
jose-compu 86c4a07
Merge branch 'main' into ntt-deploy-fixes
jose-compu edea556
prettier and format
jose-compu 3ca45bf
chore: more prettier and formatting
jose-compu dc0e9b1
chore: other format and prettier missing
jose-compu 98e7451
chore: minor lint on L1BTCDepositorNttWithExecutor.sol
jose-compu 6391b41
chore: slither warnings bypassed, not applicables
jose-compu 0ab388a
chore: v2 final prettier and format
jose-compu a54aeeb
chore: prettier command only
jose-compu e80f450
modified: contracts/cross-chain/AbstractL1BTCDepositorV2.sol
jose-compu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.