Skip to content

Conversation

b2b-hbb
Copy link

@b2b-hbb b2b-hbb commented Apr 3, 2025

Allows the test node to be configured with the following options

  • --max-code-size: Maximum size of contract code in bytes (default: 24576)
  • --max-init-code-size: Maximum size of contract initialization code in bytes (default: 49152)

Example:

./test-node.bash --init --dev --max-code-size 50000 --max-init-code-size 100000

Makes it easier to develop stylus contracts locally, so you can size golf later

Copy link

cla-bot bot commented Apr 3, 2025

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@b2b-hbb
Copy link
Author

b2b-hbb commented Apr 3, 2025

signed the cla but can't trigger recheck

Copy link

cla-bot bot commented Apr 4, 2025

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2

Copy link

cla-bot bot commented Apr 4, 2025

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2

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.

2 participants