planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
505 stars 139 forks source link

💥 Change `GetTotalSupply()`'s behavior #3780

Closed greymistcube closed 1 month ago

greymistcube commented 1 month ago

Internally, there is no code path that leads to throwing a TotalSupplyNotTrackableException. Externally, from what I have gathered, it isn't really being used. So the change in behavior shouldn't really cause a problem.