Skip to content
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

*: move NVB and Conflicts attributes out of extensions #2962

Merged
merged 2 commits into from
Sep 4, 2023

Conversation

AnnaShaleva
Copy link
Member

And check that everything else is compatible with C# node.

Note that interoperable API (particularly, the ledger.Transaction structure) stays unchanged.

Draft until neo-project/neo#2818 goes in.

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #2962 (3959794) into master (a59fd50) will decrease coverage by 0.29%.
The diff coverage is 91.07%.

❗ Current head 3959794 differs from pull request most recent head fff7e91. Consider uploading reports for the commit fff7e91 to get more accurate results

@@            Coverage Diff             @@
##           master    #2962      +/-   ##
==========================================
- Coverage   84.90%   84.62%   -0.29%     
==========================================
  Files         330      329       -1     
  Lines       44349    43763     -586     
==========================================
- Hits        37655    37034     -621     
- Misses       5179     5225      +46     
+ Partials     1515     1504      -11     
Files Changed Coverage Δ
pkg/core/blockchain.go 78.31% <ø> (-0.34%) ⬇️
pkg/network/notary_feer.go 100.00% <ø> (ø)
pkg/services/rpcsrv/server.go 77.76% <ø> (-3.16%) ⬇️
pkg/core/dao/dao.go 80.20% <73.33%> (+1.09%) ⬆️
pkg/core/mempool/mem_pool.go 96.99% <97.56%> (-0.27%) ⬇️

... and 41 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AnnaShaleva AnnaShaleva force-pushed the notary-attr-upd branch 3 times, most recently from b4ce6dd to 2fbaf97 Compare June 5, 2023 12:53
@AnnaShaleva AnnaShaleva added this to the v0.102.0 milestone Jul 12, 2023
They're a part of the regular protocol now.

Signed-off-by: Anna Shaleva <[email protected]>
Signed-off-by: Roman Khimov <[email protected]>
We no longer need P2PSigExtension flag here, conflicts attribute is a part
of the normal protocol.

Signed-off-by: Roman Khimov <[email protected]>
Copy link
Member Author

@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, but I can’t approve my own PR.

Copy link
Contributor

@tatiana-nspcc tatiana-nspcc left a comment

Choose a reason for hiding this comment

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

Ok.

@roman-khimov roman-khimov merged commit e9d582f into master Sep 4, 2023
10 of 16 checks passed
@roman-khimov roman-khimov deleted the notary-attr-upd branch September 4, 2023 14:37
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.

3 participants