• 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
..
checkpointoracle Loading commit data...
flowcontrol Loading commit data...
api.go Loading commit data...
api_backend.go Loading commit data...
api_test.go Loading commit data...
balance.go Loading commit data...
balance_test.go Loading commit data...
benchmark.go Loading commit data...
bloombits.go Loading commit data...
client.go Loading commit data...
client_handler.go Loading commit data...
clientpool.go Loading commit data...
clientpool_test.go Loading commit data...
commons.go Loading commit data...
costtracker.go Loading commit data...
distributor.go Loading commit data...
distributor_test.go Loading commit data...
enr_entry.go Loading commit data...
execqueue.go Loading commit data...
execqueue_test.go Loading commit data...
fetcher.go Loading commit data...
handler_test.go Loading commit data...
metrics.go Loading commit data...
odr.go Loading commit data...
odr_requests.go Loading commit data...
odr_test.go Loading commit data...
peer.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
randselect.go Loading commit data...
randselect_test.go Loading commit data...
request_test.go Loading commit data...
retrieve.go Loading commit data...
server.go Loading commit data...
server_handler.go Loading commit data...
serverpool.go Loading commit data...
servingqueue.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...
test_helper.go Loading commit data...
txrelay.go Loading commit data...
ulc.go Loading commit data...
ulc_test.go Loading commit data...