Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Increase the size of the smart contract deployment #682

Open
marcosio opened this issue Jan 8, 2020 · 0 comments
Open

Increase the size of the smart contract deployment #682

marcosio opened this issue Jan 8, 2020 · 0 comments

Comments

@marcosio
Copy link
Contributor

marcosio commented Jan 8, 2020

Description

Right now, the limit of 24 Kb to deploy smart contracts in Telsius networks is very low for business smart contracts since they will normally exceed that size very easily.
In addition, we can see that the Quorum permissions smart contract in the latest versions has 35 Kb and thus will not fit in this Telsius default size.

Possible solution

One solution could be to introduce the maxCodeSize to the config section in the genesis file described here.
This new feature is already introduced in Quorum client in the version 2.2.5.

Question:

Coult it be possible to increase the version of the Quorum client at least with this version so that the maxCodeSize is increased?

@marcosio marcosio changed the title Increase the size of the smart contract deployment size Increase the size of the smart contract deployment Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant