2368 Commits (e392e4d344f5a771d515af6c8be26293c581a1b1)
 

Author SHA1 Message Date
catbref 615381ca5a Fix BTC spend txn building to be less aggressive about caching/checking spent keys 4 years ago
catbref 6b83499216 WIP: trade-bot: add support for showing trade partner's Qortal receiving address in trade offer summaries 4 years ago
catbref faa2e9502b WIP: trade-bot: include creation/latest timestamp (as appropriate) in trade offer summaries via websocket 4 years ago
catbref cd07240ce7 Add BTC.getWalletBalance(xprv) and add API call to access that. 4 years ago
catbref 91518464c2 WIP: trade-bot: fix empty bitcoin wallet edge case when finding UTXOs 4 years ago
catbref 25bf315e23 WIP: trade-bot: tradeoffers websocket initial message with OFFERING/REDEEMED and fixed subsequent messages 4 years ago
catbref a8743b1bd3 ElectrumX network main-net servers 4 years ago
catbref f90bd6ee45 WIP: trade-bot: added WS for streaming existing/new trades in OFFERING state 4 years ago
catbref a351756883 WIP: trade-bot: add missing JavaTypeAdapter to TradeBotData.bitcoinAmount 4 years ago
catbref ea9b0d4588 WIP: trade-bot: initial API call for listing completed trades 4 years ago
catbref e9c85c946e WIP: trade-bot: two more unit tests to cover some edge cases 4 years ago
catbref 876bfb525b WIP: trade-bot: more receive address support, some terminology clarification 4 years ago
catbref 6be67d0d92 WIP: trade-bot: make sure the "trade" private key is valid for both Curve25519 and secp256k1 4 years ago
catbref 16581766c6 WIP: trade-bot: detect and remove mempool entries from ElectrumX "listunspent" results 4 years ago
catbref 7fd7104f46 WIP: trade-bot: add flag to be set by AT if redeem happens so trade-bot detects redeem instead of refund 4 years ago
catbref d2cae7c8b5 WIP: trade-bot: use correct Bob Bitcoin receive address in log entry 4 years ago
catbref 83955acd22 WIP: trade-bot: allow trade-bot entries to be deleted if in BOB_WAITING_FOR_AT_CONFIRM state. Also, return false (instead of throwing internal error) if trade-bot entry does not exist 4 years ago
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