Dmitry Holodov
5698e25239
RPC and WS endpoints share the same port ( #187 )
...
Combine our HTTP RPC and Websocket services into a single HTTP server, eliminating the --ws-port flag to swapd and using --swapd-port flag for swapcli.
2022-09-10 14:54:43 -05:00
doonte
067b12f584
add direct ERC-20 swap support ( #158 )
...
Co-authored-by: noot <elizabethjbinks@gmail.com >
Co-authored-by: noot <36753753+noot@users.noreply.github.com >
2022-09-05 14:12:22 -04:00
noot
a0b0545cfc
implement net_queryAll method ( #183 )
2022-09-02 21:28:27 -04:00
noot
cca0b6c771
allow for multiple ongoing swaps ( #128 )
2022-06-13 20:50:10 -04:00
noot
65d64544d7
implement unhappy path and error case integration tests ( #102 )
2022-03-21 15:54:41 -04:00
noot
d24eb78434
create separate integration test CI job, implement net_makeOfferAndSubscribe, swap_getOffers, implement happy path integration test ( #101 )
2022-03-15 22:50:05 -04:00
noot
e81de8cd57
implement websockets server and swap_subscribeSwap ( #96 )
2022-02-26 17:58:38 -05:00
noot
718092a6f3
implement net_takeOfferSync ( #92 )
2022-02-11 00:15:52 -05:00
noot
b0b6cb5286
implement swap_ rpc service to allow for fetching of current/past swap statuses ( #82 )
2022-01-22 22:24:43 -05:00
noot
e961f4dd2e
add json-rpc documentation ( #78 )
2022-01-17 22:21:04 -05:00