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

Temporarily increasing governor limits for a few chains #4164

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

banescusebi
Copy link
Collaborator

@banescusebi banescusebi commented Nov 20, 2024

There is a discussion #4163 recommending that the daily limit for Solana and Ethereum be increased. Sui and Base are also reaching their daily limits consistently. Therefore, this PR proposes the following changes:

  1. Solana daily limit increase from $25,000,000 to $50,000,000
  2. Ethereum daily limit increase from $50,000,000 to $100,000,000
  3. Sui daily limit increase from $5,000,000 to $10,000,000
  4. Base daily limit increase from $2,000,000 to $5,000,000 as well as increasing the big transaction limit from $200,000 to $500,000.

Copy link
Collaborator

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📈 🧔‍♂️

@banescusebi banescusebi merged commit 753386a into main Nov 20, 2024
24 checks passed
@banescusebi banescusebi deleted the increase-govenor-limits branch November 20, 2024 20:19
kakucodes added a commit to kakucodes/wormhole that referenced this pull request Dec 10, 2024
author Obie Kaku <obiekaku@gmail.com> 1718989425 -0500
committer Obie Kaku <obiekaku@gmail.com> 1733863492 -0600

chore: refreshed icts

core contract upgrade working

wip

wip

Update wormchain_test.go

fix: creating wormhole ibc channel correctly

debugging ibc handshake

chore: refactoring tests

tests updated

wip

Add interchaintest tests to wormchain

chore: refreshed icts

core contract upgrade working

wip

wip

Update wormchain_test.go

fix: creating wormhole ibc channel correctly

debugging ibc handshake

chore: refactoring tests

tests updated

wip

removed unneeded schema files

revert contract changes

removed unused wasm binaries

reverted unneeded formatting changes

removed unused wasm binaries

Node: p2p.Run not always subscribing to heartbeat channel when it should (wormhole-foundation#4152)

Node: CCQ logging changes (wormhole-foundation#4153)

wormchain: disable ignite

Node: Deploy Worldchain mainnet (wormhole-foundation#4156)

* Node: Deploy Worldchain mainnet

* Code review rework

* node: Governor setup for Worldchain

---------

Co-authored-by: Dirk Brink <hello@dirk.tech>

make: fix VERSION unset if commit has no associated tag

eth: env file for Worldchain Mainnet (wormhole-foundation#4158)

Deploy Ink testnet

Node: Update golang (wormhole-foundation#4161)

* Node: Update golang

* node: Upgrade golangci-lint

Temporarily increasing governor limits for a few chains (wormhole-foundation#4164)

refactoring and clean up

put back the ibc translator update channel chain

remove unused contract upgrade fn

removed wormchaind build

reorganized some test utils
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.

3 participants