-
Hi,
I am trying to run the JS linear vesting program from the samples.
I am also using the deployed contract on devnet but i keep getting this error :
`Seed: 4949774028594395608608647271452266…
-
Maybe this is too niche a functionality to add but in the auction application I'm working on I want to be able to post orders to the orderbook regardless of whether it crosses the book and then run a …
-
Just wondering what it means in practice that `max_quote_qty` is fp32 but stored as u64? What does it mean for client side operations? Usually quantities are stored in u64 and the number of decimals i…
-
### Which package is this feature request for?
candy machine cli
### Feature
NFT Vesting for Candy Machine minting.
Configure candy machine to allow vesting of the minted NFT on schedule, for exa…
-
like these
https://github.com/saber-hq/captain
https://github.com/DeployDAO/migrator
just to make sure basics trusted by people are safe. same asked for vesting (https://github.com/Bonfida/to…
-
I think it would be beneficial to log out the market address with the order summary in the tx. When using the logs to index trade data it is important to know where the order is coming from. Here is a…
-
Again, not totally sure if intentional behaviour or bug but this one seems more suspicious.
When removing the lowest order from the orderbook the code always uses `side: Side::Bid` whereas it shoul…
-
Why is it no longer possible to lock tokens here?
https://vesting.bonfida.org/#/
Now only possible to unlock, and change destination. The documentation you list is all outdated, and there is no ex…
-
I'd like to propose we consider refactoring the AOB on-chain program to use Anchor:
- AOB already sort of uses it's own Anchor-esque macro generation (see `bonfida_utils::InstructionAccount`)
- Bu…
-
![image](https://user-images.githubusercontent.com/7857661/149061372-be09ed83-9bda-4151-b95f-cd4b0ee08c51.png)