bsc/core/txpool
joeycli f646d4f1c0 feat: support version and root as key to state
fix: genesis version to -1

fix: copy with version

fix: change version type from uint64 to int64

fix: set genesis for rewind
2024-09-05 14:55:49 +08:00
..
blobpool feat: support version and root as key to state 2024-09-05 14:55:49 +08:00
legacypool feat: support version and root as key to state 2024-09-05 14:55:49 +08:00
errors.go BlobTx: implement EIP-4844 on BSC (#2279) 2024-03-22 22:37:47 +08:00
subpool.go txpool: limit max gas when mining is enabled; (#2435) 2024-05-09 15:54:31 +08:00
txpool.go txpool: limit max gas when mining is enabled; (#2435) 2024-05-09 15:54:31 +08:00
validation.go txpool: limit max gas when mining is enabled; (#2435) 2024-05-09 15:54:31 +08:00