go-ethereum/light
HAOYUatHZ 4588569b63
feat: VerifyFee for sendTx and txpool.add (#236)
* init

* rework

* handle `LesApiBackend`

* fix tests

* add L1fee even for 0 gasPrice

* update comments
2023-03-02 16:38:43 +08:00
..
lightchain.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
lightchain_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
nodeset.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
odr.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
odr_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
odr_util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
postprocess.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
trie.go feat: dual code hash (#188) 2023-02-08 16:12:41 -08:00
trie_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
txpool.go feat: VerifyFee for sendTx and txpool.add (#236) 2023-03-02 16:38:43 +08:00
txpool_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00