go-ethereum/graphql
HAOYUatHZ e5171495e1
feat: check basefee in Curie (#770)
* add consensus/misc/eip1559/eip1559_scroll.go

* update core/chain_makers.go

* add `fees.GetL1BaseFee`

* update eth/gasprice/feehistory.go

* fix internal/ethapi/api.go & eth/filters/api.go

* update graphql/graphql.go

* update miner/worker.go

* update txpool

* fix api_backend

* fix Curie

* update core/state_transition.go

* update internal/ethapi/transaction_args.go

* fix cmd/evm/internal/t8ntool/transition.go

* update core/state_processor_test.go

* update core/txpool/blobpool/blobpool_test.go

* fix internal/ethapi/api_test.go

* update eth/gasprice/gasprice_test.go

* update internal/ethapi/transaction_args_test.go

* update accounts/abi/bind/backends/simulated.go

* update accounts/abi/bind/base.go
2024-05-28 08:37:13 +08:00
..
internal/graphiql graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphiql.go graphql: upgrade UI to v2 (#27294) 2023-05-22 08:15:05 -04:00
graphql.go feat: check basefee in Curie (#770) 2024-05-28 08:37:13 +08:00
graphql_test.go add sync_service (#596) 2023-12-14 19:19:52 +08:00
schema.go graphql: add 4844 blob fields (#27963) 2023-09-14 10:23:16 +02:00
service.go graphql: fix nil deref on a timer (#27978) 2023-08-23 03:47:42 -04:00