issues
search
8shaws
/
xChange
Next level Exchange App
Creative Commons Zero v1.0 Universal
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: adds kyc table and kafka service
#51
shawakash
closed
2 months ago
0
feat: add kyc table and write some api
#50
shawakash
opened
2 months ago
0
feat: adds LICENSE
#49
shawakash
closed
2 months ago
0
chore: rm the migrations from crates/api
#48
shawakash
closed
2 months ago
0
chore: nothing
#47
shawakash
closed
2 months ago
0
feat: make the impl of engine and order book private
#46
shawakash
opened
2 months ago
0
add fn to process an `order`
#45
shawakash
opened
3 months ago
0
backup the snapshot every after a certain time
#44
shawakash
closed
3 months ago
1
chore: backups snapshot every 3 secs
#43
shawakash
closed
3 months ago
0
chore: loads snapshot to engine
#42
shawakash
closed
3 months ago
0
add the engine
#41
shawakash
opened
3 months ago
0
add the orderbook class to handle add order and snapshots
#40
shawakash
closed
3 months ago
1
chore: adds add order fn
#39
shawakash
closed
3 months ago
0
chore: init orderbook
#38
shawakash
closed
3 months ago
0
chore: init engine and docker
#37
shawakash
closed
3 months ago
0
chore: adds method to push the new order to queue and wait for response from engine
#36
shawakash
closed
3 months ago
0
`/orders` post route to push the order to queue and wait for res from pub sub
#35
shawakash
closed
3 months ago
1
chore: adds module crates for db and common
#34
shawakash
closed
3 months ago
0
feat: create a common crate
#33
shawakash
closed
3 months ago
1
chore: move the database to a new crate
#32
shawakash
closed
3 months ago
1
feat: add the /resend_otp route
#31
shawakash
opened
3 months ago
0
feat: write the /orders route
#30
shawakash
opened
3 months ago
0
chore: adds middleware for verification checks
#29
shawakash
closed
3 months ago
0
feat: add middleware to check if user is verified
#28
shawakash
closed
3 months ago
1
fix: email verification part fixed
#27
shawakash
closed
3 months ago
0
bug: the otp key is not stored in redis
#26
shawakash
closed
3 months ago
1
feat: adds fn to generate otp and send html based mail to user
#25
shawakash
closed
3 months ago
0
send otp and verify it
#24
shawakash
closed
3 months ago
1
feat: pushes the newly registered user email to queue to feed by an worker based on queue len
#23
shawakash
closed
3 months ago
0
dockerize the worker
#22
shawakash
closed
3 months ago
1
create a worker for feeding queues in redis
#21
shawakash
closed
3 months ago
1
feat: add email verification
#20
shawakash
closed
3 months ago
1
fix: /login route
#19
shawakash
closed
3 months ago
0
bug: /login route return meaning less error if no user is present
#18
shawakash
closed
3 months ago
1
feat: workflows for api and mm
#17
shawakash
closed
3 months ago
0
add workflow to build the image and push to docker hub
#16
shawakash
closed
3 months ago
1
feat: dockerfiles for api and mm
#15
shawakash
closed
3 months ago
0
feat: containerize the mm and api
#14
shawakash
closed
3 months ago
1
feat: connect redis
#13
shawakash
closed
3 months ago
1
feat: adds /user/login route
#12
shawakash
closed
3 months ago
0
`/user/login` route - take login field and decide whether it is email or number
#11
shawakash
closed
3 months ago
1
feat: adds extact_id middleware
#10
shawakash
closed
3 months ago
0
add `extract_id` middleware
#9
shawakash
closed
3 months ago
1
feat: adds /user/register route without jwt
#8
shawakash
closed
3 months ago
0
feat: adds users table
#7
shawakash
closed
3 months ago
0
feat: integrates diesel
#6
shawakash
closed
3 months ago
0
use `diesel` as an orm here
#5
shawakash
closed
3 months ago
1
feat: create the api server with basic user credentials
#4
shawakash
opened
3 months ago
3
feat: adds a market maker bot
#3
shawakash
closed
3 months ago
0
feat: create a market maker bot
#2
shawakash
closed
3 months ago
1
Next