• Mark Tyneway's avatar
    migration: update migrated withdrawal gas limit · 66cafc00
    Mark Tyneway authored
    More accurately computes the gas limit for a migrated
    withdrawal. This is useful to prevent the gaslimit
    for large transactions from going over the consensus
    level block gas limit. It is unlikely for a transaction
    to go over the block gas limit, but this is a preventative
    fix just in case.
    66cafc00
Name
Last commit
Last update
..
testdata Loading commit data...
alias.go Loading commit data...
alias_test.go Loading commit data...
encoding.go Loading commit data...
encoding_test.go Loading commit data...
hashing.go Loading commit data...
legacy.go Loading commit data...
legacy_withdrawal.go Loading commit data...
legacy_withdrawal_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
migrate.go Loading commit data...
migrate_test.go Loading commit data...
params.go Loading commit data...
precheck.go Loading commit data...
precheck_test.go Loading commit data...
types.go Loading commit data...
types_test.go Loading commit data...
withdrawal.go Loading commit data...
withdrawal_test.go Loading commit data...
withdrawals.go Loading commit data...
withdrawals_test.go Loading commit data...
witness.go Loading commit data...
witness_test.go Loading commit data...