52 Commits (62908f867a322266b22057004735680487785939)

Author SHA1 Message Date
catbref 9490c62242 Improved tx.pl that supports local signing via openssl and "deploy_at" transaction type + other minor fixes 1 year ago
CalDescent 4840804d32 Fixed qdn utility usage docs. 2 years ago
CalDescent 9255df46cf Script updates to support add/remove dev group admins 2 years ago
CalDescent db22445948 Include API key automatically in publish-auto-update-v5.pl 2 years ago
Nuc1eoN 3a18599d85
Mark start/stop scripts as executables 2 years ago
CalDescent bd6c0c9a7d qdata utility renamed to qdn 2 years ago
CalDescent 5804b9469c Default qdata port set to 12391 2 years ago
CalDescent 6bef883942 Removed OpenJDK 11 reference in build-release.sh, as it seems that checksums will not match by default due to timestamps and file orderings. 3 years ago
CalDescent a7c02733ec Updated approve-auto-update.sh to use new service format 3 years ago
CalDescent a4ce41ed39 Updated qort and qdata to check for apikey.txt in $HOME/qortal, which is the most commonly installed location. 3 years ago
CalDescent 1ddd468c1f Added API key support to qdata script 3 years ago
CalDescent f05cd9ea51 Added API key support to qort script 3 years ago
CalDescent f85bbf12ca Applied reserved "default" keyword when publishing data too - it now maps to a blank identifier. 3 years ago
CalDescent 37e4f1e8d5 "default" is now a reserved keyword when used as an identifier. 3 years ago
CalDescent 44d8bfd763 Added publish-auto-update-v5.pl - same as existing publish-auto-update.pl, but adapted to work with version 5 of ARBITRARY transactions. 3 years ago
CalDescent f87df53791 Don't compute a nonce when creating arbitrary transactions. Instead this can be done by calling POST /arbitrary/compute, or more ideally by the client, such as the UI. 3 years ago
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
CalDescent d6e65a3d63 Removed version number from qortal.exe and qortal.zip 3 years ago
CalDescent 853f80b928 Updates to build-zip.sh and build-release.sh 3 years ago
CalDescent bc6b3fb5f4 Include timestamps in block-timings.sh 3 years ago
CalDescent e300a957e4 Added online accounts count to /blocks/byheight/{height}/mintinginfo API and block-timings.sh script. 3 years ago
CalDescent 1c38afcd25 Slight reordering of vars. 3 years ago
CalDescent a06faa7685 Updated usage info to reflect the fact that the "count" parameter is optional. 3 years ago
CalDescent 019ab2b21d Added tools/block-timings-sh which can be used to test out new block timings (specified in blockchain.json). 3 years ago
CalDescent 45efe7cd56 Slight reordering of vars. 3 years ago
CalDescent 78cac7f0e6 Updated usage info to reflect the fact that the "count" parameter is optional. 3 years ago
CalDescent a1a1b8e94a Added tools/block-timings-sh which can be used to test out new block timings (specified in blockchain.json). 3 years ago
CalDescent 44ec447014 Show an error in publish-auto-update.pl if both sha256sum and sha256 aren't found in PATH. 4 years ago
CalDescent 30160e2843 Fixes to allow publish-auto-update.sh to work with sha256sum versions that add trailing characters. 4 years ago
catbref dc6eda1355 Added tool to help build release notes 4 years ago
catbref 9c18a33d7f Improve tools/build-auto-update.sh when working on detached HEAD 4 years ago
catbref f833e44bd5 Update tools/build-zip.sh to reflect updated start.sh, and also to take optional git tag 4 years ago
catbref 6f2dd6c8d0 Added some more useful tools/scripts, mostly for Linux-based curious node owners 4 years ago
catbref c00ab2f87c Add support for HTTPS for API 4 years ago
catbref 50b912e229 Improved tools/publish-auto-update.pl 4 years ago
catbref 8df3c68df9 Update auto-update tools to work with testnet and on non-master branch (e.g. a testnet branch) 4 years ago
catbref ca0deb2bf6 Allow tools/build-auto-update.sh to work on non-master branch (with warning) 4 years ago
catbref 00ac26cf27 Add script to build release ZIP 5 years ago
catbref 558263521c Minor fix to auto-update tx publish script 5 years ago