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

Beds 922/account dashboard backend #1111

Open
wants to merge 2 commits into
base: BEDS-526/fix-internal-tx
Choose a base branch
from

Commits on Nov 22, 2024

  1. feat(data store): add data store for account dashboard data retrieval

    db2/data: add method and time range filters
    db2/data: ERC20 keys and add func
    db2/data: working filters + data.Get
    cmd/store: very basic remote store cmd
    db2/data: use common.Address when possible
    database/remote: implem more Database func
    cmd/store: read column family
    db/data: rework filter + add ByAsset
    db2/data: external test
    db2/data: fix filter + add unit tests for edge cases
    db2/data: key use strings.Replace for clarity rather than Sprintf
    db2/database: add tests + clean
    Tangui-Bitfly committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e119447 View commit details
    Browse the repository at this point in the history
  2. feat(data store): update bigtable index for better querying

    feat(data store): add with filter
    Tangui-Bitfly committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    41d0e9d View commit details
    Browse the repository at this point in the history