immutable / contracts

Smart contracts for developers in the Immutable ecosystem.
Other
36 stars 36 forks source link

Remove random number generation code #232

Closed drinkcoffee closed 4 months ago

drinkcoffee commented 4 months ago

This PR removes the random number generation code from main. The code in main at present has issues and was to be replaced with the code on random2 branch. However, the code in the random2 branch requires the creation of a off-chain service (and has a few small issues). There is currently not sufficient customer demand to create such a service. Hence, this PR:

openzeppelin-code[bot] commented 4 months ago

Remove random number generation code

Generated at commit: 09d0462d2b964e3cc2c8b1ba8a4545f054343f19

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
0
0
11
27
40
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector