Commit graph

  • 0907a185ac ethdb/pebble: avoid copy array in loops 9547 2024-06-11 19:13:01 +0800
  • e34a8cf79b
    feat(prometheus): collect timer.Total() (#817) Ömer Faruk Irmak 2024-06-11 14:12:12 +0300
  • 16cbc9a754
    Chore: upgrade libzkp v0.10.6 (#816) Zhang Zhuo 2024-06-11 18:49:41 +0800
  • 176f0ab9c9 variable change to private types yincong 2024-06-11 18:47:30 +0800
  • f371802caf ethconfig : generate fix ucwong 2024-06-11 18:34:56 +0800
  • 0e093b2c9c
    p2p/discover: refactor node and endpoint representation (#29844) Felix Lange 2024-05-29 15:02:26 +0200
  • 7850a9f5f6
    p2p/discover: fix update logic in handleAddNode (#29836) lightclient 2024-05-28 13:30:17 -0600
  • 592f9f8e38 fix: ci lint BabyHalimao 2024-06-11 17:51:49 +0800
  • 43327b759b
    chore: restore msg owenPark256 2024-06-11 02:48:25 -0700
  • b2c178d935
    p2p/enode: fix TCPEndpoint (#29827) Aaron Chen 2024-05-24 05:17:51 +0800
  • be1e580459
    p2p/enode: fix endpoint determination for IPv6 (#29801) Felix Lange 2024-05-23 14:27:03 +0200
  • 706cf1c779
    p2p/discover: fix crash when revalidated node is removed (#29864) Felix Lange 2024-05-28 18:13:03 +0200
  • 3aa874bed2
    core/state: rename all the AccessList receivers to 'al' (#29921) maskpp 2024-06-11 16:24:44 +0800
  • 1351a54287
    p2p/discover: improved node revalidation (#29572) Felix Lange 2024-05-23 14:26:09 +0200
  • 85587d5ef2
    cmd, core: prefetch reads too from tries if requested (#29807) jwasinger 2024-06-11 01:10:07 -0700
  • 74d17abd01 signer/core: solving the problem of unused variables Monkey 2024-06-11 11:05:20 +0800
  • 194e2a9f97
    fix petersssong 2024-06-11 02:11:31 +0800
  • 3045e6d4d9
    fix petersssong 2024-06-11 02:10:56 +0800
  • 675effd03c internal: avoid large blob value copy 9547 2024-06-10 22:35:00 +0800
  • 567630dfc9 signer: avoid large value copy inside loop 9547 2024-06-10 22:29:58 +0800
  • 2eb185c92b
    core, rlp: remove duplicated words (#29964) TinyFoxy 2024-06-10 20:55:47 +0800
  • e6e034cd0a cmd/utils, eth: fix noop collect witness flag Péter Szilágyi 2024-06-10 14:47:43 +0300
  • a82ddd43f6 core/state: expand prefetcher metrics for reads and writes separately Péter Szilágyi 2024-06-10 13:49:58 +0300
  • 4ac82c2cf0 cmd, core/state: fix nil panic, fix error handling, prefetch nosnap too Péter Szilágyi 2024-06-06 15:43:07 +0300
  • b1d3cb2c47 revert "the length of" tinyfoxy 2024-06-10 08:28:49 +0000
  • ba50257424 remove duplicated words tinyfoxy 2024-06-10 07:42:27 +0000
  • 011c8d15c5
    Update handler_glog.go rjl493456442 2024-06-10 15:05:35 +0800
  • e6a462504a
    bump version to v1.3.3-beta3 Manav Darji 2024-06-10 12:34:00 +0530
  • 2aa76a9926
    eth: change block propagation and announcement logs to debug Manav Darji 2024-06-10 12:32:17 +0530
  • 0d4f0732f8 fix: close conn in defer thinkAfCod 2024-06-06 22:57:02 +0800
  • c28a4caa7f
    Merge branch 'ethereum:master' into patch/typo Zoro 2024-06-10 14:27:37 +0800
  • db273c8733
    core: initialize developer genesis beacon root contract with 0 balance (#29963) jwasinger 2024-06-09 22:58:50 -0700
  • b292b4f92d beacon/light/request: unlock server mutex while unsubscribing from parent Zsolt Felfoldi 2024-06-06 15:43:13 +0200
  • d673c4875c beacon/light/request: add checks for nil event callback function Zsolt Felfoldi 2024-06-06 15:15:08 +0200
  • 766869ce39 beacon/light/api: fixed double stream.Close() Zsolt Felfoldi 2024-06-06 14:55:49 +0200
  • 40cc83f4a1 beacon/light/request: add server test for event after unsubscribe Zsolt Felfoldi 2024-06-10 03:23:12 +0200
  • 40e1577e67 ethclient/lightclient: addressed tailFetcher TODOs Zsolt Felfoldi 2024-06-10 01:20:52 +0200
  • b2fafcd943 core: initialize developer genesis beacon root contract with 0 balance Jared Wasinger 2024-06-09 16:03:05 -0700
  • d323dac883 ethclient/lightclient: split up chain.go and reordered functions Zsolt Felfoldi 2024-06-10 00:50:26 +0200
  • 8bda642963
    p2p: use package slices to sort in PeersInfo (#29957) Gealber Morales 2024-06-09 22:50:22 +0200
  • 349fcdd22d
    p2p/discover: add missing lock when calling tab.handleAddNode (#29960) Gealber Morales 2024-06-09 22:47:51 +0200
  • 02b67cd9e7 ethclient/lightclient: use requestMap for tx/receipt requests Zsolt Felfoldi 2024-06-09 22:26:56 +0200
  • 03917a251d correcting blockchain_test Gealber 2024-06-09 15:54:51 +0200
  • 2d485d5972 ethclient/lightclient: requestMap.close() Zsolt Felfoldi 2024-06-09 15:47:51 +0200
  • 238e47e78a ethclient/lightclient: return ethereum.NotFound properly Zsolt Felfoldi 2024-06-09 14:39:08 +0200
  • fe82808dd2 performing a exhaustive clean up on the unused params Gealber 2024-06-09 14:06:06 +0200
  • ef2e4e8ef0
    Merge branch 'ethereum:master' into patch/typo Zoro 2024-06-09 11:44:52 +0800
  • 21512f05e6 missing call to mutex.Lock and Unlock when calling tab.handleAddNode Gealber 2024-06-08 23:59:29 +0200
  • ebc8f21aa3 fix: small typo yosuzzy 2024-06-08 23:06:10 +0900
  • 71c9649469 graphql/graphql: modify unused params yosuzzy 2024-06-08 22:49:06 +0900
  • 3dcd276212 replacing sort.Slice with slices.SortFunc Gealber 2024-06-08 15:17:49 +0200
  • b6e88e78b5 replacing bubble sort algorithm in PeersInfo method, with the sort.Slice of the standard library Gealber 2024-06-08 15:00:57 +0200
  • cd41011cd4 ethclient/lightclient: addressed some TODOs Zsolt Felfoldi 2024-06-08 13:58:21 +0200
  • 1098d148a5
    cmd/geth: remove unused param (#29952) Ha DANG 2024-06-08 18:04:16 +0700
  • deaf10982c
    cmd/clef, cmd/evm: fix markdown issues in README (#29954) kukuru909 2024-06-08 20:00:53 +0900
  • 88a3179a8d ethclient/lightclient: refactored all functions into Client Zsolt Felfoldi 2024-06-08 12:53:03 +0200
  • b3920abc9a
    feat: skip RANDOM & PREVRANDAO opcodes (#811) HAOYUatHZ 2024-06-08 17:01:33 +0800
  • ca658b2c95 eth/downloader: fix a typo jinbearlo 2024-06-08 16:16:16 +0900
  • f7f6b781c7 signer/core: fix a typo jinbearlo 2024-06-08 16:12:33 +0900
  • 1b8378e14a eth/fetcher: fix a typo jinbearlo 2024-06-08 16:07:06 +0900
  • 8897de8741 README: fix number kukuru909 2024-06-08 15:23:20 +0900
  • 9e6eb0badc README: fix tab kukuru909 2024-06-08 15:21:42 +0900
  • 5b05bb625d ethclient/lightclient: implemented PendingNonceAt and PendingTransactionCount Zsolt Felfoldi 2024-06-07 23:45:46 +0200
  • 886fe1ab03 trie: panic if BatchSerialize returns an error in Verkle trie Commit Jared Wasinger 2024-06-07 12:17:42 -0700
  • 215ed946b5 undo tests submodule change Jared Wasinger 2024-05-29 22:02:35 -0700
  • 3c515f5c29 address review Jared Wasinger 2024-05-29 19:37:57 -0700
  • 0d78087e88 move set back to account-trie-update block scoping for easier readability Jared Wasinger 2024-05-29 05:26:17 -0700
  • 659a98c56a core/state, eth/protocols, trie, triedb/pathdb: remove unused error return from trie Commit Jared Wasinger 2024-05-28 21:43:08 -0700
  • 6bc8334852
    eth/fetcher: modify queue limits for improving sync near chain tip (#1260) Manav Darji 2024-06-07 21:57:19 +0530
  • 6a49d13c13 go.mod : tidy ucwong 2024-06-06 01:48:22 +0800
  • e2becce6a1
    fix: bump zktrie to 0.8.4 (#809) Ömer Faruk Irmak 2024-06-07 16:04:25 +0300
  • f78683e7e4 cmd/geth: remove unused param prpeh 2024-06-07 19:48:39 +0700
  • 638d82bdf7 resolve merge conflict Sina Mahmoodi 2024-06-07 14:43:48 +0200
  • 8bd2a16eb6
    refactor(ccc): allow go side to construct a rust trace from json (#807) Ömer Faruk Irmak 2024-06-07 15:43:07 +0300
  • 4405f18519
    cmd/evm/internal/t8ntool: remove unused parameter (#29930) Gealber Morales 2024-06-07 14:04:18 +0200
  • b6a923fef8 modify var name yincong 2024-06-07 17:27:45 +0800
  • dc57ae2468
    fix: account for the artificially added delay in commit stage (#806) Ömer Faruk Irmak 2024-06-07 10:39:05 +0300
  • 9eef800b55
    Merge pull request #554 from XinFinOrg/remove-admin-for-rpc-and-running-node Liam 2024-06-07 14:21:39 +0800
  • 99569fd2d4 implement db stat for pebble prpeh 2024-06-07 10:39:37 +0700
  • ab8ca04b54 ethclient/lightclient: implemented pending transaction tracking Zsolt Felfoldi 2024-06-07 01:01:08 +0200
  • e28c2036fc
    remove additional bootnodes (#1255) Anshal Shukla 2024-06-07 01:43:43 +0800
  • 1c154e996e check base fee in test block results Sina Mahmoodi 2024-06-06 19:15:17 +0200
  • 399812ad37 set base fee to 0 in non-validating mode Sina Mahmoodi 2024-06-06 19:03:35 +0200
  • d7cd3a0b6f missed one file Sina Mahmoodi 2024-06-06 19:01:35 +0200
  • 569a2d7f55 move out base fee lowering to api code Sina Mahmoodi 2024-06-06 19:01:19 +0200
  • 9c3cc83a03 cmd/geth, ethdb/pebble: polish method naming and code comment prpeh 2024-06-06 23:20:52 +0700
  • d6d900afee
    internal/build: improve download progress tr1sm0s1n 2024-06-06 20:32:45 +0530
  • b1f9d3363b
    Merge branch 'ethereum:master' into patch/typo Zoro 2024-06-06 22:31:20 +0800
  • ccf6321b92
    feat: allow trie prefetch (#795) Ömer Faruk Irmak 2024-06-06 17:20:56 +0300
  • 4461c1fc17 params: begin v1.14.6 release cycle Gary Rong 2024-06-06 21:23:44 +0800
  • 0dd173a727 params: release Geth v1.14.5 v1.14.5 Gary Rong 2024-06-06 21:17:53 +0800
  • 85459e1439
    p2p/discover: unwrap 4-in-6 UDP source addresses (#29944) Felix Lange 2024-06-06 15:15:22 +0200
  • 3e56c3eea1 cmd/utils, consensus/beacon, core/state: when configured via stub flag: prefetch all reads from account/storage tries, terminate prefetcher synchronously. Jared Wasinger 2024-05-19 21:16:11 -0700
  • 3521fe11aa remove admin for rpc and running node Liam Lai 2024-06-06 20:44:22 +0800
  • c2d7bd8935
    feat: implement RIP-7212/EIP-7212 (#798) Jonas Theis 2024-06-06 19:40:37 +0800
  • 15bbb5d3d5 XDCx,core,XDCxlending,miner: reduce duplicate calls JukLee0ira 2024-06-04 18:56:56 +0800
  • 9ffacc595d core: simplify code expression JukLee0ira 2024-06-03 16:10:15 +0800
  • 8d1aa25de5 tradingstate,lendingstate: using string variable in log JukLee0ira 2024-06-03 01:33:46 +0800
  • 0aab4ced98 common: add binary variables for system contract JukLee0ira 2024-05-30 19:34:43 +0800
  • 21c62f9ef0 XDCx,XDCxlending,consensus,core: not compare adresss by String JukLee0ira 2024-05-29 20:12:43 +0800