801 Commits (91e82d1e3ccf2715f527875ea35d36bdfdceebf1)
 

Author SHA1 Message Date
catbref d85b746021 WIP: trade-bot: add xprv validation method to BTC class and use that for API call /crosschain/tradebot/respond instead of vague byte-length check 4 years ago
catbref e2dc91c1ea Fix API call DELETE /crosschain/tradeoffer regarding PoW MESSAGE reference 4 years ago
catbref 098e2623d6 WIP: cross-chain AT now stores bitcoin receiving PKH 4 years ago
catbref 2df045396d Bump to v1.2.3 4 years ago
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 21d7a4eed1 Improved AT PUT_TX_AFTER_TIMESTAMP_INTO_A function 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 ca8eabc425 Commit 2 of 2: adding new CIYAM AT v.1.3.5 4 years ago
catbref 94c83d6a93 Commit 1 of 2: removing old CIYAM AT v1.3.4 4 years ago
catbref dea2f34c52 Trade-bot: more comments, more documentation, more ElectrumX servers. 4 years ago
catbref b294f5e333 WIP: More defensive ElectrumX calls. Bring non-trade-bot API calls up to date 4 years ago
catbref f9b726a75d WIP: TradeBot - added refunding code 4 years ago
catbref 579645d6b7 WIP: trade-bot now does complete end-to-end trade (more work needed) 4 years ago
catbref e729571a21 WIP: trade-bot: do not run trade-bot if not up-to-date 4 years ago
catbref f179139967 WIP: trade-bot: Alice P2SH_a progress 4 years ago
catbref ee5119e4dd WIP: trade-bot. move trade-bot hook, fix bugs, etc. 4 years ago
catbref 11bf5ac6fc WIP: remove trade_timeout from DB TradeBotStates & TradeBotCreateRequest 4 years ago
catbref c3eb385066 WIP: cross-chain trading with new lockTimes, requires AT v1.3.5 4 years ago
catbref 886c9156a5 WIP: cross-chain trading AT passes AtTests now 4 years ago
catbref 23062c59cd WIP: trade-bot, particularly the new two-P2SH Qortal AT code 4 years ago
catbref da254058c5 WIP: split P2SH from BTCACCT, add more fields to TradeBotData, remove initial QORT payout 4 years ago
catbref a6fa4fc613 WIP: trade-bot MESSAGE support 4 years ago
catbref 593b61ea4b Reduce bitcoinj exposure to classes outside of org.qortal.crosschain package. 4 years ago
catbref 04d691991a WIP: more work on trade-bot 4 years ago
catbref faa6e82bef WIP on trade-bot 4 years ago
catbref 65ccb80aa4 AT-related changes: new Qortal functions, tests, etc. 4 years ago
catbref cc13d1d0f1 WIP commit 4 years ago
catbref ead84d70d1 Initial skeleton code for Trade Bot 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