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
Benchmarking
#49
ellttBen
opened
2 years ago
0
Why use fixed point maths when it rounds badly even for a small number of decimal places?
#48
Henry-E
closed
2 years ago
9
Bug in Fixed point modulo maths
#47
Henry-E
closed
2 years ago
2
Fix slab capacity bug (minor)
#46
ellttBen
closed
2 years ago
0
Which is the correct way to load the event queue and why?
#45
Henry-E
closed
2 years ago
2
Issue with loading slab iterator
#44
Henry-E
closed
2 years ago
3
Cannot transmute between types of different sizes.
#43
uwecerron
closed
1 month ago
17
program: caller program must round `limit_price` to nearest `tick_size`
#42
dr497
closed
2 years ago
0
Add FP32 explanation to README
#41
ellttBen
closed
2 years ago
1
Question: How do i use this program to build a simple Swap program?
#40
harsh4786
closed
2 years ago
2
Question: What does it mean in practice that `max_quote_qty` is fp32 but stored as u64?
#39
Henry-E
closed
2 years ago
7
Feature request: Add an option to allow order to be posted even if they cross the orderbook
#38
Henry-E
closed
2 years ago
2
Fix callback info corruption on order booting
#37
ellttBen
closed
2 years ago
0
Add into_iter method for Slab
#36
ellttBen
closed
2 years ago
0
Fix order size threshold logic in orderbook.rs.
#35
ellttBen
closed
2 years ago
0
Add the lib flag to market signer account for cleaner lib usage
#34
Lcchy
closed
2 years ago
0
Condition should be `<` rather than `<=`
#33
Henry-E
closed
2 years ago
0
Fix the side of the booted order for a full OB
#32
Lcchy
closed
2 years ago
0
Possible bug: Always uses Side::Bid when booting out the lowest order
#31
Henry-E
closed
2 years ago
1
Feature request: Add an orderbook iterator
#30
Henry-E
closed
2 years ago
6
Fix matching bug when price < 1
#29
ellttBen
closed
2 years ago
3
Fix initialization bug when asks and bids slabs are of different sizes
#28
ellttBen
closed
2 years ago
0
Possible bug: Code doesn't assign value to `callback_bump_index`
#27
Henry-E
closed
2 years ago
2
Fix self trade bug in new_order
#26
jarry-xiao
closed
2 years ago
1
feat: use serum critbit in aob
#25
lidatong
closed
2 years ago
0
Feature request: Function for calculating how much of an order was filled
#24
Henry-E
closed
2 years ago
4
Allow the creation of event queues of sizes != 79 + event_size * N without index errors
#23
jarry-xiao
closed
2 years ago
3
Compute budget inefficiencies
#22
jarry-xiao
closed
2 years ago
1
program: make utils public
#21
dr497
closed
2 years ago
0
Ts fix get node by key
#20
dr497
closed
2 years ago
0
[TS] Fix getNodeByKey implementation
#19
ellttBen
closed
2 years ago
0
Implement mass cancel quotes (first pass)
#18
jarry-xiao
closed
2 years ago
9
Mass Order Cancellation
#17
jarry-xiao
closed
2 years ago
7
Switch to bonfida-utils for easier maintenance
#16
ellttBen
closed
2 years ago
0
switch from bitmask to ticksize
#15
dr497
closed
2 years ago
0
Remove MSRM permission to crank
#14
Lcchy
closed
2 years ago
0
Add customizable cranker rewards to market state
#13
ellttBen
closed
2 years ago
0
Implement price ticks
#12
ellttBen
closed
2 years ago
0
Facilitate use of the AOB as a library
#11
ellttBen
closed
2 years ago
0
[PROGRAM] Add mark price util
#10
ellttBen
closed
3 years ago
0
Fix typescript client code
#9
yuhanfang
closed
2 years ago
16
Tests on Devnet are pointing at an outdated market
#8
jarry-xiao
closed
3 years ago
1
program: rewrite accounts checks
#7
dr497
closed
3 years ago
0
Use PDAs for all market subaccounts
#6
armaniferrante
closed
3 years ago
1
program: add missing write_header
#5
dr497
closed
3 years ago
0
program: Prevent 0 base_quantity orders to be placed after matching
#4
dr497
closed
3 years ago
0
program: add close_market instruction
#3
dr497
closed
3 years ago
0
JS: fix *items method
#2
dr497
closed
3 years ago
0
Js
#1
dr497
closed
3 years ago
0
Previous