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

Add uninstalled plugins and descriptions on "plugins" command #599

Merged
merged 5 commits into from
Jun 5, 2020

Conversation

joeqian10
Copy link
Contributor

@joeqian10 joeqian10 commented Jun 2, 2020

Close #597

neo-cli/CLI/MainService.Plugins.cs Outdated Show resolved Hide resolved
neo-cli/CLI/MainService.Plugins.cs Outdated Show resolved Hide resolved
neo-cli/CLI/MainService.Plugins.cs Outdated Show resolved Hide resolved
Tommo-L
Tommo-L previously approved these changes Jun 2, 2020
@erikzhang
Copy link
Member

#597 (comment)

@Tommo-L
Copy link
Contributor

Tommo-L commented Jun 3, 2020

Waiting for neo-project/neo#1678

Luchuan added 2 commits June 4, 2020 10:36
@ProDog
Copy link
Contributor

ProDog commented Jun 5, 2020

Tested with neo-project/neo-modules#257, good👏

NEO-CLI v3.0.0-preview2  -  NEO v3.0.0-preview2  -  NEO-VM v3.0.0-preview2

neo> plugins
Loaded plugins:
        SystemLog
        ApplicationLogs Synchronizes the smart contract log with the NativeContract log (Notify)
        LevelDBStore    Uses LevelDB to store the blockchain data
        RocksDBStore    Uses RocksDBStore to store the blockchain data
        RpcNep5Tracker  Enquiries NEP-5 balance and transactions history of accounts through RPC
        RpcServer       Enables RPC for the node
        StatesDumper    Exports Neo-CLI status data
neo>

@shargon shargon merged commit 4820772 into neo-project:master Jun 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update plugins command and add plugin description
5 participants