good morning!!!!

Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Oct 15, 2021
  3. Oct 14, 2021
  4. Oct 13, 2021
  5. Oct 12, 2021
  6. Oct 11, 2021
  7. Oct 10, 2021
  8. Oct 09, 2021
    • Felix Lange's avatar
      miner/stress: initialize account backends explicitly (#23699) · 1bea4b0d
      Felix Lange authored
      node.Node no longer registers any account manager backends by default,
      they need to be registered explicitly.
      
      For ethash-based tests, we actually don't need any accounts in the miner
      keystore. Just set the etherbase instead to make mining work. For
      clique, the signer account must be in the keystore.
      
      The change also adds interrupt handling in stress tests.
      1bea4b0d
    • Ikko Ashimine's avatar
      core: fix typo in iterator.go · 5840ddaa
      Ikko Ashimine authored
      strorage -> storage
      5840ddaa
  9. Oct 08, 2021
Loading