good morning!!!!

Skip to content
Snippets Groups Projects
  1. Oct 02, 2019
  2. Sep 30, 2019
  3. Sep 27, 2019
  4. Sep 26, 2019
  5. Sep 25, 2019
    • Felix Lange's avatar
      p2p/dnsdisc: add implementation of EIP-1459 (#20094) · 0568e817
      Felix Lange authored
      This adds an implementation of node discovery via DNS TXT records to the
      go-ethereum library. The implementation doesn't match EIP-1459 exactly,
      the main difference being that this implementation uses separate merkle
      trees for tree links and ENRs. The EIP will be updated to match p2p/dnsdisc.
      
      To maintain DNS trees, cmd/devp2p provides a frontend for the p2p/dnsdisc
      library. The new 'dns' subcommands can be used to create, sign and deploy DNS
      discovery trees.
      0568e817
    • Gary Rong's avatar
      les: fix checkpoint sync (#20120) · 32b07e8b
      Gary Rong authored
      32b07e8b
  6. Sep 24, 2019
  7. Sep 23, 2019
  8. Sep 20, 2019
  9. Sep 19, 2019
  10. Sep 18, 2019
  11. Sep 17, 2019
  12. Sep 16, 2019
Loading