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

Add implementation for AccountReadableKVState #9414

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2024

  1. feat: add hedera.app dependency in hedera-mirror-web3

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e3aaaa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    babd94f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    2d288b4 View commit details
    Browse the repository at this point in the history
  2. feat: integrate com.hedera.hashgraph:app:0.53.5 version

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    722033a View commit details
    Browse the repository at this point in the history
  3. fix: stabilize tests and build

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e39e649 View commit details
    Browse the repository at this point in the history
  4. nit: enable MirrorNodeEvmPropertiesTest

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7acfa7a View commit details
    Browse the repository at this point in the history
  5. nit: delete unused code

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    080a2fe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. nit: resolve PR comments

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    372f3d0 View commit details
    Browse the repository at this point in the history
  2. feat: add implementation for AccountReadableKVState

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e1b63b6 View commit details
    Browse the repository at this point in the history
  3. nit: add javadoc and enhance code style

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ef1c12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bef548 View commit details
    Browse the repository at this point in the history
  5. nit: resolve PR comment

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a76472c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge remote-tracking branch 'origin/09249-add-hedera-app-dependency'…

    … into 09251-add-account-database-readable-kv-state
    IvanKavaldzhiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f9bced1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9885c View commit details
    Browse the repository at this point in the history
  3. nit: resolve PR comment

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b15a49 View commit details
    Browse the repository at this point in the history
  4. nit: resolve PR comments

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0978d0f View commit details
    Browse the repository at this point in the history
  5. nit: fix compilation errors

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9a9d438 View commit details
    Browse the repository at this point in the history
  6. nit: fix sonar issues

    Signed-off-by: IvanKavaldzhiev <[email protected]>
    IvanKavaldzhiev committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0650e5d View commit details
    Browse the repository at this point in the history