Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Fix inconsistency in plugin name #452

Merged
merged 11 commits into from
Dec 3, 2019
Merged

Commits on Aug 29, 2019

  1. Fix inconsistency in plugin name

    Fix inconsistency between Plugin name and Plugin class name. For example: ```SimplePolicy``` is using ```SimplePolicyPlugin``` as class name, but using ```SimplePolicy``` as plugin name. This issue also could be seen on ```RpcSystemAssetTracker```. I think it's also necessary to unify plugin class name on neo3 to avoid this issue.
    superboyiii committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    6506642 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    b375929 View commit details
    Browse the repository at this point in the history
  2. Ensure clean uninstall

    shargon committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    48e77bc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

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

Commits on Oct 30, 2019

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

Commits on Nov 17, 2019

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

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    09fe03a View commit details
    Browse the repository at this point in the history
  2. Update MainService.cs

    erikzhang committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    5f8f27b View commit details
    Browse the repository at this point in the history
  3. Update MainService.cs

    erikzhang committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    dc69d96 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Neo v3.0.0-CI00815

    erikzhang committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    336d99b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e5490 View commit details
    Browse the repository at this point in the history