• Mark Tyneway's avatar
    l2geth: updated calculate rollup fee (#906) · f8804797
    Mark Tyneway authored
    * l2geth: updated calculate rollup fee
    
    * l2geth: implement the gasprice serialization
    
    * lint: fix
    
    * rollup-test: fix
    
    * l2geth: gaslimit encoding state polling (#927)
    
    * l2geth: rollup gas price oracle state polling
    
    * l2geth: read l2 gasprice from the tip
    
    * l2geth: add config options for L2 gas price
    
    * l2geth: comment to remove code in future
    
    * l2geth: handle 0 and 1 fees
    
    * l2geth: enable 0 and 1 fee tests
    
    * feat: gaslimit encoding end to end (#932)
    
    * core-utils: add fees package
    
    * integration-tests: refactor for new fees
    
    * l2geth: end to end fee spec
    
    * l2geth: use new env var
    
    * deps: regenerate
    
    * lint: fix
    
    * l2geth: fee verification
    
    * tests: update gas prices
    
    * tests: update gas prices
    
    * tests: cleanup
    
    * l2geth: small cleanup
    
    * l2geth: fix max
    
    * feat: fix fee calculations with bigints
    
    * tests: fix
    
    * tests: lint
    
    * core-utils: rename fees to L2GasLimit
    
    * l2geth: fix comment
    
    * l2geth: fix name of env var
    
    * l2geth: delete extra print statement
    
    * l2geth: fix logline
    
    * tests: fix typo
    
    * l2geth: improve readability
    
    * chore: add changeset
    
    * l2geth: fix compiler error
    
    * feat: clean up and fix fees
    
    * lint: fix
    
    * core-utils: refactor api to be more friendly
    
    * lint: fix
    
    * comments: fix
    
    * refactor: clean up style and common language
    Co-authored-by: default avatarGeorgios Konstantopoulos <me@gakonst.com>
    f8804797
Name
Last commit
Last update
..
accounts Loading commit data...
build Loading commit data...
cmd Loading commit data...
common Loading commit data...
consensus Loading commit data...
console Loading commit data...
contracts/checkpointoracle Loading commit data...
core Loading commit data...
crypto Loading commit data...
diffdb Loading commit data...
docs/audits Loading commit data...
eth Loading commit data...
ethclient Loading commit data...
ethdb Loading commit data...
ethstats Loading commit data...
event Loading commit data...
graphql Loading commit data...
internal Loading commit data...
les Loading commit data...
light Loading commit data...
log Loading commit data...
metrics Loading commit data...
miner Loading commit data...
mobile Loading commit data...
node Loading commit data...
p2p Loading commit data...
params Loading commit data...
rlp Loading commit data...
rollup Loading commit data...
rpc Loading commit data...
scripts Loading commit data...
signer Loading commit data...
swarm Loading commit data...
tests Loading commit data...
trie Loading commit data...
whisper Loading commit data...
.golangci.yml Loading commit data...
.mailmap Loading commit data...
AUTHORS Loading commit data...
CHANGELOG.md Loading commit data...
COPYING Loading commit data...
COPYING.LESSER Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
fuzzbuzz.yaml Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
interfaces.go Loading commit data...
package.json Loading commit data...