forked from ethereum/go-ethereum
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 66
Pull requests: XinFinOrg/XDPoSChain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
      cmd, core, eth: disable prefetch by default, fix #1718
      
    
        
          #1719
            opened Oct 31, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      cmd/XDC, metrics/prometheus: fix staticcheck QF1012
      
    
        
          #1713
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      eth/downloader: fix incorrect waitgroup in XTestDelivery #33047
      
    
        
          #1711
            opened Oct 30, 2025  by
            wit765
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      consensus/XDPoS: use slices package for sorting
      
    
        
          #1710
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      p2p: remove unused ticketRefByWaitTime and nextTicketReg
      
    
        
          #1709
            opened Oct 30, 2025  by
            wit765
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core, eth/hooks, internal/ethapi: rename xdc sort package
      
    
        
          #1707
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core/txpool: remove a redundant heap.Init #28910
      
    
        
          #1706
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      p2p: use slices package for sorting #27494
      
    
        
          #1705
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      XDPoS/utils: use 
    common.Address.Cmp for slices.SortFunc
      
        
          #1704
            opened Oct 30, 2025  by
            wit765
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      trie: use slices package for sorting #27496
      
    
        
          #1703
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      eth: use slices package for sorting #27490
      
    
        
          #1702
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core: use slices package for sorting #27489 #27909
      
    
        
          #1701
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    19 tasks
  
      p2p: use package slices to sort in PeersInfo #29957
      
    
        
          #1700
            opened Oct 30, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      all: use 
    WaigGroup.Go() to simplify code
      
        
          #1699
            opened Oct 29, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      all: replace 
    strings.Split with more efficient strings.SplitSeq
      
        
          #1698
            opened Oct 29, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      params: refactor 
    Description() for ChainConfig
      
        
          #1697
            opened Oct 29, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core: fix missing 
    nil check, close XFN-114
      
        
          #1696
            opened Oct 28, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      all: fix missing 
    nil check, close XFN-114
      
        
          #1695
            opened Oct 28, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core/txpool: fix name shadowing of filter parameter, close XFN-66
      
    
        
          #1694
            opened Oct 27, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      consensus: delete unused functions 
    rlpHash
      
        
          #1693
            opened Oct 27, 2025  by
            wit765
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      all: handle err from func 
    rlp.Encode, close XFN-127
      
        
          #1692
            opened Oct 27, 2025  by
            gzliudan
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
      core: replace if-else chain with tagged switch on err
      
    
        
          #1691
            opened Oct 27, 2025  by
            wit765
            
        
        
            
    
  
    Loading…
 
        
          
   
        
      
    
      
        
      
      
  
    3 of 19 tasks
  
Previous Next
  
  
  ProTip!
  Follow long discussions with comments:>50.