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

Fix/memory #135

Merged
merged 8 commits into from
Sep 17, 2019
Merged

Fix/memory #135

merged 8 commits into from
Sep 17, 2019

Commits on Sep 10, 2019

  1. Merge pull request #1 from neo-project/master

    Update
    zhangtao authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    78f8994 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. optimize memory cause

    Zhang Tao committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e5dfb9e View commit details
    Browse the repository at this point in the history
  2. refactor

    ZhangTao committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    4781a13 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. 1. keep the OnExport function declaration before WriteBlocks;

    2. declare buffer outside this if else
    Zhang Tao committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    f08be7f View commit details
    Browse the repository at this point in the history
  2. use Store.GetBlocks() and Store.GetTransactions()

    Zhang Tao committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    eb8fc11 View commit details
    Browse the repository at this point in the history
  3. Fix compilation issues

    shargon authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    4524e02 View commit details
    Browse the repository at this point in the history
  4. Remove using

    shargon authored Sep 16, 2019
    Configuration menu
    Copy the full SHA
    42b9ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. use Singleton.Store.GetBlock

    KickSeason committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    4a6e978 View commit details
    Browse the repository at this point in the history