SmartTokenLabs / TokenScript

TokenScript schema, specs and paper
http://tokenscript.org
MIT License
242 stars 71 forks source link

switched npm package polyfill for bigint to big-integer, updated Sign… #411

Closed nicktaras closed 3 years ago

nicktaras commented 3 years ago

https://www.npmjs.com/package/big-integer

nicktaras commented 3 years ago

This change fixes issue: https://github.com/TokenScript/TokenScript/issues/410

AW-STJ commented 3 years ago

I am unable to see the multiple tickets now, after opening multiple links.

The attestations that I used here for reference: https://ticket.devcon.org/?ticket=MIGZMAoCAQYCAgS4AgEBBEEEGGtH0-POR-Qv5-QmTDA4atvUi6q6Tdsintk-D4__0K8nvthVpakqgqwHeFIi2WqLBtm844fYo6jYjVEpdyuYqgNIADBFAiEAsasyaGWPALSeYd4kbw9QIOzt3OV0UvwMSG8wIDJJ2L0CIG4xdOTUcgAh_MKu73YU9X_G6sp3eR2RJmOIYNn9eR-g&secret=5781629688272492413737477838596768884403032295132741381869542447921384679885

https://ticket.devcon.org/?ticket=MIGZMAoCAQYCAgS4AgEBBEEEEIyP38Bv3vSRxhwMKFC05c3YBEZvHuXWNtZoDvD3cEUDr6NCEo-rb2HcCjQmi8jcYuAdTaxO0FXW2Sql984q2gNIADBFAiEAsasyaGWPALSeYd4kbw9QIOzt3OV0UvwMSG8wIDJJ2L0CIG4xdOTUcgAh_MKu73YU9X_G6sp3eR2RJmOIYNn9eR-g&secret=2250535841968278774110435127768627744845399703711432722728966961275290920397

AW-STJ commented 3 years ago

just realised that the ticket attestations that I used have same ticket IDs. Will test again with different ticket IDs and confirm

AW-STJ commented 3 years ago

Works correctly with attestations with different ticket IDs.