iotaledger / wasp

Node for IOTA Smart Contracts
Apache License 2.0
296 stars 147 forks source link

Rename usages of Iota to "baseToken" #1125

Closed jorgemmsilva closed 2 years ago

jorgemmsilva commented 2 years ago

Since ISC will be available on multiple networks, having "Iotas" in the code will be confusing when targeting the shimmer network for example. Because of this, every occurrence of "Iota" should be changed to "baseToken" to alleviate confusion.

How to rename iscp.Mi is still up for debate

jorgemmsilva commented 2 years ago

"dust deposit" needs to be replaced by "storage deposit" across the project, for consistency

jorgemmsilva commented 2 years ago

https://github.com/iotaledger/wasp/pull/1188 https://github.com/iotaledger/wasp/pull/1185 https://github.com/iotaledger/wasp/pull/1172