Skip to content

fix CancelTransaction !signers.Any()#3263

Merged
shargon merged 3 commits intoneo-project:masterfrom
Hecate2:patch-2
May 22, 2024
Merged

fix CancelTransaction !signers.Any()#3263
shargon merged 3 commits intoneo-project:masterfrom
Hecate2:patch-2

Conversation

@Hecate2
Copy link
Contributor

@Hecate2 Hecate2 commented May 22, 2024

Description

There should be some signers for a valid transaction to be built.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

No test has been introduced.

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

@shargon shargon added the Bug Used to tag confirmed bugs label May 22, 2024
@shargon shargon mentioned this pull request May 22, 2024
9 tasks
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.

I see, makes sense.

It would be good to wait until we normally actions and workflow.

@shargon shargon merged commit 8119830 into neo-project:master May 22, 2024
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
@Jim8y Jim8y added this to the v3.7.5 milestone Jun 11, 2024
superboyiii added a commit to neo-project/neo-modules that referenced this pull request Jun 11, 2024
superboyiii added a commit to neo-project/neo-modules that referenced this pull request Jun 12, 2024
* fix patch from:
neo-project/neo#3261
and
neo-project/neo#3299

* add neo-project/neo#3282

* add neo-project/neo#3263

* v3.7.5 hotfix

* readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Used to tag confirmed bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants