Skip to content

updating gas limit for geth node#67

Merged
willmeister merged 1 commit intomasterfrom
geth_gas_limit_fix
Apr 2, 2020
Merged

updating gas limit for geth node#67
willmeister merged 1 commit intomasterfrom
geth_gas_limit_fix

Conversation

@willmeister
Copy link

Description

Changes geth gas limit to 0xffffffff in the config.

Contributing Agreement

@karlfloersch
Copy link
Contributor

Amazing!

@willmeister willmeister merged commit bd68fcc into master Apr 2, 2020
@willmeister willmeister deleted the geth_gas_limit_fix branch April 2, 2020 23:05
bap2pecs pushed a commit to babylonlabs-io/optimism that referenced this pull request Jul 31, 2024
maurelian pushed a commit that referenced this pull request Oct 16, 2024
* fix: remove immutables from superchain erc20 beacon

* test: add superchain erc20 beacon tests
github-merge-queue bot pushed a commit that referenced this pull request Oct 17, 2024
* fix: remove immutables from superchain erc20 beacon (#67)

* fix: remove immutables from superchain erc20 beacon

* test: add superchain erc20 beacon tests

* fix: superchain erc20 beacon interface (#99)
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
…m#12207)

* fix: remove immutables from superchain erc20 beacon (ethereum-optimism#67)

* fix: remove immutables from superchain erc20 beacon

* test: add superchain erc20 beacon tests

* fix: superchain erc20 beacon interface (ethereum-optimism#99)
blockchaindevsh pushed a commit to blockchaindevsh/optimism that referenced this pull request Aug 11, 2025
theochap pushed a commit that referenced this pull request Dec 10, 2025
feat(derive): BatchQueue Implementation
Zena-park added a commit to tokamak-network/optimism that referenced this pull request Dec 30, 2025
…-optimism#67

When claiming or staking in the Candidate contract, the amount held is claimed or staked, so implementing this in the lower call function simplifies the interface and optimizes the code.

- CandidateAddOnV1_1.sol
  - Fix updateSeigniorage(uint256 afterCall, bool flagTON)
- OperatorManagerV1_1.sol
  - Change claimByCandidateAddOn(uint256 amount, bool falgTon) to claimByCandidateAddOn(bool flagTon)
  - Change depositByCandidateAddOn(uint256 amount) to depositByCandidateAddOn()
  - delete _deposit(address layer2, uint256 amount) function
  - Change _depositTo(address layer2, address to, uint256 amount) to _depositTo(address layer2, address to)
Zena-park added a commit to tokamak-network/optimism that referenced this pull request Dec 30, 2025
…-optimism#67

When claiming or staking in the Candidate contract, the amount held is claimed or staked, so implementing this in the lower call function simplifies the interface and optimizes the code.

- CandidateAddOnV1_1.sol
  - Fix updateSeigniorage(uint256 afterCall, bool flagTON)
- OperatorManagerV1_1.sol
  - Change claimByCandidateAddOn(uint256 amount, bool falgTon) to claimByCandidateAddOn(bool flagTon)
  - Change depositByCandidateAddOn(uint256 amount) to depositByCandidateAddOn()
  - delete _deposit(address layer2, uint256 amount) function
  - Change _depositTo(address layer2, address to, uint256 amount) to _depositTo(address layer2, address to)
theochap pushed a commit that referenced this pull request Jan 14, 2026
feat(derive): BatchQueue Implementation
theochap pushed a commit that referenced this pull request Jan 15, 2026
* Fix docs bug, l1 gas used deprecated since Fjord not Ecotone

* Update

---------

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
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