there is a fill_order event in the array returned by get_history:
sprintf(url,"http://127.0.0.1:8090");
sprintf(params,"{"id":%llu,"method":"get_account_history","params":["%s", %d, %d]}",
fill_order ({"current_owner":"enki","current_orderid":3402053187,"current_pays":"19.613 SBD","open_owner":"taker","open_orderid":1469136521,"open_pays":"5.792 STEEM"})
it shows both orderids and how much was filled
I really need to fix my steemd/cli_wallet install, I'm missing out on all the good stuff.
Finally,
cli_wallet
works. Had to dosudo ufw disable && sudo reboot
.