Hello,
here https://github.com/Neggia/test-panda I created a sample application you can run locally (first run npx scrypt-cli@latest compile , then npm start), the issue is the following:
- Logging with TAAL/Panda wallets you can Send amount to contract TestPanda and it gets correctly signed on both
- Logging with TAAL wallet you can Send amount to contract TestPanda2 and it gets correctly signed, but not with Panda wallet (bundle.js:131 Error: WhatsonchainProvider ERROR: Script evaluation failed.)
- The only contracts difference in \src\contracts are the lines commented with /* ... */ , you can get the hex in the \artifacts folder in json files property hex.
You can download TAAL wallet here https://chrome.google.com/webstore/detail/taal-wallet/engokokaoeppkmchbkjeoeimiffobcke
Hello,
here https://github.com/Neggia/test-panda I created a sample application you can run locally (first run npx scrypt-cli@latest compile , then npm start), the issue is the following:
You can download TAAL wallet here https://chrome.google.com/webstore/detail/taal-wallet/engokokaoeppkmchbkjeoeimiffobcke