Ademola

Results 4 issues of Ademola

Something like: ```rust #[account] pub struct State { x: u64, ... } ``` cannot be used as the type of an input to some instruction: ```rust pub fn initialize(ctx: Context,...

bug
lang
idl

## Description This pull-request addresses this [clickup task](https://app.clickup.com/t/85zt2613r). It removes the old charting-library files and replaces them with an updated version(v27.004). The new version is hosted at its own [repository](https://github.com/GooseFX1/tradingview_chart_lib)...

* Add connector and routes for gfx gamma normal swaps * Swap with oracle * Update goosefx-amm-sdk **Before submitting this PR, please make sure**: - [x] Your code builds clean...

I'm currently using `declare_program` to implement a parser and am running into this. I haven't found a good workaround for it. IMO, these traits are necessary most of the time....

enhancement
lang