Bitcoin Forum
May 23, 2024, 01:32:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: RemixETH solidity - Contract creation initialization returns data with length...  (Read 44 times)
mirek92 (OP)
Jr. Member
*
Offline Offline

Activity: 50
Merit: 20


View Profile
May 01, 2022, 11:06:52 AM
 #1

Hello, I wanted to deply new contract on remix.ethereum.org

After compilation without bugs I chosed Injected Web3 but when I click to deploy, I saw:
Contract creation initialization returns data with length of more than 24576 bytes. The deployment will likely fails.
More info: eip-170


More info: eip-170:  https://github.com/ethereum/EIPs/blob/master/EIPS/eip-170.md

My code contains about 100 000 chars but some of them are comments.
So understand I correctly that I need to reduce code to at least to 24 476 chars?

Or what can I do if I can´t delete more that 75% of code.
Thank you
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!