12 Commits (b7ee00fb220edeeb270b27d98bfd3cc73818f08f)

Author SHA1 Message Date
CalDescent d0aafaee60 Added POST /arbitrary/../string API endpoints to allow data to be passed to the core as a string. 3 years ago
CalDescent 332b874493 Removed /arbitrary PUT and PATCH API endpoints. 3 years ago
CalDescent c069c39ce1 Implemented automatic PUT/PATCH detection 3 years ago
CalDescent e994d501b0 Fixed errors in documentation 3 years ago
CalDescent 1c408db907 Rework of arbitrary APIs and qdata to support identifiers 3 years ago
CalDescent 3ad0e92a0f Log empty responses in qdata 3 years ago
CalDescent 3934120541 Return the data directly in GET /arbitrary/{service}/{name}, instead of a path to the data 3 years ago
CalDescent 24ca126f5a Various qdata improvements 3 years ago
CalDescent c63d238316 Log the error response in the qdata utility if broadcasting a transaction fails. 3 years ago
CalDescent dcdc48d917 Private key moved from command line argument to QORTAL_PRIVKEY env variable, to improve security. 3 years ago
CalDescent f4c1671079 Removed the need to include public key in recently added API endpoints, as it can be derived from the registered name's owner. 3 years ago
CalDescent 7aa2fbee1c Added "qdata" command line tool to host and retrieve data 3 years ago