• Mark Tyneway's avatar
    contracts-bedrock: fee vault track total value · 7d1351bd
    Mark Tyneway authored
    Adds an accumulator for the total amount of fees
    withdrawn from the system. This is really helpful for
    data analytics. I also think it could be used to build
    an on chain prediction market for economic activity.
    This code path isn't triggered too often, so an extra
    sload/sstore and checked math doesn't matter much.
    7d1351bd
Name
Last commit
Last update
..
ast Loading commit data...
bindings Loading commit data...
gen Loading commit data...
hardhat Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
gen_bindings.sh Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...