Tags: apexplatform/atomicDEX-API-1
Tags
docs: introduce CHANGELOG.md (KomodoPlatform#1680) * propose change.log add a chronological "living" changelog file as a index for the dev.logs * introduce CHANGELOG.md * [docs] update changelog * [docs] add changelog date/tag * update changelog * update date * re-enable mac ci, add one more change log --------- Co-authored-by: shamardy <shamardy@yahoo.com> Reviewed-by: ozkanonur <work@onurozkan.dev>
Disallow withdraw to taproot addresses (KomodoPlatform#1503) * hotfix: disallow withdraw to taproot addresses * fix UnsupportedAddressVariant error doc comment * Add explicit match statement to avoid parsing new bech32 variants * seperate version check from length check * added test vectors from bip-0173 * ignore unstable ETH/SOL tests * ignore unstable test_get_raw_transaction * added more test vectors from bip-0173, some test vectors are valid in bip-0173 but invalidated by bip-0350
Fix ARRR activation. More info to activation statuses. Check point bl… …ock KomodoPlatform#1427 (KomodoPlatform#1439) * WIP. * WIP. Added more info to BuildingWalletDb status. Added check_point_block. * Temporary ignore RUSTSEC-2020-0159. * Add TemporaryError variant to SyncStatus KomodoPlatform#1427. * consensus_params -> protocol_info * Review fixes. Co-authored-by: Artem Vitae <artem@vitae.com>
Fix P2P OrdermatchRequest backward compatibility. (KomodoPlatform#1406)
Update json file after removing outdated transactions KomodoPlatform#… …1321 (KomodoPlatform#1332) * Update json file after removing outdated transactions * Remove commented out debug code * Remove save_transaction_history and extend save_history_to_file instead * Add function for transaction comparison * Handle transactions with 0 block height separately while sorting * Fix formatting
feat(firo_hot_fix): add support for prog pow KomodoPlatform#1232 (Kom… …odoPlatform#1235) * feat(firo_hot_fix): add support for prog pow * feat(firo): cargo clippy * feat(firo): update ring dependency * Revert "feat(firo): update ring dependency" This reverts commit 8db763f.
Fix zombie orders caused by improper balance reduce handling. (Komodo… …Platform#1179) * Possible fix for KomodoPlatform#1148 * More fixes.
PreviousNext