1#1
Open
bol-project wants to merge 333 commits intostathas:masterfrom
Open
Conversation
* update test script * remove old code * clean extra line
* 3.0.0-CI00122 * 3.0.0-CI00130 * Update protocol.testnet.json * Update protocol.mainnet.json * Update protocol.json
* Renaming avm to nvm * nvm to nef * Use neffile * Prevent DoS with big files ReadAllBytes could read more bytes than expected
* Add --testnet and --mainnet param option * Fix * Correct the name of config files. * Updating nuget * Protocol must be changed first, or doesn't work as expected
* Update MainService.cs Improvement on '''listing asset''' to display more critical info on NEO3. * Format
* add Dockerfile * Update README.md update readme * Update README.md format Co-Authored-By: Shargon <shargon@gmail.com>
* Fix invoke failed Fix invoke failed. * Update MainService.cs * Turn to test mode for invoke Turn to test mode for invoke
* Improve select menu Improve select menu for choosing "y" or "yes". * More improvement on choosing "y" More improvement on choosing "y" * Remove explanatory Remove explanatory * Review (#445) * Fix conditions
* Adjust the output format of show state command * Do more the output format adjustment for show state command Co-Authored-By: Shargon <shargon@gmail.com> * Remove the last unnecessary padding for show state command
* Shutdown Gracefully on Kill or Interrupt. * Format * Update ConsoleServiceBase.cs * Review (#428)
* Fix deploy * Ensure that the manifest is good * Fix * Clean code * Do basic checks for old smart contracts * Optimize * Error in hex * Rick desires :) * Update MainService.cs * Revert "Update MainService.cs" This reverts commit 47f3be0. * Fix * Fix error result
* Add auto labels * one fix more * Revert "one fix more" This reverts commit 6d60fe7.
* Update to 4.0 version * Remove HF * Fix obsolete remove * One more * Remove Oracle HF tests * fix unit test according 4.0 (#923) * Delete src/Neo.CLI/config.fs.mainnet.json * Delete src/Neo.CLI/config.testnet.json * Delete src/Neo.CLI/config.mainnet.json * delete config --------- Co-authored-by: Alvaro <amjarag@gmail.com>
Fix: serveral bugs
fix readonly issue in Deserialize
* unify logic and fix length * fix usings
* Update nugets * fix * Update plugins/DBFTPlugin/Consensus/ConsensusContext.cs Co-authored-by: Erik Zhang <erik@neo.org> --------- Co-authored-by: Erik Zhang <erik@neo.org>
…alysis. (#943) Opimize: clearer implementation for RpcServer.GetCandinates
Happy new Year
* port fix coverage * remove coveralls and coverage * remove only coveralls * change coverall to codecov --------- Co-authored-by: Shargon <shargon@gmail.com>
Clean #915 Co-authored-by: Owen <38493437+superboyiii@users.noreply.github.com>
Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>
* adapt neo-node to Neo 4.0.0 * update GAS Id * 2026 into directory props * update directory build props * add FindRange * Get list accounts from governance * remove ICommittingHandler, ICommittedHandler, ILogHandler, IMessageReceivedHandler * add blockchain commit * add blockchain commit to LogReader * add commit * add handle OracleService * Add commit to StorageDumper * add commit to TokensTracker * some fixes * fix logreader * fix StatePlugin * clean * clean fixes * clean * clean * fix ut TestGetWalletBalance * remove check nonce * fix TestCalculateNetworkFee * Fix TestGetBlockHash * Fix TestGetContractState_Native_CaseInsensitive * Remove nonce form TestGetVersion * Add GetTokenInfo in SendToAddress instead of AssetDescriptor * fix UT TestSendMany * remove obsolete UT * Fix TestInvokeFunction * fix uts * fix ut rpcserver blockchain * add governance token extensions * format * Clean method lines * Clean method lines * Clean method lines * Apply suggestions from code review Update neo * fixes * fix MainService * Fix * fixes * remove spaces * fixs * some fix * Fix TestInvokeFunction * Fix TestInvokeScript * Fix TestTraverseIterator * Fix test and remove UT_Nep17API * format * use NodeId * Remove Nep17 * add helper with comparelex * fix * fix gastokenid * fix gastokenid --------- Co-authored-by: Shargon <shargon@gmail.com> Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>
* [`fix`] Neo.FS, Neo deps * Change format back to tabs instead of spaces * Delete SpellingExclusions.dic * Apply suggestions from code review Co-authored-by: Alvaro <amjarag@gmail.com> --------- Co-authored-by: Shargon <shargon@gmail.com> Co-authored-by: Alvaro <amjarag@gmail.com>
match longest command first
Fix: adaptation for Wallet.IsLocked
Cherry-Pick: improve-diagnostic
Fix: adaptation for Wallet.setName
* port message sign * Update src/Neo.CLI/CLI/MainService.Wallet.cs Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com> * Update src/Neo.CLI/CLI/MainService.Wallet.cs Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com> * Apply suggestion from @ajara87 * add enter --------- Co-authored-by: Shargon <shargon@gmail.com> Co-authored-by: Will <201105916+Wi1l-B0t@users.noreply.github.com>
Co-authored-by: Shargon <shargon@gmail.com>
* Optimize: use Serilog instead of naive log * Update plugins/OracleService/Protocols/OracleNeoFSProtocol.cs Co-authored-by: Shargon <shargon@gmail.com> --------- Co-authored-by: Shargon <shargon@gmail.com>
This file contains hidden or 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
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.