Could someone explain me what is the purpose of the mining.get_transactions stratum extension ?
I am the developper of the stratum proxy
https://github.com/Stratehm/stratum-proxy and someone reported me that the last BFGminer versions does not work with my proxy due to this extension. What should the pool respond if it does not support this extension ?
Thanks and merry Christmas

A normal stratum error is fine.
{"id":
whatever id the request has, "result": null, "error": (20, "Not supported", null)}