Skip to content

Conversation

@gokhan-simsek-iota
Copy link
Contributor

Description of change

Port MystenLabs/sui@b751830
Lz4 should be cheap enough to enable on level 1.

Links to any relevant issues

Part of #3990

Type of change

Choose a type of change, and delete any options that are not relevant.

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

How the change has been tested

cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml

@gokhan-simsek-iota gokhan-simsek-iota requested a review from a team as a code owner May 20, 2025 12:46
@vercel
Copy link

vercel bot commented May 20, 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 20, 2025 0:49am
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback May 20, 2025 0:49am
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview May 20, 2025 0:49am
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback May 20, 2025 0:49am

@iota-ci iota-ci added core-protocol node Issues related to the Core Node team labels May 20, 2025
@muXxer muXxer merged commit 2707453 into core-node/upstream-changes/mainnet-1.35.4-1.36.2 May 20, 2025
33 of 35 checks passed
@muXxer muXxer deleted the node/upstream-v1.35-1.36/b751830 branch May 20, 2025 16:19
muXxer pushed a commit that referenced this pull request May 28, 2025
## Description of change

Port
[MystenLabs/sui@b751830](MystenLabs/sui@b751830)
Lz4 should be cheap enough to enable on level 1.

## Links to any relevant issues

Part of #3990

## Type of change

Choose a type of change, and delete any options that are not relevant.

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

## How the change has been tested

```
cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml
```
muXxer pushed a commit that referenced this pull request May 28, 2025
## Description of change

Port
[MystenLabs/sui@b751830](MystenLabs/sui@b751830)
Lz4 should be cheap enough to enable on level 1.

## Links to any relevant issues

Part of #3990

## Type of change

Choose a type of change, and delete any options that are not relevant.

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

## How the change has been tested

```
cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml
```
muXxer pushed a commit that referenced this pull request Jun 4, 2025
## Description of change

Port
[MystenLabs/sui@b751830](MystenLabs/sui@b751830)
Lz4 should be cheap enough to enable on level 1.

## Links to any relevant issues

Part of #3990

## Type of change

Choose a type of change, and delete any options that are not relevant.

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

## How the change has been tested

```
cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml
```
muXxer pushed a commit that referenced this pull request Jun 10, 2025
## Description of change

Port
[MystenLabs/sui@b751830](MystenLabs/sui@b751830)
Lz4 should be cheap enough to enable on level 1.

## Links to any relevant issues

Part of #3990

## Type of change

Choose a type of change, and delete any options that are not relevant.

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

## How the change has been tested

```
cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml
```
muXxer added a commit that referenced this pull request Jun 10, 2025
…ainnet-1.35.4 to mainnet-1.36.2 (#7227)

# 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:

- #6923
- #6921
- #6932
- #6934
- #7228
- #6922
- #6929

List of included upstream commits:

-
MystenLabs/sui@b751830
-
MystenLabs/sui@60867d4
-
MystenLabs/sui@8be878a
-
MystenLabs/sui@e920c3e
-
MystenLabs/sui@c3562a3
-
MystenLabs/sui@512a4e0
-
MystenLabs/sui@7d05486
-
MystenLabs/sui@ea81ea5
-
MystenLabs/sui@591f96c
-
MystenLabs/sui@13c1ec7
-
MystenLabs/sui@3b665eb
-
MystenLabs/sui@bf9ac99
-
MystenLabs/sui@ea27dff
-
MystenLabs/sui@066a6b6

## 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):
  - rocksdb: enable `Lz4` compression even on level 1
- [ ] 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@b751830](MystenLabs/sui@b751830)
Lz4 should be cheap enough to enable on level 1.

## Links to any relevant issues

Part of #3990

## Type of change

Choose a type of change, and delete any options that are not relevant.

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

## How the change has been tested

```
cargo r --bin iota-node -- --config-path /tmp/fullnode.yaml
```
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.

5 participants