Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

fix wallet prompt commands #193

Closed

Conversation

melanke
Copy link
Contributor

@melanke melanke commented Jul 10, 2018

Fix the wallet prompt commands to fit the neo-cli commands instead of neo-python commands

@codecov
Copy link

codecov bot commented Jul 10, 2018

Codecov Report

Merging #193 into development will increase coverage by 2.24%.
The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #193      +/-   ##
===============================================
+ Coverage         38.9%   41.15%   +2.24%     
===============================================
  Files              223      223              
  Lines             8269     8413     +144     
===============================================
+ Hits              3217     3462     +245     
+ Misses            5052     4951     -101
Impacted Files Coverage Δ
src/NeoSharp.Application/Client/Prompt[Wallet].cs 0% <0%> (ø) ⬆️
src/NeoSharp.VM/Types/ScriptBuilder.cs 33.78% <0%> (+4.72%) ⬆️
src/NeoSharp.Core/Wallet/NEP6/NEP6WalletManager.cs 78.03% <0%> (+4.75%) ⬆️
...c/NeoSharp.BinarySerialization/BinarySerializer.cs 100% <0%> (+9.09%) ⬆️
src/NeoSharp.Core/Wallet/NEP6/NEP6Account.cs 86.66% <0%> (+15.23%) ⬆️
src/NeoSharp.Core/SmartContract/ContractFactory.cs 100% <0%> (+59.37%) ⬆️
src/NeoSharp.Core/Blockchain/GenesisAssets.cs 96.66% <0%> (+63.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 938d72a...8cbb47d. Read the comment docs.

@shargon
Copy link
Member

shargon commented Jul 10, 2018

Is this for 'group' reason, write wallet and press tab, then you can see any command of the wallet ...

@melanke melanke closed this Jul 10, 2018
@melanke melanke reopened this Jul 10, 2018
@shargon shargon closed this Jul 11, 2018
@lock9 lock9 deleted the fixwalletpromptcommands branch September 24, 2018 03:27
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.

None yet

2 participants