Skip to content
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

BSC Deployment #128

Merged
merged 4 commits into from
Dec 5, 2024
Merged

BSC Deployment #128

merged 4 commits into from
Dec 5, 2024

Conversation

scolear
Copy link
Contributor

@scolear scolear commented Dec 5, 2024

This pull request includes several changes to support the Binance Smart Chain (BSC) network, update configuration files, and modify contract parameters. The most important changes include adding support for BSC in various configuration files, updating the DLCManager contract's minimum deposit, and adding deployment files for BSC.

Support for Binance Smart Chain (BSC):

Contract Updates:

  • contracts/DLCManager.sol: Updated the minimumDeposit from 1e6 to 1e7 to change the minimum deposit from 0.01 BTC to 0.1 BTC.

Deployment Files for BSC:

@scolear scolear requested a review from sosaucily December 5, 2024 15:02
sosaucily
sosaucily previously approved these changes Dec 5, 2024
@scolear scolear merged commit 79bb631 into dev Dec 5, 2024
2 checks passed
@scolear scolear deleted the feat/bsc-deployment branch December 5, 2024 16:39
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