rexdavinci / browser-solidity-compiler

18 stars 7 forks source link

The solidity versiom 0.4.26 is not compiled Why ? #10

Open MuhammadArslan118 opened 1 year ago

MuhammadArslan118 commented 1 year ago

Expected Behavior The compilation should produce the compiled Solidity code when using version 0.4.26, just like it does with other versions.

Environment Library version: @agnostico/browser-solidity-compiler v1.0.0 Solidity version: 0.4.26

Additional Information The issue occurs specifically when using Solidity version 0.4.26. When using other Solidity versions, the compilation works as expected. The compiler does not return an response but when i use other version then its work