forked from neo-project/neo-devpack-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Boa-117 Create Testengine executable #4
Open
meevee98
wants to merge
342
commits into
master
Choose a base branch
from
test-engine-executable
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
approved |
meevee98
changed the title
Boa-117 Create Testengine executable to test Neo3-boa
Boa-117 Create Testengine executable
Sep 21, 2020
meevee98
force-pushed
the
test-engine-executable
branch
from
October 19, 2020 14:54
2b50f6e
to
ba806a1
Compare
meevee98
force-pushed
the
test-engine-executable
branch
from
November 25, 2020 17:09
c2b8a0d
to
adc77d2
Compare
* Adding Value property to the non-generic Iterator * Update Iterator.cs * Fix * Add ut Co-authored-by: Erik Zhang <[email protected]> Co-authored-by: Shargon <[email protected]>
* Update ContractManagement.cs * Update NFT * Add more default values * Update nuget * Fix some UT * Fix UT * Add overload * Fix more UT * Clean file * Fix UT * Update Neo.Compiler.MSIL.csproj * dotnet format * Update Neo.Compiler.MSIL.csproj * Get name from file and fix UT * Use class name * Remove DisplayName * LF Co-authored-by: Shargon <[email protected]>
* Update Contract1.cs * Real fix Co-authored-by: Erik Zhang <[email protected]>
* fix Storage.Get/Put * fix string -> ByteString * fix string -> ByteString * reset * reset * fix * Real fix Co-authored-by: Erik Zhang <[email protected]>
This reverts commit 01fe0f6.
* ContractPermission * Erik's review * Clean code * Clean line * Fix Co-authored-by: Erik Zhang <[email protected]>
* sync neo-project/neo#2296 * upgrade neo
* Init fixes * Fix some UT * Fix more UT * Fix more UT * Fix last UT * Remove IScriptContainer * Fix UT * dotnet-format * Update nuget * use CALLT * Fix * Split class files * Change byte array to ByteString * ByteString Co-authored-by: Erik Zhang <[email protected]>
* Sync neo-project/neo#2300 * Update nuget
* Remove isConstant * Fix UT * add params
* add pow and sqrt * Clean * Update Helper.cs * Update nuget * Clean overloads * update neo * Remove Pow overload Co-authored-by: Shargon <[email protected]>
* 3.3.0 * Fix UT discovery * Fix UT * Update template
* update * fix * 3.4.0 * fix Co-authored-by: Erik Zhang <[email protected]>
* relative path for debug info documents * Only include documents that actually have associated sequence points Co-authored-by: Harry <[email protected]>
* 3.5.0 * Fix
meevee98
force-pushed
the
test-engine-executable
branch
from
December 9, 2022 20:35
fdc6141
to
81c6782
Compare
meevee98
force-pushed
the
test-engine-executable
branch
from
December 9, 2022 20:52
81c6782
to
c2ef0ae
Compare
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.