Skip to content

Conversation

@jkrvivian
Copy link
Contributor

Description of change

Port MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

Note that some files already include the changes in the Sui commit, thus only 1 file got changed.

Links to any relevant issues

Part of #3990

Type of change

  • Enhancement

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@jkrvivian jkrvivian added the node Issues related to the Core Node team label May 2, 2025
@jkrvivian jkrvivian self-assigned this May 2, 2025
@jkrvivian jkrvivian requested review from a team as code owners May 2, 2025 12:31
@vercel
Copy link

vercel bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 0:14am
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 0:14am
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 0:14am
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 0:14am

@jkrvivian jkrvivian force-pushed the node/upstream-v1.33-1.34/495de branch from 7b75d19 to 81349bc Compare May 5, 2025 12:12
@jkrvivian jkrvivian merged commit 06eaf8e into core-node/upstream-changes/mainnet-1.33.3-1.34.2 May 9, 2025
32 of 34 checks passed
@jkrvivian jkrvivian deleted the node/upstream-v1.33-1.34/495de branch May 9, 2025 08:40
bingyanglin pushed a commit that referenced this pull request May 19, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
bingyanglin pushed a commit that referenced this pull request May 20, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request Jun 2, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request Jun 2, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement
muXxer pushed a commit that referenced this pull request Jun 3, 2025
…ainnet-1.33.3 to mainnet-1.34.2 (#7195)

# Description of change

This PR contains a batch of node-team related upstream changes. The
changes have been individually reviewed before squash-merging. None of
them modify protocol parameters, so a new protocol version is not
necessary.

This PR should be rebased on top of develop without squashing as it
already contains squashed PRs.

## Links to any relevant issues

List of included PRs:

- #6388
- #6464
- #6714
- #6391
- #6826
- #6832
- #6850
- #6877
- #6894
- #6749
- #6740

List of included upstream commits:

-
MystenLabs/sui@5fb5da2
-
MystenLabs/sui@53244c1
-
MystenLabs/sui@495def8
-
MystenLabs/sui@dec33d0
-
MystenLabs/sui@ee1af5f
-
MystenLabs/sui@3fd7845
-
MystenLabs/sui@89224b4
-
MystenLabs/sui@13a60fe
-
MystenLabs/sui@c36d37a
-
MystenLabs/sui@cd6dfa4
-
MystenLabs/sui@9b46036

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

- [x] Basic tests (linting, compilation, formatting, unit/integration
tests)
- [ ] Patch-specific tests (correctness, functionality coverage)

### Release Notes

- [ ] Protocol:
- [x] Nodes (Validators and Full nodes):
  - Add error types to `num_error` metric
  - Add `auth_agg_quorum_reached_without_requested_objects` metric
  - `AuthorityAggregator`: always request for events when asked
  - Improve clarity of errors for `QuorumDriverError`
  - `QuorumDriver`: Remove conflicting tx retry logic
  - Remove metrics:
-
`quorum_driver_total_err_process_tx_responses_with_nonzero_conflicting_transactions`
    - `quorum_driver_total_attempts_trying_conflicting_transaction`
-
`quorum_driver_total_successful_attempts_trying_conflicting_transaction`
-
`quorum_driver_total_times_conflicting_transaction_already_finalized_when_retrying`
- [ ] Indexer:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] REST API:
filipdulic pushed a commit that referenced this pull request Jul 16, 2025
# Description of change

Port
MystenLabs/sui@495def8

From Sui's commit description:
Put tests in sui-types/object.rs in their own module
The tests are just floating around in the main module, which presumably
means they are also compiled into our production builds? They should go
into their own module, guarded by a #[cfg(test] annotation.

**Note that some files already include the changes in the Sui commit,
thus only 1 file got changed.**

## Links to any relevant issues

Part of #3990 

## Type of change

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

Labels

core-protocol node Issues related to the Core Node team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants