chia-blockchain/chia/farmer
Kyle Altendorf bae4e0c5ce
refactor @api_request decorator and family to use a single decorator (#13565)
* more explicit and complete handling of api decorator data

* fix

* .message_class

* actually, those are different types...

* tweak

* simplify

* learn that functools.wraps copies random attributes

* hack the ~planet~ `@api_request` decorator

* R not T

* more future

* implementation detail renames
2022-10-20 16:10:23 -04:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
farmer_api.py refactor @api_request decorator and family to use a single decorator (#13565) 2022-10-20 16:10:23 -04:00
farmer.py configure isort to add the future annotations import (#13327) 2022-09-30 03:40:22 -05:00