**Update**: Some of our gas optimization suggestions were implemented. **Initial report**: The following are the results of an audit on the differences between `DoomsdaySettlers.sol` and `DoomsdaySettlersV2.sol`. These differences included notable changes to the settling, abandoning, reinforcing, and disaster confirmation features. Overall, we found no security issues in the differences. However, we did identify a number of places where gas usage may be optimized.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | - | - | - | 1 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | contracts/DoomsdaySettlersV2.sol |