qortal/src
CalDescent 174a779e4c Add accounts from the import queue individually, and then skip future duplicates before unnecessarily validating them again.
This closes a gap where accounts would be moved from onlineAccountsImportQueue to onlineAccountsToAdd, but not yet imported. During this time, there was nothing to stop them from being added to the import queue again, causing duplicate validations.
2022-09-24 10:56:52 +01:00
..
main Add accounts from the import queue individually, and then skip future duplicates before unnecessarily validating them again. 2022-09-24 10:56:52 +01:00
test Added support for ARRR refunds via /crosschain/htlc/refund/{ataddress} and /crosschain/htlc/refundAll 2022-09-17 10:30:10 +01:00