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

trigger type for getapplicationlog #380

Merged
merged 31 commits into from
Nov 16, 2020

Commits on Oct 13, 2020

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

    与原仓库同步
    陈志同 authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4b18582 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

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

    merge
    陈志同 authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    330b158 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

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

    merge
    陈志同 authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    120f52c View commit details
    Browse the repository at this point in the history
  2. fixed-bug-1021

    陈志同 committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c7997a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c9f02b View commit details
    Browse the repository at this point in the history
  4. 😂

    陈志同 committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    1079aa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Keeping up to date with neo

    陈志同 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    aa8e120 View commit details
    Browse the repository at this point in the history
  2. Keeping up to date with neo

    陈志同 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    928f3f4 View commit details
    Browse the repository at this point in the history
  3. Revert "Keeping up to date with neo"

    This reverts commit aa8e120.
    陈志同 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    2c8cf6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b5473a View commit details
    Browse the repository at this point in the history
  5. dotnet format

    shargon committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    cd4645e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Query application log via blockhash

    陈志同 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7d93776 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'TriggerType' of https://github.com/chenzhitong/neo-modules

     into TriggerType
    陈志同 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    319328d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into TriggerType

    陈志同 authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    dbc0f5a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. update

    陈志同 committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    1bdeb72 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'TriggerType' of https://github.com/chenzhitong/neo-modules

     into TriggerType
    陈志同 committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    3fdc740 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge branch 'master' into TriggerType

    陈志同 authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    88554dd View commit details
    Browse the repository at this point in the history
  2. Modifying the Json storage structure

    陈志同 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    582a785 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'TriggerType' of https://github.com/chenzhitong/neo-modules

     into TriggerType
    陈志同 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    43d0814 View commit details
    Browse the repository at this point in the history
  4. Modifying the JSON storage structure 2

    陈志同 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2e194b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Additional optional "trigger" parameter to getapplicationlog for clie…

    …nts to be able to get just one execution result for a block.
    陈志同 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    745196d View commit details
    Browse the repository at this point in the history
  2. Re-run checks

    陈志同 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    6bf5a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Merge branch 'master' into TriggerType

    陈志同 authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    4e8b86e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Merge branch 'master' into TriggerType

    陈志同 authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2b58d37 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Merge branch 'master' into TriggerType

    陈志同 authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    24744d1 View commit details
    Browse the repository at this point in the history
  2. StrictUTF8

    陈志同 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    edf8e5b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'TriggerType' of https://github.com/chenzhitong/neo-modules

     into TriggerType
    陈志同 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    934dd90 View commit details
    Browse the repository at this point in the history
  4. Update src/ApplicationLogs/LogReader.cs

    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    shargon and Tommo-L authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    7a232fc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

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

Commits on Nov 13, 2020

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

    shargon authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    2b303d1 View commit details
    Browse the repository at this point in the history