Skip to content

Remove unnecessary default seedlist#2980

Merged
shargon merged 13 commits intomasterfrom
remove-seeds
Nov 25, 2023
Merged

Remove unnecessary default seedlist#2980
shargon merged 13 commits intomasterfrom
remove-seeds

Conversation

@shargon
Copy link
Member

@shargon shargon commented Nov 21, 2023

Close #2772

roman-khimov
roman-khimov previously approved these changes Nov 21, 2023
vncoelho
vncoelho previously approved these changes Nov 21, 2023
@vncoelho vncoelho dismissed their stale review November 21, 2023 10:01

Still need to check tests.

@shargon
Copy link
Member Author

shargon commented Nov 21, 2023

I will fix try to fix the ut today, if @Liaojinghui can do it before, go ahead :)

@Jim8y
Copy link
Contributor

Jim8y commented Nov 21, 2023

@shargon please check

},
MillisecondsPerBlock = 15000,
MaxTransactionsPerBlock = 512,
MemoryPoolMaxTransactions = 50_000,
Copy link
Member

Choose a reason for hiding this comment

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

maybe get the values that are still being set on [src/Neo/ProtocolSettings.cs]

Jim8y
Jim8y previously approved these changes Nov 21, 2023
vncoelho
vncoelho previously approved these changes Nov 21, 2023
@shargon
Copy link
Member Author

shargon commented Nov 21, 2023

We remove code and no tests and the coverage decrease?

@vncoelho
Copy link
Member

More lines of code

@Jim8y Jim8y dismissed stale reviews from vncoelho and themself via 701595a November 22, 2023 02:11
@Jim8y
Copy link
Contributor

Jim8y commented Nov 22, 2023

@shargon finally

Jim8y
Jim8y previously approved these changes Nov 22, 2023
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.

LGTM otherwise.

@shargon shargon requested a review from Jim8y November 24, 2023 11:56
@shargon shargon merged commit 683af79 into master Nov 25, 2023
@shargon shargon deleted the remove-seeds branch November 25, 2023 16:19
Jim8y added a commit to Jim8y/neo that referenced this pull request Dec 31, 2023
* master: (30 commits)
  Set project as nullable (neo-project#3042)
  Fix: fix equal (neo-project#3028)
  Added README to packages (neo-project#3026)
  Nuget MyGet Fix (neo-project#3031)
  Add: print out the stack (neo-project#3033)
  fixed myget (neo-project#3029)
  Fixed MyGet Workflow (neo-project#3027)
  Package icons - hotfix (neo-project#3022)
  Nuget Package Icon & Symbols (neo-project#3020)
  Fix warning (neo-project#3021)
  Neo-node Migration (neo-project#2990)
  Remove unnecessary default seedlist (neo-project#2980)
  Fix Neo VM target frameworks (neo-project#2989)
  Update Neo.VM location in README.md (neo-project#2988)
  Migrating Neo VM (neo-project#2970)
  3.6.2 (neo-project#2962)
  fix ut (neo-project#2959)
  Validate serialization during Contract deploy and Update (neo-project#2948)
  code optimization (neo-project#2958)
  check null scriptcontainer (neo-project#2953)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strange logic about the default seed node

5 participants