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

[StateService] Storage and P2P #431

Merged
merged 45 commits into from
Jan 18, 2021

Commits on Dec 18, 2020

  1. make leveldb public

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    3c0ea8e View commit details
    Browse the repository at this point in the history
  2. storage

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    b1aab97 View commit details
    Browse the repository at this point in the history
  3. rename folder

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    23eedd6 View commit details
    Browse the repository at this point in the history
  4. update neo

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    91d4c11 View commit details
    Browse the repository at this point in the history
  5. Fix end of line marker

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ba45daf View commit details
    Browse the repository at this point in the history
  6. file encoding

    ZhangTao1596 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    7e3713f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35b486b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Update src/StateService/Network/StateRoot.cs

    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    erikzhang and Tommo-L committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a60cafa View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. fix some

    ZhangTao1596 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    33544e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    02934aa View commit details
    Browse the repository at this point in the history
  2. recover levelDB

    ZhangTao1596 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4279837 View commit details
    Browse the repository at this point in the history
  3. use neo LoadStore

    ZhangTao1596 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    e2dae6f View commit details
    Browse the repository at this point in the history
  4. clean project file

    ZhangTao1596 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    bd7bbe5 View commit details
    Browse the repository at this point in the history
  5. Update MPTNode.cs

    erikzhang committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    fe02aee View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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

Commits on Dec 30, 2020

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

Commits on Jan 6, 2021

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

Commits on Jan 8, 2021

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

Commits on Jan 10, 2021

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

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    22805a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9393a50 View commit details
    Browse the repository at this point in the history
  3. add p2p

    ZhangTao1596 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7a7e9af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a54e6b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    4e0241e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbe35c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    895ef54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    732b412 View commit details
    Browse the repository at this point in the history
  5. clean settings

    ZhangTao1596 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    39e81a9 View commit details
    Browse the repository at this point in the history
  6. Update Settings.cs

    erikzhang committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    99b882e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb71006 View commit details
    Browse the repository at this point in the history
  8. clean actor system

    ZhangTao1596 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    c47ce14 View commit details
    Browse the repository at this point in the history
  9. Fix StatePlugin

    erikzhang committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a806562 View commit details
    Browse the repository at this point in the history
  10. Optimize

    erikzhang committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    465b443 View commit details
    Browse the repository at this point in the history
  11. format

    erikzhang committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b1e9746 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    d88fee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5266576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6949c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ab4ee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    f28c518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818d924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1811b97 View commit details
    Browse the repository at this point in the history
  4. Optimize

    shargon committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2c11340 View commit details
    Browse the repository at this point in the history
  5. sync OnPersist

    ZhangTao1596 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ac898a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

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