Rosco Kalis
Rosco Kalis
createInstructionSetBCHCHIPs uses isStandardOutputBytecode rather than isStandardOutputBytecode2023
It is my understanding that `createInstructionSetBCHCHIPs` should result in the most recent instruction set based on chipnet rules, which I'd expect to be further than BCH_2023. However, the BCH_CHIPS instruction...
Right now, we retrieve a bunch of events with different formats, that we read from in our different `approvalToAllowance` functions. Ideally we'd add an intermediate data structure that normalises the...
Seaport and other platforms allow "batch transfers" of NFTs and other assets. This is a potentially harmful action that we should warn on. We should probably create a new class...
v0.11.0
This is a WIP PR that includes all the work done for the coming v0.11.0 release
When trying to check cashscript's bundle size on bundlephobia, we run into an error. 

Earlier this week there was an an app that got exploited on the Abstract chain by abusing "Sessions". These sessions are a way to allow third parties to call functions...