Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: add t8n.sh to the t8n-dump-dir for evmone, besu & ethereum-specs-evm (and various t8n tool clean-up) #269

Commits on Aug 24, 2023

  1. tools: standardize debug file paths; add output.body; fix t8n.sh

    Also: Now the temporary dir used for output.basedir is not required if tracing is not enabled as output.body is written to output; it is saved to output/txs.rlp.
    danceratopz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5b33931 View commit details
    Browse the repository at this point in the history
  2. tools: add t8n.sh script to evmone debug directory

    Also:
    - Updates paths to match those for geth/nimbus
    - Copies the temp_dir to the debug directory instead of (re-)writing the files contained within it.
    danceratopz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a18af29 View commit details
    Browse the repository at this point in the history
  3. tools: add state.json and output.body to besu's t8n debug dir

    Additionally, use new the input and output directories for input.* and output.*.
    danceratopz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8db7377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8ddee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dafd95a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63c3adf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e3704a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270f085 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c268cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1dcb040 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd789cd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32ac3bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4be448b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    610211d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    65d68b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. tools: fix paths' values for evmone-t8n (#23)

    * evmone: Fix paths' values for t8n
    
    * style: fix tox linting complaints
    
    ---------
    
    Co-authored-by: danceratopz <danceratopz@gmail.com>
    rodiazet and danceratopz authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c7cc487 View commit details
    Browse the repository at this point in the history
  2. Fix typo in src/evm_transition_tool/transition_tool.py

    Co-authored-by: Mario Vega <marioevz@gmail.com>
    danceratopz and marioevz authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1fce034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1da53a1 View commit details
    Browse the repository at this point in the history
  4. docs: fix typo in besu server port

    Co-authored-by: spencer <spencer.taylor-brown@ethereum.org>
    danceratopz and spencer-tb authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    67e115a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3070d94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    504b7e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1ac1c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a91dd5 View commit details
    Browse the repository at this point in the history