forked from neo-project/neo-devpack-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge from origin #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update nugets * Fix event * Fix one UT * Change state to array * Fix event UT * Add callbacks * Update * Clean code * some fixes * Fix Create * Update Neo.Compiler.MSIL.csproj * Update Neo.Compiler.MSIL.csproj * Add BinaryEncode * Add Base64 test * Remove Notify * remove delegate * Change to enum * Action callback * Add test for ensure SyscallCallbacks * Remove action * Remove action * Add more overloads Co-authored-by: erikzhang <[email protected]>
* Check return type * Clean message * Fix UT * Fix Contains * Update FuncExport.cs * Update src/Neo.Compiler.MSIL/FuncExport.cs Co-authored-by: HaoqiangZhang <[email protected]> * Tuple and UT * Clean code * Fix void * Update * Fix type to TypeReference * More IApiInterface * Recover miss changes * Clean usings * Fix ut * Fix UT Again * Fix Tuple type Co-authored-by: HaoqiangZhang <[email protected]> Co-authored-by: erikzhang <[email protected]>
* WIP * add hash to debug info * fixup * don't emit hidden sequence points * include local variables in debug info * global tool support * fix netstandard2.1 * fixup merge * fix null ref issues * debug info unit test * fix null deref in FuncExport.ConvType * use TargetFramework Co-authored-by: Harry Pierson <[email protected]> Co-authored-by: Shargon <[email protected]>
* to lower case * Fix UT Co-authored-by: Shargon <[email protected]>
* Add AsBigInteger * Change to * Fix UT * Update Helper.cs * Update Helper.cs * Update UT * Fix 2 UT * Add ISNULL to BigInteger Co-authored-by: Luchuan <[email protected]>
* Isolate TestEngine to test .nef files * Code review * Fix UnitTest error * Fix UnitTests + code review * Update path ToLowerInvariant Co-authored-by: Shargon <[email protected]> * Including using BinaryReader Co-authored-by: Thais Bastos <[email protected]> Co-authored-by: Shargon <[email protected]>
* Nep10 as attribute * Clean using * Scape json * Fix null * Rename test method * Fix UT
* Update nugets * Fix event * Fix one UT * Change state to array * Fix event UT * Add callbacks * Update * Clean code * some fixes * Fix Create * Update Neo.Compiler.MSIL.csproj * Update Neo.Compiler.MSIL.csproj * Add BinaryEncode * Add Base64 test * Remove Notify * remove delegate * Change to enum * Action callback * Add test for ensure SyscallCallbacks * Remove action * Fix UT * Fix UT * Change comment * Unify Manifest generation
* add byte.AsString and Map UTs * fix * Update src/Neo.SmartContract.Framework/Helper.cs Co-authored-by: Erik Zhang <[email protected]> * fix * fix * fix Enum and Iterator Test * update neo * fix * fix map key and UT Co-authored-by: Erik Zhang <[email protected]> Co-authored-by: Shargon <[email protected]>
* fix static storagemap * add comment * fix * fix * add UT and comment Co-authored-by: Shargon <[email protected]>
* Optimize rule * Other hashset * Remove var * Other optimization * Clean code
Co-authored-by: Shargon <[email protected]>
* add ConTractCall and UTs, delete Appcall * fix * Disable warnings * spilt and fix * del ID * fix Neo and Policy, Add UT * del blank line * fix internal Co-authored-by: erikzhang <[email protected]> Co-authored-by: Shargon <[email protected]>
* Clean code * Use FullName * Fix extension * Fix of fix
* StrictUTF8 * StrictUTF8
* Remove MyJson * Remove MyJson * Remove base58 * dotnet-format * Fix func * Clean code * Fix ut
* fix optimizer error * Add UT * Update tests/Neo.Compiler.MSIL.UnitTests/TestClasses/Contract_OptimizationTest.cs Co-authored-by: Luchuan <[email protected]> * fix jarray Co-authored-by: Shargon <[email protected]> Co-authored-by: Luchuan <[email protected]>
* support providing logger to Program.Compile * retrieve assembly from program type Co-authored-by: Harry Pierson <[email protected]>
* Update nugets * Fix event * Fix one UT * Change state to array * Fix event UT * Add callbacks * Update * Clean code * some fixes * Fix Create * Update Neo.Compiler.MSIL.csproj * Update Neo.Compiler.MSIL.csproj * Add BinaryEncode * Add Base64 test * Remove Notify * remove delegate * Change to enum * Action callback * Add test for ensure SyscallCallbacks * Remove action Co-authored-by: Erik Zhang <[email protected]>
* Fix NEP5 * Fix #345
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.