1. 02 May, 2022 2 commits
    • Martin Holst Swende's avatar
      cmd/evm: make evm t8n handle post-merge transitions (#24546) · 5157d454
      Martin Holst Swende authored
      This adds the ability to run --state.fork=Merged, and have post-merge rules apply. When doing so, it also requires the input env to contain currentRandom, and enforces the currentDifficulty to be omitted or zero.
      5157d454
    • Martin Holst Swende's avatar
      cmd/clef: fixups to the python clef poc (#24440) · 559a1748
      Martin Holst Swende authored
      This PR fixes up the example python clef wrapper. The poc is intended to demonstrate how to wite a UI for clef, and had severely bitrotted.
      With these changes, it "works" in the sense that all the built-in tests triggers the intended python callbacks (no errors about method not found). It does not "work" in the sense that the wrapper can be used as an actual UI. It will auto-reject any signing requests, for example.
      559a1748
  2. 29 Apr, 2022 1 commit
  3. 27 Apr, 2022 5 commits
  4. 26 Apr, 2022 3 commits
  5. 25 Apr, 2022 5 commits
  6. 23 Apr, 2022 3 commits
  7. 21 Apr, 2022 2 commits
  8. 20 Apr, 2022 3 commits
  9. 17 Apr, 2022 1 commit
  10. 14 Apr, 2022 2 commits
  11. 13 Apr, 2022 2 commits
  12. 12 Apr, 2022 5 commits
  13. 11 Apr, 2022 2 commits
  14. 08 Apr, 2022 4 commits