Jac0xb

Results 10 issues of Jac0xb

I think there are some design issues with the new metaplex js library. 1) Why is it trying to re-invent the wheel? Why not just use anchor libraries? It adds...

question

#### Problem Running into infinite recursion bug defined in #26198, in environment in node v16, web3.js 1.56.2. Causes lambda to stall and timeout. Error example: ``` signatureSubscribe error for argument...

javascript
community

#### Problem Experiencing deployment failure caused by

community

Was a bit confused. Thought I just needed the .tga files and had no idea what I was missing or why it was failing.

I would use current blockhash instead of unix time. That's what CMv2 for psuedo-randomness

### PR - Clean up evaluate macros, reducing their complexity, move log logic into `AssertionResult` implementation. - Improve program owner checks for token (duplicate checks) and mint assertions. - Create...

### PR - Use unsigned LEB128 encoding in conjunction with borsh to reduce instruction data overhead for instructions with offsets and lengths called a `CompactU64`. - Use unsigned LEB128 encoding...