go-pulse/les
lightclient 10dc5dce08
all: remove concept of public/private API definitions (#25053)
* internal/ethapi: rename PublicEthereumAPI to EthereumAPI

* eth: rename PublicEthereumAPI to EthereumAPI

* internal/ethapi: rename PublicTxPoolAPI to TxPoolAPI

* internal/ethapi: rename PublicAccountAPI to EthereumAccountAPI

* internal/ethapi: rename PrivateAccountAPI to PersonalAccountAPI

* internal/ethapi: rename PublicBlockChainAPI to BlockChainAPI

* internal/ethapi: rename PublicTransactionPoolAPI to TransactionAPI

* internal/ethapi: rename PublicDebugAPI to DebugAPI

* internal/ethapi: move PrivateDebugAPI methods to DebugAPI

* internal/ethapi: rename PublicNetAPI to NetAPI

* les: rename PrivateLightServerAPI to LightServerAPI

* les: rename PrivateLightAPI to LightAPI

* les: rename PrivateDebugAPI to DebugAPI

* les: rename PublicDownloaderAPI to DownloaderAPI

* eth,les: rename PublicFilterAPI to FilterAPI

* eth: rename PublicMinerAPI to MinerAPI

* eth: rename PublicDownloaderAPI to DownloaderAPI

* eth: move PrivateMinerAPI methods to MinerAPI

* eth: rename PrivateAdminAPI to AdminAPI

* eth: rename PublicDebugAPI to DebugAPI

* eth: move PrivateDebugAPI methods to DebugAPI

* node: rename publicAdminAPI to adminAPI

* node: move privateAdminAPI methods to adminAPI

* node: rename publicWeb3API to web3API

* eth,internal/ethapi: sync comments with previous renamings
2022-06-21 12:05:43 +03:00
..
catalyst
checkpointoracle
downloader all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
fetcher
flowcontrol all: more linters (#24783) 2022-06-13 16:24:45 +02:00
utils
vflux all: more linters (#24783) 2022-06-13 16:24:45 +02:00
api_backend.go
api_test.go
api.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
benchmark.go
bloombits.go
client_handler.go
client.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
commons.go
costtracker.go
distributor_test.go
distributor.go
enr_entry.go
fetcher_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
fetcher.go
handler_test.go
metrics.go
odr_requests.go
odr_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
odr.go
peer_test.go
peer.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
protocol.go
pruner_test.go
pruner.go
request_test.go
retrieve.go
server_handler.go
server_requests.go
server.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
servingqueue.go
state_accessor.go
sync_test.go
sync.go
test_helper.go
txrelay.go
ulc_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
ulc.go