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

feat: Enhance storage (file) store dumper to handle modular representation #11385

Merged
merged 5 commits into from
Feb 14, 2024

Commits on Feb 6, 2024

  1. feature: add mod file dumper

    Signed-off-by: Valentin Tronkov <99957253+vtronkov@users.noreply.github.com>
    vtronkov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2a78e4e View commit details
    Browse the repository at this point in the history
  2. nit: polishing

    Signed-off-by: Valentin Tronkov <99957253+vtronkov@users.noreply.github.com>
    vtronkov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e619a74 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fix: fix the mono file gatherer

    Signed-off-by: Valentin Tronkov <99957253+vtronkov@users.noreply.github.com>
    vtronkov committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7e7ba83 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into 10920-differential-testing-mod-dumper-for…

    …-files
    
    # Conflicts:
    #	hedera-node/hedera-app/src/main/java/com/hedera/node/app/bbm/StateDumper.java
    vtronkov committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    674b479 View commit details
    Browse the repository at this point in the history
  3. nit: spotless

    Signed-off-by: Valentin Tronkov <99957253+vtronkov@users.noreply.github.com>
    vtronkov committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    cb6f341 View commit details
    Browse the repository at this point in the history