just_ppe

Results 74 comments of just_ppe

Ok, I've had to update the arweave-js lib in the "main" package.json to 1.11.6 (was 1.11.4).

Unfortunatelly now I'm getting:

Please make sure that your example works - and I'm happy to verify it then :-)

I guess the `npm install` is also required in the `contract/` (esbuild is added there in package.json).

unfortunatelly, `npm install` in the `contract/` ends with

I've managed to get to the point 6. of your instruction. Point 6. ends with:

ok. instead of `serve -s build`, I'm running `npm start` (serve does not work).

So I've manged to get to the "Test for badcase", point 1. From what I understand, I should click on the `#0`. When I do that, I end up with:

Well, I've managed to run this somehow finally. The last cancel does not work, becaue the transaction returns the error: ```json { ISf1w44qF2gz0tqpiEHHzKrLBWLccvaK8tpMuycyocg: 'Internal write auto error for call [{"from":"LxrHDukuBPVPWDJNZ7c_3idfv8VYZbubaXFoG13ig4k","to":"lfZyWX8yZqrDFqAP08UzKJl9Q3SPkuQkFtURQIMXorc","input":{"function":"transfer","pst":"velOzMBlyQMRaMasY9Dt8u3nGlucOoiCLGpIFwqUqXo","target":"B-Th6kkUqCg9w9AhtX91wYNkNFIwP1CTiS-1jABLJjY","qty":3}}]:...

I'm referring to what I'm seeing in my test script, that I use to verify the contract state...(which I was also running after each 'cancel'). After 3rd. cancel, it always...