Closed vzool closed 6 years ago
Publish data is working now after I commented this line and the Sapient
response has an error:
No valid signature given for this HTTP response
🤔
Lock UPDATE
for all fields on the chain, make it immutable 🤓
I messed things up, I will close this and create new clear one.
Hi,
I tested Chronicle in MySQL connection and I have some issues, I resolved two of them. But, there are many more needs to collaboration with some guidance.
The current known issues are:
datetime
fields filled automatically by MySQL.ERROR 1048 (23000): Column 'prevhash' cannot be null
. Resolved at database level by swapping foreign key ruleprevhash
withcurrhash
.datetime
fields. [Not-Resolved]Thanks