good morning!!!!

Skip to content
Snippets Groups Projects
  1. Jan 12, 2021
  2. Jan 11, 2021
  3. Jan 10, 2021
    • Gary Rong's avatar
      core: persist bad blocks (#21827) · 5a1b3843
      Gary Rong authored
      * core: persist bad blocks
      
      * core, eth, internal: address comments
      
      * core/rawdb: add badblocks to inspector
      
      * core, eth: update
      
      * internal: revert
      
      * core, eth: only save 10 bad blocks
      
      * core/rawdb: address comments
      
      * core/rawdb: fix
      
      * core: address comments
      Unverified
      5a1b3843
  4. Jan 09, 2021
  5. Jan 08, 2021
    • Marius van der Wijden's avatar
      ethclient: better test suite for ethclient package (#22127) · 889f5645
      Marius van der Wijden authored
      This commit extends the ethclient test suite and increases code coverage of the ethclient
      package from ~15% to >55%. These tests act as early smoke tests to signal issues in the
      RPC-interface. E.g. if a functionality like eth_chainId or eth_call breaks, the test
      will break.
      Unverified
      889f5645
    • Martin Holst Swende's avatar
      cmd/faucet: fix nonce-gap problem (#22145) · 6b88ab75
      Martin Holst Swende authored
      * cmd/faucet: avoid encoding for each client
      
      * cmd/faucet: fix flaw in clearing of txs, avoid sending more than necessary
      
      * cmd/faucet: fix flaw in tx cropping
      
      * cmd/faucet: revert change to not always send tx info
      
      * cmd/faucet: review fixes
      
      * cmd/faucet: revert #22018, fix order in UI
      
      * cmd/faucet: fix lock error
      
      * cmd/faucet: revert json changes
      
      * squashme
      Unverified
      6b88ab75
  6. Jan 07, 2021
  7. Jan 06, 2021
  8. Jan 05, 2021
  9. Jan 04, 2021
  10. Dec 30, 2020
  11. Dec 27, 2020
Loading