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

chore: add the wrapper layer of versa #2636

Open
wants to merge 93 commits into
base: versa_base
Choose a base branch
from
Open

Commits on Aug 9, 2024

  1. feat: setup versa db

    joeylichang committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    41ab497 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat: add version commit

    joeylichang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d2e5c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435410f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f3aac3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cf5169 View commit details
    Browse the repository at this point in the history
  5. feat: init genesis

    joeylichang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e1a2b8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4635a45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a34c73 View commit details
    Browse the repository at this point in the history
  8. chore: add debug code

    joeylichang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6b7c807 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66bd590 View commit details
    Browse the repository at this point in the history
  10. chore: add stack debug

    joeylichang committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bb167a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    60df2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6188aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7aa3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8309ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c3726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b00582c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d162a63 View commit details
    Browse the repository at this point in the history
  8. chore: add debug log

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    83287ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec2384a View commit details
    Browse the repository at this point in the history
  10. chore: add debug panic

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    04e5c17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f69ff95 View commit details
    Browse the repository at this point in the history
  12. chore: delete panic code

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    657eced View commit details
    Browse the repository at this point in the history
  13. chore: delete debug log

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2f0f91d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58dabc9 View commit details
    Browse the repository at this point in the history
  15. chore: add panic log

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    324e4a4 View commit details
    Browse the repository at this point in the history
  16. chore: add reset panic

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    c572535 View commit details
    Browse the repository at this point in the history
  17. fix: decode storage val

    joeylichang committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5b4e00c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f284358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a70b35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412c5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfe07c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be0a305 View commit details
    Browse the repository at this point in the history
  6. chore: forbid prefetcher

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    26d7f62 View commit details
    Browse the repository at this point in the history
  7. chore: forbid prefetcher

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b73a98c View commit details
    Browse the repository at this point in the history
  8. chore: panic for snap

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0941eb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    023b092 View commit details
    Browse the repository at this point in the history
  10. chore: add tx hash log

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bd9c2ae View commit details
    Browse the repository at this point in the history
  11. chore: fix build error

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a3f8c70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8d7ee3a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42b72fe View commit details
    Browse the repository at this point in the history
  14. fix lint error

    joeylichang committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6dfcbc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    bbef397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec27d1 View commit details
    Browse the repository at this point in the history
  3. chore: add tx execute log

    joeylichang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cf04af0 View commit details
    Browse the repository at this point in the history
  4. chore: add system tx log

    joeylichang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7462078 View commit details
    Browse the repository at this point in the history
  5. fix: get code error

    joeylichang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c6d8d63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac2d1a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e38d06 View commit details
    Browse the repository at this point in the history
  8. chore: delete part log

    joeylichang committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0a90118 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e4ec39 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore: adjust state reset

    joeylichang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7bce07a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc51003 View commit details
    Browse the repository at this point in the history
  3. chore: debug 24611

    joeylichang committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9d20658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77dea68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90de1d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8197064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c4b452 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b80d787 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf80891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84767d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f67f494 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    23c60a3 View commit details
    Browse the repository at this point in the history
  2. fix: access nil pointer

    joeylichang committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e940e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90aa2e1 View commit details
    Browse the repository at this point in the history
  4. chore: delete debug log

    joeylichang committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    997d7b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1cbdf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5e6ce View commit details
    Browse the repository at this point in the history
  3. fix: repeat cmd error

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    55cdcfa View commit details
    Browse the repository at this point in the history
  4. fix: genesis init panic

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a0daf10 View commit details
    Browse the repository at this point in the history
  5. fix: panic bug

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    aa9d518 View commit details
    Browse the repository at this point in the history
  6. fix: repeated cmd error

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ef3f9df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f724941 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ad4700 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a40f79 View commit details
    Browse the repository at this point in the history
  10. fix: add calc hash point

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fa7a43a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4764fdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30b371d View commit details
    Browse the repository at this point in the history
  13. fix: compare funx

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d3854b4 View commit details
    Browse the repository at this point in the history
  14. fix: compare func

    joeylichang committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9c239db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    74ab9ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3ad7c4e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix: get ca trie

    joeylichang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b8fa476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea76d5f View commit details
    Browse the repository at this point in the history
  3. feat: check ca changeable

    joeylichang committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a1d4b06 View commit details
    Browse the repository at this point in the history
  4. fix: remove enable hash check

    fynnss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b585984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5a438a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    d5e38ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36044b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix: update trie error

    joeylichang committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8db789b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a6b17 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. chore: add pprof service

    joeylichang committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    84da730 View commit details
    Browse the repository at this point in the history
  2. chore: add mgasps metrics

    joeylichang committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    facbe6a View commit details
    Browse the repository at this point in the history