Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Bonfida/agnostic-orderbook issues and pull requests
#99 - Renamed for publish and general fixes
Pull Request -
State: closed - Opened by ellttBen 3 months ago
#98 - Fix paddings
Pull Request -
State: open - Opened by DemidovVladimir 5 months ago
#97 - Error: ELF error: ELF error: Multiple or no text sections, consider removing llc option: -function-sections
Issue -
State: closed - Opened by michaelzigzag over 1 year ago
- 9 comments
#96 - add queue event logging
Pull Request -
State: closed - Opened by kostaspl almost 2 years ago
#95 - Remove @solana/spl-token dependency
Pull Request -
State: closed - Opened by mi-yu almost 2 years ago
#94 - Make fields public on `OutEvent`
Pull Request -
State: closed - Opened by zachanon about 2 years ago
#93 - Bonfida updates
Pull Request -
State: closed - Opened by zachanon about 2 years ago
#92 - Add nicer errors for mismatched account tags
Pull Request -
State: closed - Opened by ellttBen about 2 years ago
#91 - Nitpick: returning a solana program error instead of a custom error
Issue -
State: closed - Opened by Henry-E about 2 years ago
- 1 comment
#90 - Error in Initial Build
Issue -
State: closed - Opened by brendan-mccaffrey about 2 years ago
- 1 comment
#89 - Expose `push_back`
Pull Request -
State: closed - Opened by zachanon about 2 years ago
#88 - Add prune order function
Pull Request -
State: open - Opened by Henry-E over 2 years ago
- 1 comment
#87 - Add a feature flag that makes `pub(crate)` function and structs `pub`
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#86 - Add market state account size check for better errors
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#85 - js: add `peekAt`
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#84 - Remove rewards target account
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#83 - After upgrading: events are not processing in the same order
Issue -
State: closed - Opened by 0xBraunGuy over 2 years ago
- 2 comments
#82 - Fix aarch64 compatibility issues
Pull Request -
State: open - Opened by ellttBen over 2 years ago
- 1 comment
#81 - `reward_target` in consume events is dead code
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#80 - Allow for pausing orderbook matching
Pull Request -
State: closed - Opened by zachanon over 2 years ago
- 1 comment
#79 - Safer rounding
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#78 - Prevent posting orders with a price less than the market's tick size
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#77 - Fix event queue parsing in TS bindings
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#76 - js: update `SlabHeader`
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#75 - js: add `deserialize` to `MarketState`
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#74 - js: add `parse` staticmethods for prefetched data
Issue -
State: closed - Opened by kevinheavey over 2 years ago
- 3 comments
#73 - Incorrect market account space gives weird error
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#72 - Fix quote_qty overflow when supplier quote_qty is too large.
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#71 - bidsSlab depth length stays 0
Issue -
State: open - Opened by ddave09 over 2 years ago
- 1 comment
#70 - Allow for prices equal to zero in non-posting new_order
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#69 - js: keep BN and don't convert to number
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#68 - Update README.md based on user feedback
Pull Request -
State: closed - Opened by jhlx over 2 years ago
#67 - Refactor to library and performance improvements
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
- 3 comments
#66 - Better documentation / examples for fp32?
Issue -
State: closed - Opened by 0xBraunGuy over 2 years ago
- 4 comments
#65 - crates.io status
Issue -
State: closed - Opened by matteosantama over 2 years ago
- 3 comments
#64 - Rearrange struct for aarch64/M1 compatibility
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#63 - What happens with base and quote currency have different decimals?
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 5 comments
#62 - Event queue bricked if byte size is not correct
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#61 - program: check rent on `create_market`
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#60 - More FP maths errors
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 3 comments
#60 - More FP maths errors
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 3 comments
#59 - Suggestion: Put `callback_info_len` in event queue header
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#58 - Fix initial slab order capacity and callback mem_offset
Pull Request -
State: closed - Opened by Lcchy over 2 years ago
#57 - Make account checks optional to enable multiple slabs operate against a single orderbook and event_queue account
Issue -
State: open - Opened by crocodiledundalk over 2 years ago
- 2 comments
#56 - Enable order_id to be assigned before an order is placed by optionally specifying sequence for a new order
Issue -
State: open - Opened by crocodiledundalk over 2 years ago
- 2 comments
#55 - Storing a total base_qty value in slab headers
Issue -
State: open - Opened by crocodiledundalk over 2 years ago
- 1 comment
#54 - Shift tag enum into higher range to prevent overlap
Pull Request -
State: closed - Opened by Lcchy over 2 years ago
#53 - Fix documentation of callback_info input for new_order
Pull Request -
State: closed - Opened by Lcchy over 2 years ago
#52 - Fix capacity bug and add memory leak guard.
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#51 - program: use checked fp32 maths
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#50 - Order book panics when out of space, instead of removing order
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 6 comments
#49 - Benchmarking
Pull Request -
State: open - Opened by ellttBen over 2 years ago
#48 - Why use fixed point maths when it rounds badly even for a small number of decimal places?
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 9 comments
#47 - Bug in Fixed point modulo maths
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 2 comments
#46 - Fix slab capacity bug (minor)
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#45 - Which is the correct way to load the event queue and why?
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 2 comments
#44 - Issue with loading slab iterator
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 3 comments
#43 - Cannot transmute between types of different sizes.
Issue -
State: closed - Opened by uwecerron over 2 years ago
- 17 comments
#42 - program: caller program must round `limit_price` to nearest `tick_size`
Pull Request -
State: closed - Opened by dr497 over 2 years ago
#41 - Add FP32 explanation to README
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
- 1 comment
#40 - Question: How do i use this program to build a simple Swap program?
Issue -
State: closed - Opened by harsh4786 over 2 years ago
- 2 comments
#39 - Question: What does it mean in practice that `max_quote_qty` is fp32 but stored as u64?
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 7 comments
#38 - Feature request: Add an option to allow order to be posted even if they cross the orderbook
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 2 comments
#37 - Fix callback info corruption on order booting
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#36 - Add into_iter method for Slab
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#35 - Fix order size threshold logic in orderbook.rs.
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#34 - Add the lib flag to market signer account for cleaner lib usage
Pull Request -
State: closed - Opened by Lcchy over 2 years ago
#33 - Condition should be `<` rather than `<=`
Issue -
State: closed - Opened by Henry-E over 2 years ago
#32 - Fix the side of the booted order for a full OB
Pull Request -
State: closed - Opened by Lcchy over 2 years ago
#31 - Possible bug: Always uses Side::Bid when booting out the lowest order
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 1 comment
#30 - Feature request: Add an orderbook iterator
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 6 comments
#29 - Fix matching bug when price < 1
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
- 3 comments
#28 - Fix initialization bug when asks and bids slabs are of different sizes
Pull Request -
State: closed - Opened by ellttBen over 2 years ago
#27 - Possible bug: Code doesn't assign value to `callback_bump_index`
Issue -
State: closed - Opened by Henry-E over 2 years ago
- 2 comments
#26 - Fix self trade bug in new_order
Pull Request -
State: closed - Opened by jarry-xiao almost 3 years ago
- 1 comment
#25 - feat: use serum critbit in aob
Pull Request -
State: closed - Opened by lidatong almost 3 years ago
#24 - Feature request: Function for calculating how much of an order was filled
Issue -
State: closed - Opened by Henry-E almost 3 years ago
- 4 comments
#23 - Allow the creation of event queues of sizes != 79 + event_size * N without index errors
Pull Request -
State: closed - Opened by jarry-xiao almost 3 years ago
- 3 comments
#22 - Compute budget inefficiencies
Issue -
State: closed - Opened by jarry-xiao almost 3 years ago
- 1 comment
#21 - program: make utils public
Pull Request -
State: closed - Opened by dr497 almost 3 years ago
#20 - Ts fix get node by key
Pull Request -
State: closed - Opened by dr497 almost 3 years ago
#19 - [TS] Fix getNodeByKey implementation
Pull Request -
State: closed - Opened by ellttBen almost 3 years ago
#18 - Implement mass cancel quotes (first pass)
Pull Request -
State: closed - Opened by jarry-xiao almost 3 years ago
- 9 comments
#17 - Mass Order Cancellation
Issue -
State: closed - Opened by jarry-xiao almost 3 years ago
- 7 comments
Labels: feature candidate
#16 - Switch to bonfida-utils for easier maintenance
Pull Request -
State: closed - Opened by ellttBen almost 3 years ago
#15 - switch from bitmask to ticksize
Pull Request -
State: closed - Opened by dr497 almost 3 years ago
#14 - Remove MSRM permission to crank
Pull Request -
State: closed - Opened by Lcchy almost 3 years ago
#13 - Add customizable cranker rewards to market state
Pull Request -
State: closed - Opened by ellttBen about 3 years ago
#12 - Implement price ticks
Pull Request -
State: closed - Opened by ellttBen about 3 years ago
#11 - Facilitate use of the AOB as a library
Pull Request -
State: closed - Opened by ellttBen about 3 years ago
#10 - [PROGRAM] Add mark price util
Pull Request -
State: closed - Opened by ellttBen about 3 years ago
#9 - Fix typescript client code
Pull Request -
State: closed - Opened by yuhanfang about 3 years ago
- 16 comments
#8 - Tests on Devnet are pointing at an outdated market
Issue -
State: closed - Opened by jarry-xiao about 3 years ago
- 1 comment
#7 - program: rewrite accounts checks
Pull Request -
State: closed - Opened by dr497 about 3 years ago
#6 - Use PDAs for all market subaccounts
Issue -
State: closed - Opened by armaniferrante about 3 years ago
- 1 comment
#5 - program: add missing write_header
Pull Request -
State: closed - Opened by dr497 about 3 years ago
#4 - program: Prevent 0 base_quantity orders to be placed after matching
Pull Request -
State: closed - Opened by dr497 about 3 years ago
#3 - program: add close_market instruction
Pull Request -
State: closed - Opened by dr497 about 3 years ago
#2 - JS: fix *items method
Pull Request -
State: closed - Opened by dr497 about 3 years ago