725 Commits (6c182a356718c5e9e2f3526e482e27bf5c3f20ab)
 

Author SHA1 Message Date
catbref 6c182a3567 Allow minting accounts to be removed from node using public key as well as private key 4 years ago
catbref 340d6dfc8d Add websocket error handler support 4 years ago
catbref eb27b0d3e2 Blocks websocket now returns simpler block info 4 years ago
catbref 7377893050 WebSocket improvements, inc. bump Jetty to v9.4.29-20200521 4 years ago
catbref fb2c2b1d09 Added API call GET /blocks/summaries 4 years ago
catbref 6f2dd6c8d0 Added some more useful tools/scripts, mostly for Linux-based curious node owners 4 years ago
catbref 4cc0e7845f Add instructions and files used to build installers for Windows 4 years ago
catbref 275146fb55 Return REWARD_SHARE_UNKNOWN when trying to cancel non-existent reward-share 4 years ago
catbref d81729d9f7 Bump to v1.2.2 4 years ago
catbref e74a249388 Collate network PoW computes into a fixed-sized pool, with dead peer detection. 4 years ago
catbref d8c5e557d8 Update uiLocalServers, autoUpdateRepos and bump to v1.2.1 4 years ago
catbref 984e8b5227 Network optimizations: if we're not up to date then don't request, or send, unconfirmed transaction lists 4 years ago
catbref 469bf2a63e Improve inbound peer handshaking 4 years ago
catbref e05fcd6655 Final genesis block & bump to v1.2.0 4 years ago
catbref 3a7751910e Fix /websockets/chat/messages so it disregards group-membership change notifications 4 years ago
catbref 3c139f3e53 Minor fix-up to allow go-live: 4 years ago
catbref 2c14a12464 Check for unknown Qortal-only AT function codes & add safety to AT running in general 4 years ago
catbref faa6405d5f Reference fixes for MESSAGE transactions & tests to cover 4 years ago
catbref e2e4555009 Added /websockets/admin/status and improved GET version. 4 years ago
catbref 448e984995 Fix some minor group-related bugs 4 years ago
catbref ec1954bae1 Notify Chat websocket listeners if group membership changes 4 years ago
catbref 66276a6f65 Merge branch 'ssl' into launch 4 years ago
catbref c00ab2f87c Add support for HTTPS for API 4 years ago
catbref 99f3ab9921 /chat/active/{address} now produces entries for groups where {address} is a member, even if there are no messages 4 years ago
catbref 75b15c6639 Improve /chat/active/{address} output to include latest message's sender address, and registered name if applicable 4 years ago
catbref e5e60a5032 Fix badly named API calls refering to block signers as block minters! 4 years ago
catbref b9d2bbb78b New /websockets/blocks & some controller/block tidying 4 years ago
catbref 3d79408574 API GET /blocks/signature/{signature} now returns BLOCK_UNKNOWN instead of null 4 years ago
catbref 67b184acc9 Chat websockets! 4 years ago
catbref 11040ae60a Added ws://hostname:apiport/websockets/chat/active/{address} 4 years ago
catbref a338202ded Fix incorrect PoW buffer usage length in verify & adjust difficulties 4 years ago
catbref e0398490ae Override reference checking for PUBLICIZE transaction type 4 years ago
catbref 847093edac Fix incorrect PoW buffer length usage 4 years ago
catbref 758a42db36 Fix incorrect txType in PUBLICIZE layout 4 years ago
catbref c2b253df55 Remove extraneous import to cure warning 4 years ago
catbref cc3adc6720 Correct API models from using "Bitcoin refund/redeem address" to pubkeyhash 4 years ago
catbref d77acd9eb9 Delete "old" peer from in-memory known peer cache too 4 years ago
catbref 5ad2bc1940 Merge branch 'MESSAGE-PoW' into launch 4 years ago
catbref ea4c51026b Merge branch 'block-rewards' into launch 4 years ago
catbref d0b4a1f12f Added PoW to MESSAGE (for zero fee). DB and tx layout changes. 4 years ago
catbref 50b912e229 Improved tools/publish-auto-update.pl 4 years ago
catbref 5ffddd0169 Changes to block reward distribution 4 years ago
catbref b5512dfa91 Rework block rewards to be faster and only reward *online* founders. 4 years ago
catbref 2493d5f7a8 Fix wrong test blockchain config being used for legacy qora holder testing 4 years ago
catbref bef1828404 Add support for multiple P2SH funding transactions rather than requiring only one 4 years ago
catbref 0ae232b8ba Fix return result from ElectrumX.broadcastTransaction 4 years ago
catbref cdf0795881 Add extra test case to MemoryPoW 4 years ago
catbref 31e85226f4 WASM version of MemoryPoW! 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