Tenderize / tender-core

Smart contracts for the core Tenderize protocol
MIT License
6 stars 3 forks source link

Bytecode size improvements #270

Closed kyriediculous closed 1 year ago

kyriediculous commented 1 year ago

What does this pull request do? Explain your changes. (required) Improves the bytecode size of our contracts by making some optimizations, prevents running into the 24kb contract limit in the future

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.