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

Enforce network limits for contract{code, data} size #3731

Merged
merged 3 commits into from
May 4, 2023

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented May 3, 2023

Description

Resolves

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@jayz22 jayz22 requested review from dmkozh and sisuresh May 3, 2023 14:53
src/ledger/NetworkConfig.h Outdated Show resolved Hide resolved
src/transactions/OperationFrame.h Outdated Show resolved Hide resolved
src/transactions/InvokeHostFunctionOpFrame.cpp Outdated Show resolved Hide resolved
src/transactions/InvokeHostFunctionOpFrame.cpp Outdated Show resolved Hide resolved
src/transactions/InvokeHostFunctionOpFrame.cpp Outdated Show resolved Hide resolved
src/transactions/InvokeHostFunctionOpFrame.cpp Outdated Show resolved Hide resolved
src/transactions/InvokeHostFunctionOpFrame.cpp Outdated Show resolved Hide resolved
src/ledger/NetworkConfig.h Show resolved Hide resolved
src/transactions/test/InvokeHostFunctionTests.cpp Outdated Show resolved Hide resolved
@jayz22 jayz22 requested a review from dmkozh May 3, 2023 22:21
src/ledger/NetworkConfig.h Show resolved Hide resolved
@sisuresh
Copy link
Contributor

sisuresh commented May 3, 2023

r+ e0a43bc

@sisuresh
Copy link
Contributor

sisuresh commented May 4, 2023

r+ 47d2aac

@latobarita latobarita merged commit 057b754 into stellar:master May 4, 2023
8 checks passed
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.

None yet

4 participants