BoostryJP / ibet-SmartContract

Tokens and DEX contracts available in the ibet DeFi network 🔗
https://ibet.jp/ibet-for-fin
Apache License 2.0
18 stars 3 forks source link

[FEATURE] Fixing the compiler version #326

Closed YoshihitoAso closed 2 years ago

YoshihitoAso commented 3 years ago

1. Is your feature request related to a problem? Please describe.

2. Describe the solution you'd like

YoshihitoAso commented 3 years ago

There will be some disagreement on this issue. For example, a pragma specified as ^0.8.0 will apply until the next breaking change (i.e. 0.9.0), and is likely to be guaranteed to work until that time.