-
-
curl -X POST -F file=@"FRECNX.tsml" https://aw.app/api/v1/verifyXMLDSig
{"result":"pass","subject":"CN=backend.ico.freldo.com,OU=EssentialSSL,OU=Domain Control Validated","keyName":"FRECNX","keyTyp…
-
As discussed in the email regarding bytes and bytesN
Quote Boon:
A) bytes "123456" is encoded as 0x313233343536
B) bytes "12" is encoded as 0x3132
C) bytes1 0x12 is encoded as 0x1200...0 (padd…
-
Go to WETH tokencard and wrap ether for WETH, it will crash. We need to fix this before the tutorial
-
hboon updated
5 years ago
-
The current implementation seems to just read the addresses from the TokenScript file and expects the address to be provided in the URL to match exactly. This makes it impossible for the TokenScript c…
hboon updated
5 years ago
-
My wallet was not backed up yet. I have just enabled Touch ID in my phone. When I started to back up my wallet, the system asks me about Touch ID too many times.
It asked me while:
- opening Seed…
-
curl -I -H "Accept: application/tokenscript+xml; charset=UTF-8" -H "IF-Modified-Since: Tue, 11 Jun 2019 13:23:00 GMT" https://repo.tokenscript.org/2019/05/0xa66a3f08068174e8f005112a8b2c7a507a82233…
-
~Only verify if there is an XML signature.~
~In the future, there should be a visual cue to the user if the XML is unsigned, but not important now.~
hboon updated
5 years ago
-