34 Commits (332b87449324cb8b750c1bd72817650cf37503d8)

Author SHA1 Message Date
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
catbref 2dffd382ae Pre-launch blockchain config / genesis block 5 years ago
catbref 743db9190e Reworked/improved auto-update build/publish tools. 5 years ago