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

IBC rate limit #2698

Merged
merged 49 commits into from
Apr 12, 2024
Merged

IBC rate limit #2698

merged 49 commits into from
Apr 12, 2024

Conversation

yito88
Copy link
Member

@yito88 yito88 commented Feb 22, 2024

Describe your changes

closes #2552

Indicate on which release or other PRs this topic is based on

#2631 (because of conflicts and ibc-rs 0.50.0)

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@sug0
Copy link
Contributor

sug0 commented Feb 26, 2024

crates/ibc/src/context/nft_transfer.rs Outdated Show resolved Hide resolved
crates/ibc/src/context/nft_transfer.rs Outdated Show resolved Hide resolved
crates/namada/src/ledger/native_vp/ibc/mod.rs Outdated Show resolved Hide resolved
crates/namada/src/ledger/native_vp/ibc/mod.rs Show resolved Hide resolved
crates/namada/src/ledger/native_vp/ibc/mod.rs Outdated Show resolved Hide resolved
tzemanovic added a commit that referenced this pull request Mar 19, 2024
* origin/yuji/ibc-rate-limit:
  fix bench
  add calc_throughput
  fix tests
  fix checking burned NFT
  fix tests
  fix limits
  record mint amount
  add ibc params
  check rate limits
tzemanovic added a commit that referenced this pull request Apr 10, 2024
* origin/yuji/ibc-rate-limit:
  fix bench
  add calc_throughput
  fix tests
  fix checking burned NFT
  fix tests
  fix limits
  record mint amount
  add ibc params
  check rate limits

# Conflicts:
#	.github/workflows/scripts/e2e.json
#	crates/tests/src/e2e/ibc_tests.rs
@tzemanovic tzemanovic merged commit 8bef12f into main Apr 12, 2024
17 of 19 checks passed
@tzemanovic tzemanovic deleted the yuji/ibc-rate-limit branch April 12, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Overall and throughput-based IBC rate limits
4 participants