Noah Prince
Noah Prince
I'll add my message to the graveyard here, any update?
Nitpick: the widget in launches list doesn't line up with the widget next to it. Spacing should probably change
Looks a bit weird when no image or symbol
This looks great! Is the client backwards compatible with the old IDL when resolving external relations? Right now if you put a has_one on an account not from your program,...
@Bhargavamacha are you planning on addressing the comments? If not I don't mind taking it over the line. We need this at Helium.
FWIW, you can generate anchor IDLs for non-anchor programs and plug them in to anchor to get an anchor sdk, complete with has_one, pda, and custom resolvers.
Cannot use web3js 1.32.0 without superstruct exploding in serum common. Is this package actively maintained anymore or should we switch to something else?
+1 on this. I found a way to hack around this limitation by running some code like this that appends a new `MetaData` to the delta log: ```rust let delta_fields...
Try building with anchor from source on anchor commit `3e8bc76d`
Go ahead!