Skip to content

[**Part-2**] Neo module/master fixes#3244

Merged
shargon merged 43 commits intoneo-project:masterfrom
cschuchardt88:neo-module/master-fixes
May 22, 2024
Merged

[**Part-2**] Neo module/master fixes#3244
shargon merged 43 commits intoneo-project:masterfrom
cschuchardt88:neo-module/master-fixes

Conversation

@cschuchardt88
Copy link
Member

Change Log

  • Fixed config.json
  • Renamed config.json to $PluginName.json

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

vncoelho
vncoelho previously approved these changes May 21, 2024
Copy link
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was initially tested with this PR.

Copy link
Member

@AnnaShaleva AnnaShaleva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm wondering about the following fact: new PluginName.json configuration files are added in this PR, but you haven't removed the corresponding old config.json configuration files.

@vncoelho
Copy link
Member

I'm wondering about the following fact: new PluginName.json configuration files are added in this PR, but you haven't removed the corresponding old config.json configuration files.

Old config are for neo-cli now

@cschuchardt88
Copy link
Member Author

I'm wondering about the following fact: new PluginName.json configuration files are added in this PR, but you haven't removed the corresponding old config.json configuration files.

Old config are for neo-cli now

They needed to be deleted, Not neo-cli but the plugin old config.json files

@vncoelho
Copy link
Member

I'm wondering about the following fact: new PluginName.json configuration files are added in this PR, but you haven't removed the corresponding old config.json configuration files.

Now I saw that the files were there...ahahah

Jim8y
Jim8y previously approved these changes May 22, 2024
Copy link
Contributor

@Jim8y Jim8y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No major changes. LGTM

vncoelho
vncoelho previously approved these changes May 22, 2024
@vncoelho
Copy link
Member

@NGDAdmin , this is urgent. Currently master is broken without this.

@shargon shargon dismissed stale reviews from vncoelho and Jim8y via 81aba7e May 22, 2024 17:00
@shargon shargon merged commit 6c267fb into neo-project:master May 22, 2024
@shargon shargon deleted the neo-module/master-fixes branch May 22, 2024 20:36
Jim8y added a commit to Jim8y/neo that referenced this pull request May 25, 2024
…gins

* 'latest-plugins' of github.com:Jim8y/neo: (21 commits)
  fix: custom plugins won't shown by command `plugins` (neo-project#3269)
  COVERALL: Improve maintenance and readbility of some variables (neo-project#3248)
  Update nuget (neo-project#3262)
  [**Part-2**] Neo module/master fixes (neo-project#3244)
  Fix `dotnet pack` error (neo-project#3266)
  Fix and Update devcontainer.json to use Dockerfile  (neo-project#3259)
  Add optimization to template (neo-project#3247)
  Optimize plugin's models (neo-project#3246)
  fix CancelTransaction !signers.Any() (neo-project#3263)
  COVERALL: fix broken by changing report from lcov to cobertura (neo-project#3252)
  fix TraverseIterator count (neo-project#3261)
  Native: include DeprecatedIn hardfork into usedHardforks (neo-project#3245)
  [**Part-1**] `neo-module/master` (neo-project#3232)
  Make `ApplicationEngine.LoadContext` protection level `public` (neo-project#3243)
  improve parse method in neo-cli (neo-project#3204)
  Fix neo-project#3239 (neo-project#3242)
  Neo.CLI: enable hardforks for NeoFS mainnet (neo-project#3240)
  v3.7.4 (neo-project#3237)
  fix hardfork issues (neo-project#3234)
  Update src/Neo.CLI/CLI/MainService.Plugins.cs
  ...

# Conflicts:
#	src/Neo.CLI/CLI/MainService.Plugins.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants