Jean (Exotic Markets)
Jean (Exotic Markets)
@acheroncrypto can you review this one please?
Blocked here: https://github.com/tokio-rs/tokio/issues/5655
What has changed: - Replaced all AccountInfo with UncheckedAccount in tests. - Added a new attribute to use AccountInfo on structures (useful in cross program internal invocation). - Removed abusive...
@acheroncrypto I think this PR is ready, I will handle the rest in another PR
> Thanks, I'll have to test this locally before merging. How did you fix the bench issue? I did it with fresh packages and cache cleaned
Maybe it can be good to have a new macro to import derive account structure
I think that for the moment it will be blocked. The problem comes from a design issue to generate the idl. I think we will need this PR to solve...
@acheroncrypto do I close my PR about it?
I'll do a review when I'm free, it's possible to make an organization like this: - programs // CPI interface like these crates - sdk or crates // the current...
You can find a work here: https://github.com/Aursen/nostdinfo-programs