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

[Non-breaking changes] Move statedb.Account struct to types.StateAccoun #7

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    e0776fb View commit details
    Browse the repository at this point in the history
  2. Move db keys to schema.go

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5ce901b View commit details
    Browse the repository at this point in the history
  3. Refine db keys

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    36373e7 View commit details
    Browse the repository at this point in the history
  4. Rename

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6392afd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf62b98 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 10, 2023

  1. Merge pull request BuildOnViction#407 from trinhdn2/update/puppeth_fo…

    …r_testnet_2023
    
    Init VRC25Issuer SMC in genesis using puppeth wizard
    tungng98 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    13b2f53 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    5e0692e View commit details
    Browse the repository at this point in the history
  2. Merge pull request BuildOnViction#411 from trinhdn2/cleanup/testnet_h…

    …ardcode
    
    Define testnet fork blocks and special SMC addresses
    tungng98 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e12f32a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    0ab845f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd4c5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72adad0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    39d768f View commit details
    Browse the repository at this point in the history
  2. Merge pull request BuildOnViction#413 from tungng98/cleanup/remove-ol…

    …d-testnet-config
    
    remove IsTestnet unused side effects
    tungng98 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0ac0159 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07fb994 View commit details
    Browse the repository at this point in the history
  4. Merge pull request BuildOnViction#412 from trinhdn2/ft/unify_hardfork…

    …s_chain_config
    
    move harkforks block into genesis and chain config
    tungng98 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ccb6513 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump go version to 1.19

    trinhdn2 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9496c20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request BuildOnViction#417 from trinhdn2/update/bump_go_ve…

    …rsion
    
    Use Go v1.19 for Docker
    tungng98 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    53c13e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    a52b854 View commit details
    Browse the repository at this point in the history
  2. Feat: update go 1.21

    imterryyy98 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3c08aac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ab61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c03863c View commit details
    Browse the repository at this point in the history
  5. remove buildvcs flag

    imterryyy98 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    21a87cf View commit details
    Browse the repository at this point in the history
  6. Merge pull request BuildOnViction#418 from terryyyz-coin98/master

    Fix docker build
    tungng98 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    27ee58e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request BuildOnViction#419 from trinhdn2/refactor/rawdb

    Break core/database_util.go into multiple files in core/rawdb package
    tungng98 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9bd8b5a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

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