859 Commits (5cf5c1e1f79bf7151a08358cc003ec003dc3323c)
 

Author SHA1 Message Date
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
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