issues
search
Bonfida
/
agnostic-orderbook
Apache License 2.0
79
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Renamed for publish and general fixes
#99
ellttBen
closed
1 month ago
0
Fix paddings
#98
DemidovVladimir
opened
4 months ago
0
Error: ELF error: ELF error: Multiple or no text sections, consider removing llc option: -function-sections
#97
michaelzigzag
closed
1 month ago
9
add queue event logging
#96
kostaspl
closed
1 year ago
0
Remove @solana/spl-token dependency
#95
mi-yu
closed
1 year ago
0
Make fields public on `OutEvent`
#94
zachanon
closed
1 year ago
0
Bonfida updates
#93
zachanon
closed
1 year ago
0
Add nicer errors for mismatched account tags
#92
ellttBen
closed
2 years ago
0
Nitpick: returning a solana program error instead of a custom error
#91
Henry-E
closed
2 years ago
1
Error in Initial Build
#90
brendan-mccaffrey
closed
1 month ago
1
Expose `push_back`
#89
zachanon
closed
2 years ago
0
Add prune order function
#88
Henry-E
opened
2 years ago
1
Add a feature flag that makes `pub(crate)` function and structs `pub`
#87
Henry-E
closed
2 years ago
1
Add market state account size check for better errors
#86
ellttBen
closed
2 years ago
0
js: add `peekAt`
#85
dr497
closed
2 years ago
0
Remove rewards target account
#84
ellttBen
closed
2 years ago
0
After upgrading: events are not processing in the same order
#83
0xBraunGuy
closed
2 years ago
2
Fix aarch64 compatibility issues
#82
ellttBen
opened
2 years ago
1
`reward_target` in consume events is dead code
#81
Henry-E
closed
2 years ago
1
Allow for pausing orderbook matching
#80
zachanon
closed
2 years ago
1
Safer rounding
#79
ellttBen
closed
2 years ago
0
Prevent posting orders with a price less than the market's tick size
#78
ellttBen
closed
2 years ago
0
Fix event queue parsing in TS bindings
#77
ellttBen
closed
2 years ago
0
js: update `SlabHeader`
#76
ellttBen
closed
2 years ago
0
js: add `deserialize` to `MarketState`
#75
dr497
closed
2 years ago
0
js: add `parse` staticmethods for prefetched data
#74
kevinheavey
closed
2 years ago
3
Incorrect market account space gives weird error
#73
Henry-E
closed
2 years ago
1
Fix quote_qty overflow when supplier quote_qty is too large.
#72
ellttBen
closed
2 years ago
0
bidsSlab depth length stays 0
#71
ddave09
opened
2 years ago
1
Allow for prices equal to zero in non-posting new_order
#70
ellttBen
closed
2 years ago
0
js: keep BN and don't convert to number
#69
dr497
closed
2 years ago
0
Update README.md based on user feedback
#68
jhlx
closed
2 years ago
0
Refactor to library and performance improvements
#67
ellttBen
closed
2 years ago
3
Better documentation / examples for fp32?
#66
0xBraunGuy
closed
2 years ago
4
crates.io status
#65
matteosantama
closed
1 year ago
3
Rearrange struct for aarch64/M1 compatibility
#64
ellttBen
closed
2 years ago
0
What happens with base and quote currency have different decimals?
#63
Henry-E
closed
2 years ago
5
Event queue bricked if byte size is not correct
#62
Henry-E
closed
2 years ago
1
program: check rent on `create_market`
#61
dr497
closed
2 years ago
0
More FP maths errors
#60
Henry-E
closed
2 years ago
3
Suggestion: Put `callback_info_len` in event queue header
#59
Henry-E
closed
2 years ago
1
Fix initial slab order capacity and callback mem_offset
#58
Lcchy
closed
2 years ago
0
Make account checks optional to enable multiple slabs operate against a single orderbook and event_queue account
#57
crocodiledundalk
opened
2 years ago
2
Enable order_id to be assigned before an order is placed by optionally specifying sequence for a new order
#56
crocodiledundalk
opened
2 years ago
2
Storing a total base_qty value in slab headers
#55
crocodiledundalk
opened
2 years ago
1
Shift tag enum into higher range to prevent overlap
#54
Lcchy
closed
2 years ago
0
Fix documentation of callback_info input for new_order
#53
Lcchy
closed
2 years ago
0
Fix capacity bug and add memory leak guard.
#52
ellttBen
closed
2 years ago
0
program: use checked fp32 maths
#51
dr497
closed
2 years ago
0
Order book panics when out of space, instead of removing order
#50
Henry-E
closed
2 years ago
6
Next