Skip to content

Overall fixes and tests improvements in NucleoList

Choose a tag to compare

@mtmr0x mtmr0x released this 25 Oct 12:17
12eb413

Fixes in NucleoList type main topics

  • isolate indexSearch function to its own file

  • Create more tests to NucleoLists exploring exploits possibilities

  • Improve indexSearch function to work properly with NucleoList types

  • Fixes in NucleoList fields validations and serializations

Release message

Update method had some issues in trying to update a contract when some field was a NucleoList type. This patch concludes refactors and fixes inside the index search algorithm to properly save data to store when it's an update.