Commit Graph

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