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

Make the use of debug_traceTransaction configurable #131

Merged
merged 4 commits into from
Apr 11, 2024

Commits on Apr 10, 2024

  1. Add a test to check that un-decoded custom errors are passed back as …

    …byte strings
    
    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    99adc1f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add a configuration option to enable debug_traceTransaction, off by d…

    …efault
    
    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ce769e6 View commit details
    Browse the repository at this point in the history
  2. Add and update unit tests

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    59c9e0f View commit details
    Browse the repository at this point in the history
  3. Add documentation for the new config option

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ba705dc View commit details
    Browse the repository at this point in the history