hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.23k stars 206 forks source link

Default flipper example should not include @program_id #1564

Closed seanyoung closed 9 months ago

seanyoung commented 9 months ago

Users are getting the error "incorrect program id for instruction", which is confusing.

codecov[bot] commented 9 months ago

Codecov Report

Merging #1564 (5d2da49) into main (2c29fd7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1564   +/-   ##
=======================================
  Coverage   87.33%   87.33%           
=======================================
  Files         133      133           
  Lines       64143    64143           
=======================================
  Hits        56021    56021           
  Misses       8122     8122