Sergi Delgado Segura
13f21d64e8
fixes log record + todos
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
7aeca49db2
simplifies the handle_reorg logic
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
9a3628a8da
Addaps pisa to work with the new key/encryption. Also fixes some discovered bugs
...
The number of confirmations stopped counting from 6+ due to a legacy part of the code. The JSONRPC error format changed with the new version and was not updated.
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
531f2104c9
refactors rpc_errors and defines internal errors
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
5701a5bda5
Further tests and fixes bugs
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
9aea751307
Fixes several bugs related with the encrypted blob
...
Uses a proper KDF to extend the LSB of the txid (HKDF). Standardizes the representation of the keys / hashes in both sides (encrypt/decrypt deals with bytes now instead of string). Adds further logging.
2019-08-09 15:00:02 +01:00
Sergi Delgado Segura
8bac78cf41
Update logging levels
2019-08-09 15:00:02 +01:00
Sergi Delgado
78b49c4109
Add some todos and cleans up some comments and old todos
2019-08-09 15:00:02 +01:00
Sergi Delgado
bc5cc2923d
Removes unnecessary print
2019-08-09 15:00:02 +01:00
Sergi Delgado
f0f7f0b1ab
Fixes severals bugs after testing
...
Basic case is working now
2019-08-09 15:00:02 +01:00
Sergi Delgado
dea4a78edc
Builds responder
...
Builds responder and adapts the rest of classes to integrate with it. Code has not been tested yet.
2019-08-09 15:00:02 +01:00