good morning!!!!

Skip to content
Snippets Groups Projects
  1. May 03, 2021
    • Felix Lange's avatar
      params: remove dependency on crypto (#22788) · afb097ed
      Felix Lange authored
      * params: remove dependency on crypto
      
      Package params should not depend on package crypto because building
      crypto requires cgo.
      
      Since build/ci.go needs package params to get the go-ethereum version
      number, C code must be compiled in order to run the build tool, which is
      annoying for certain cross-compilation setups.
      
      * params: add SectionHead
      afb097ed
    • aaronbuchwald's avatar
      core/vm: fix interpreter comments (#22797) · ca9c576e
      aaronbuchwald authored
      * Fix interpreter comment
      
      * Fix comment
      ca9c576e
  2. May 01, 2021
  3. Apr 30, 2021
  4. Apr 29, 2021
  5. Apr 28, 2021
  6. Apr 27, 2021
Loading