chia-blockchain/chia/farmer
dustinface 55c4eb3d28
farmer: Send a PUT /farmer if the signature verification failed (#10364)
Due to the bug which was fixed in #9922 some pools obviously still have 
incorrect authentication public keys from their farmers. This PR is to 
make sure that the farmers update their authentication public key on the 
pool if they get an `INVALID_SIGNATURE` response error from a `GET 
/farmer`.
2022-02-24 08:46:28 -05:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
farmer_api.py farmer: Log POST/PUT requests data with DEBUG log level (#10405) 2022-02-23 22:29:50 -05:00
farmer.py farmer: Send a PUT /farmer if the signature verification failed (#10364) 2022-02-24 08:46:28 -05:00