这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

@pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Oct 29, 2018

Problem

Testnet nodes are dropping IP packets in kernel due to rcvbuf_errors. This causes packet loss and more repair requests.

Summary of Changes

Increase rmem and wmem for the remote nodes.

Fixes #
Cherry-pick from master

@pgarg66 pgarg66 requested a review from mvines October 29, 2018 20:12
@pgarg66 pgarg66 merged commit fb9d8df into solana-labs:v0.10 Oct 29, 2018
@pgarg66 pgarg66 deleted the v0.10 branch October 29, 2018 21:36
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
* token-swap: Fix withdrawal all tokens slippage

When withdrawing, the slippage check is done before `min`ing the token a
and b amounts, which makes it possible to ignore the desired slippage,
and lose out on a lot more than expected.

This has an additional knock-on effect. When burning all of the pool
tokens, it becomes impossible to ever use it again.

* Check for slippage after getting the actual amount that would be
  traded
* Re-initialize the pool token amount on the next deposit if all pool
  tokens were burned

Fixes solana-labs#1629

* Fmt + clippy

* Deposit one side on 0 pool tokens just gives new supply back
steviez pushed a commit to steviez/solana that referenced this pull request Jun 14, 2024
* rpc: add tpu_forwards/tpu_forwards_quic to getClusterNodes

* add tvu

* order

* add tpu_vote

* add serve_repair

* fix tests

* fix name in tests

* remove tvu / repair quic
gregcusack pushed a commit to gregcusack/solana that referenced this pull request Jun 14, 2024
* rpc: add tpu_forwards/tpu_forwards_quic to getClusterNodes

* add tvu

* order

* add tpu_vote

* add serve_repair

* fix tests

* fix name in tests

* remove tvu / repair quic
willhickey pushed a commit that referenced this pull request Aug 31, 2024
…2164)

rpc: add more services to getClusterNodes (#1637)

* rpc: add tpu_forwards/tpu_forwards_quic to getClusterNodes

* add tvu

* order

* add tpu_vote

* add serve_repair

* fix tests

* fix name in tests

* remove tvu / repair quic

(cherry picked from commit dbea20b)

Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
behzadnouri pushed a commit to behzadnouri/solana that referenced this pull request Oct 10, 2024
…labs#1637) (solana-labs#2164)

rpc: add more services to getClusterNodes (solana-labs#1637)

* rpc: add tpu_forwards/tpu_forwards_quic to getClusterNodes

* add tvu

* order

* add tpu_vote

* add serve_repair

* fix tests

* fix name in tests

* remove tvu / repair quic

(cherry picked from commit dbea20b)

Co-authored-by: Kirill Fomichev <fanatid@ya.ru>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant