Commit graph

  • e0e04d2987 Revert "node: fix typos in comments (#27236)" devopsbo3 2023-11-10 12:27:53 -0600
  • 8f791e3aeb Revert "p2p: initialize maps with known size (#27229)" devopsbo3 2023-11-10 12:27:53 -0600
  • 28ed9fa9b4 Revert "crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155)" devopsbo3 2023-11-10 12:27:53 -0600
  • 336cb2973d Revert "ethclient: acquire the rpc.Client (#27246)" devopsbo3 2023-11-10 12:27:53 -0600
  • eae020e045 Revert "ethdb/memorydb: init map with known size (#27241)" devopsbo3 2023-11-10 12:27:53 -0600
  • 55f719a763 Revert "core/state: unexport NodeIterator (#27239)" devopsbo3 2023-11-10 12:27:53 -0600
  • 39e197250e Revert "all: new empty trie with types.EmptyRootHash instead of null (#27230)" devopsbo3 2023-11-10 12:27:53 -0600
  • 207a8a10ec Revert "metrics: use sync.map in registry (#27159)" devopsbo3 2023-11-10 12:27:53 -0600
  • e0813b6b52 Revert "internal/ethapi: make EstimateGas use latest block by default (#24363)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7541d8d213 Revert "internal/ethapi: remove unused err-return (#27240)" devopsbo3 2023-11-10 12:27:53 -0600
  • 51c85c02c2 Revert "core/types: un-ssz blob txs, add json marshalling and tweaks (#27256)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0278d5318b Revert "crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257)" devopsbo3 2023-11-10 12:27:53 -0600
  • d72afd26ef Revert "rpc: websocket should respect the "HTTP_PROXY" by default (#27264)" devopsbo3 2023-11-10 12:27:53 -0600
  • 3b50f2bf7d Revert "core/asm: remove unused return value (#27272)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0037a97987 Revert "internal/ethapi: minor refactor in block serialization (#27268)" devopsbo3 2023-11-10 12:27:53 -0600
  • 373b2583f4 Revert "tests/fuzzers/bn256: add PairingCheck fuzzer (#27252)" devopsbo3 2023-11-10 12:27:53 -0600
  • ec75d01b62 Revert "core/state/snapshot: check difflayer staleness early (#27255)" devopsbo3 2023-11-10 12:27:53 -0600
  • 91bf667180 Revert "core/state/pruner: remove unused error-return (#27273)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7d43551e03 Revert "internal/ethapi: make NewAccount return EIP-55 format (#26973)" devopsbo3 2023-11-10 12:27:53 -0600
  • d3b26b13ba Revert "rpc: more accurate checking of handler method signatures (#27287)" devopsbo3 2023-11-10 12:27:53 -0600
  • 81f7b01315 Revert "go.mod: upgrade gencodec (#27288)" devopsbo3 2023-11-10 12:27:53 -0600
  • 9b6d4f2aba Revert "beacon/types: add beacon chain data types (#27292)" devopsbo3 2023-11-10 12:27:53 -0600
  • 44a0dc7838 Revert "go.mod: usegopkg.in/yaml.v3 instead of github.com/go-yaml/yaml (#27295)" devopsbo3 2023-11-10 12:27:53 -0600
  • db753f25ca Revert "all: tie timestamp based forks to the passage of London (#27279)" devopsbo3 2023-11-10 12:27:53 -0600
  • 22edf449bc Revert "ethdb/pebble: prevent shutdown-panic (#27238)" devopsbo3 2023-11-10 12:27:53 -0600
  • ad2a8e618d Revert "cmd/utils: do not check free disk space in dev mode (#27281)" devopsbo3 2023-11-10 12:27:53 -0600
  • 802bc4d238 Revert "beacon/types: auto-generate SyncCommittee marshaling methods (#27296)" devopsbo3 2023-11-10 12:27:53 -0600
  • 32199c7218 Revert "rpc, internal/cmdtest: increase timeout in tests (#27083)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0f5ee6090f Revert "graphql: upgrade UI to v2 (#27294)" devopsbo3 2023-11-10 12:27:53 -0600
  • 4d97a07363 Revert "accounts/abi: add ErrorById (#27277)" devopsbo3 2023-11-10 12:27:53 -0600
  • 27451677eb Revert "eth/tracers: fix flatCallTracer crasher (#27304)" devopsbo3 2023-11-10 12:27:53 -0600
  • c22648121c Revert "core/state: do not ignore null addr while iterative dump (#27320)" devopsbo3 2023-11-10 12:27:53 -0600
  • c020cc07aa Revert "cmd/evm: make batched state-test execution possible (#27318)" devopsbo3 2023-11-10 12:27:53 -0600
  • 01a2c585b5 Revert "rpc: change BlockNumber constant values to match ethclient (#27219)" devopsbo3 2023-11-10 12:27:53 -0600
  • a8c67d066d Revert "cmd: use errrors.New instead of empty fmt.Errorf (#27329)" devopsbo3 2023-11-10 12:27:53 -0600
  • b99261b751 Revert "ethclient,event: replace noarg fmt.Errorf with errors.New (#27334)" devopsbo3 2023-11-10 12:27:53 -0600
  • e49193ecc5 Revert "crypto: replace noarg fmt.Errorf with errors.New (#27333)" devopsbo3 2023-11-10 12:27:53 -0600
  • 20a308628e Revert "les, signer, light: replace noarg fmt.Errorf with errors.New (#27336)" devopsbo3 2023-11-10 12:27:53 -0600
  • 10208caeff Revert "internal,tests: replace noarg fmt.Errorf with errors.New (#27335)" devopsbo3 2023-11-10 12:27:53 -0600
  • 9145a4cc79 Revert "eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)" devopsbo3 2023-11-10 12:27:53 -0600
  • 883f7e6eda Revert "ethdb/pebble: fix NewBatchWithSize to set db (#27350)" devopsbo3 2023-11-10 12:27:53 -0600
  • 3d4b96efde Revert "params: go-ethereum v1.12.0 stable" devopsbo3 2023-11-10 12:27:53 -0600
  • 101c1ff6e7 Revert "params: begin v1.12.1 release cycle" devopsbo3 2023-11-10 12:27:53 -0600
  • 482f17d2de Revert "core,console: replace noarg fmt.Errorf with errors.New (#27332)" devopsbo3 2023-11-10 12:27:53 -0600
  • cb886eb636 Revert "accounts: replace noarg fmt.Errorf with errors.New (#27331)" devopsbo3 2023-11-10 12:27:53 -0600
  • d6f0b01e32 Revert "eth/filters: retrieve logs in async (#27135)" devopsbo3 2023-11-10 12:27:53 -0600
  • 38a33358c1 Revert "internal/ethapi: don't return header size from rpc (#27347)" devopsbo3 2023-11-10 12:27:53 -0600
  • 5625b34ff4 Revert "eth: split api.go into namespace based files (#27263)" devopsbo3 2023-11-10 12:27:53 -0600
  • 63c108e5d0 Revert "internal/ethapi: add more testcases for block/header rpc (#27325)" devopsbo3 2023-11-10 12:27:53 -0600
  • 34bf0339f3 Revert "core/types: remove superfluous todo-comment (#27383)" devopsbo3 2023-11-10 12:27:53 -0600
  • 352d68eecc Revert "eth: make debug_StorageRangeAt take a block hash or number (#27328)" devopsbo3 2023-11-10 12:27:53 -0600
  • 92b2c568c2 Revert "les, eth: fix typo in comment (#27369)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7410a9c069 Revert "event: move type fixation logic into Feed.init (#27249)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7cc5d3c1bc Revert "internal/ethapi: prevent unnecessary resource usage in eth_getProof implementation (#27310)" devopsbo3 2023-11-10 12:27:53 -0600
  • 185aa5e1a3 Revert "miner: suspend miner if node is syncing (#27218)" devopsbo3 2023-11-10 12:27:53 -0600
  • b679e3bade Revert "go.mod: golang.org/x upgrade (#27299)" devopsbo3 2023-11-10 12:27:53 -0600
  • 075748dbc9 Revert "consensus, core, eth/downloader, params: 4844 chain validation (#27382)" devopsbo3 2023-11-10 12:27:53 -0600
  • 4ac5ff8853 Revert "core, eth/downloader, params: validate blob tx bodies (#27392)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0e3b9a8c49 Revert "core, eth/downloader: validate blobtx.To at serialization time (#27393)" devopsbo3 2023-11-10 12:27:53 -0600
  • c6bbfd6685 Revert "p2p/discover: add Table configuration and Nodes method (#27387)" devopsbo3 2023-11-10 12:27:53 -0600
  • 74d25c4c98 Revert "core/state: move slot RLP encoding into the MPT implementation (#27000)" devopsbo3 2023-11-10 12:27:53 -0600
  • 955ff6ee56 Revert "internal/web3ext: fix parameter count of miner_start (#27400)" devopsbo3 2023-11-10 12:27:53 -0600
  • a396bf8ace Revert "core/state: mark account as dirty when resetObject occurs (#27339)" devopsbo3 2023-11-10 12:27:53 -0600
  • 5311e47079 Revert "all: remove the Rinkeby testnet (#27406)" devopsbo3 2023-11-10 12:27:53 -0600
  • 5422e21986 Revert "eth/downloader: drop beacon head updates if the syncer is restarting (#27397)" devopsbo3 2023-11-10 12:27:53 -0600
  • cbd9ba5c6f Revert "graphql: simplify tx resolve (#27285)" devopsbo3 2023-11-10 12:27:53 -0600
  • 8f03a3ebf0 Revert "core/state: clear out cached state data when reset occurs (#27376)" devopsbo3 2023-11-10 12:27:53 -0600
  • b0f16ed5c2 Revert "core: 4844 opcode and precompile (#27356)" devopsbo3 2023-11-10 12:27:53 -0600
  • b200541958 Revert "core/state/snapshot, core/types, eth: move account definition to type (#27323)" devopsbo3 2023-11-10 12:27:53 -0600
  • 2e892034c6 Revert "cmd/evm: make evm blocktest output logs if so instructed (#27396)" devopsbo3 2023-11-10 12:27:53 -0600
  • 812add178e Revert "core/txpool: fix minor flaw in isGapped check (#27404)" devopsbo3 2023-11-10 12:27:53 -0600
  • 8f7eac56c9 Revert "les: remove unused var AdvertiseProtocolVersions (#27405)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0b81cd3197 Revert "core/txpool: make transaction validation reusable across packages (pools) (#27429)" devopsbo3 2023-11-10 12:27:53 -0600
  • 830a538ac8 Revert "eth,core: add api debug_getTrieFlushInterval (#27303)" devopsbo3 2023-11-10 12:27:53 -0600
  • 269d886472 Revert "graphql: implement withdrawals (EIP-4895) (#27072)" devopsbo3 2023-11-10 12:27:53 -0600
  • d5e8471794 Revert "rlp: use identical receiver names for encBuffer methods (#27430)" devopsbo3 2023-11-10 12:27:53 -0600
  • 5cbb61695e Revert "accounts/keystore: handle error for invalid key in DecryptKey (#27432)" devopsbo3 2023-11-10 12:27:53 -0600
  • 73608c0edf Revert "eth/filters: reuse handleLogs method for removed logs (#27438)" devopsbo3 2023-11-10 12:27:53 -0600
  • 47cf2fe6f9 Revert "miner: log number of withdrawals in block upon payload update (#27457)" devopsbo3 2023-11-10 12:27:53 -0600
  • 33e614b4ab Revert "internal/ethapi: remove error return on RPCMarshalBlock (#27449)" devopsbo3 2023-11-10 12:27:53 -0600
  • eb0e6eb73a Revert "rpc: add limit for batch request items and response size (#26681)" devopsbo3 2023-11-10 12:27:53 -0600
  • 9dbd917c37 Revert "core/types: add "chainID" field to legacy tx JSON encoding (#27452)" devopsbo3 2023-11-10 12:27:53 -0600
  • ab54401c8c Revert "rpc: add method to test for subscription support (#25942)" devopsbo3 2023-11-10 12:27:53 -0600
  • 92e9c7b688 Revert "node: remove unused error return from Attach (#27450)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7ac3c5116d Revert "eth/tracers: refactor exporting js buffer (#27472)" devopsbo3 2023-11-10 12:27:53 -0600
  • 95a2b27753 Revert "core: remove unnecessary log copy (#27475)" devopsbo3 2023-11-10 12:27:53 -0600
  • ff8fefeb76 Revert "core/types: add support for BlobTxType receipts (#27470)" devopsbo3 2023-11-10 12:27:53 -0600
  • 496eb2bbf6 Revert "cmd/evm: fix typos in docs (#27478)" devopsbo3 2023-11-10 12:27:53 -0600
  • 0860be4d39 Revert "rlp: fix typos (#27484)" devopsbo3 2023-11-10 12:27:53 -0600
  • 061fade8fc Revert "all: move main transaction pool into a subpool (#27463)" devopsbo3 2023-11-10 12:27:53 -0600
  • 684d1ed98d Revert "build: use slices package for sorting (#27486)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7f7dab86e5 Revert "core/txpool/legacypool: reheap the tx list if london fork not enabled (#27481)" devopsbo3 2023-11-10 12:27:53 -0600
  • 8dbdc2bce7 Revert "p2p: use slices package for sorting (#27494)" devopsbo3 2023-11-10 12:27:53 -0600
  • b85bbdbfd0 Revert "ethdb/dbtest: use slices package for sorting (#27491)" devopsbo3 2023-11-10 12:27:53 -0600
  • 551e419676 Revert "internal/jsre/deps: fix typos in web3.js (#27500)" devopsbo3 2023-11-10 12:27:53 -0600
  • 3797890d8a Revert "core/txpool/legacypool: remove redundant check for floatingRatio == 0 (#27477)" devopsbo3 2023-11-10 12:27:53 -0600
  • bf8ddb7faf Revert "core/txpool/legacypool: handle missing head in reset (#27479)" devopsbo3 2023-11-10 12:27:53 -0600
  • 3e40df2156 Revert "rpc: avoid use of cgo by hard-coding maxPathSize (#27447)" devopsbo3 2023-11-10 12:27:53 -0600
  • 7667c0b92b Revert "accounts/keystore: use slices package for sorting (#27485)" devopsbo3 2023-11-10 12:27:53 -0600
  • d987a6be20 Revert "cmd/devp2p: use slices package for sorting (#27487)" devopsbo3 2023-11-10 12:27:53 -0600