-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Convert to Neo.Json and Neo.ConsoleService to dotnet
standard 2.1
#3044
Conversation
Waiting on neo-project/Neo.Cryptography.BLS12_381#6 and #3039 |
please create an issue to explain why you want to switch dotnet core to standard. |
Library by library will be easier, also the description doesn't mention that neo will be changed |
It would be a pain to remove all the commits i did already. But still can be done if you would like. |
I see that you added new commits. |
It's easier to copy the current neo folder into this branch |
582c664
to
d860c74
Compare
There all done. Did a |
I think this is a great choice. Otherwise the PR becomes too much big. |
* master: Made `MemoryStore` the default whithout `config.json` for `neo-cli` (neo-project#3085) Adding Devcontainer and link to codespace (neo-project#3075) Update & Consolidate nugets (neo-project#3083) Adding NNS to `neo-cli` (neo-project#3032) Add: add pull request template (neo-project#3081) Move to monorepo: Neo.Cryptography.BLS12_381 (neo-project#3077) Add: add a new verify result status code (neo-project#3076) Convert to Neo.Json and Neo.ConsoleService to `dotnet` standard 2.1 (neo-project#3044) Avoid IsExternalInit (neo-project#3079) Clean usings (neo-project#3078) Fixed asp.net core project (neo-project#3067) Updated BLS12_381 (neo-project#3074) avoid nonsense exception messages. (neo-project#3063) Removed `MyGet` (neo-project#3071) Updated unit-test (neo-project#3073) add hash verification for OnImport (neo-project#3070) Make public ReadUserInput (neo-project#3068) Removed asp.net core (neo-project#3065) Enforce Line Endings in `.editorconfig` (neo-project#3060) # Conflicts: # src/Neo.CLI/CLI/MainService.cs
Change Log
Neo.Json
todotnet
standard 2.1Neo.ConsoleService
todotnet
standard 2.1