entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

[P0] šŸ”„ core issue #890 needs to be addressed in sdk šŸ”„ #380

Closed frankiebee closed 2 weeks ago

frankiebee commented 3 weeks ago

An issue was misunderstood involving entropy-core issue #890 and a fix was attempted in the cli. The true fix needs to happen in the sdk. This will require a hot-fix patch into cli.

Closing this issue should require preserving the original subgroup list and reversing this order. Gotch-yas: i will not be requiring a full test suite to close this issue since their are to many places this could go wrong.

Conclusion try to resubmit once in reverse if it throws again throw error with the chosen index

frankiebee commented 3 weeks ago

seen in the wild here: https://discord.com/channels/852509982582767677/852509983085690912/1250819152613212234

that first error is a misunderstanding of the problem in the cli