|
@ -17,7 +17,7 @@ |
|
|
// LP_nativeDEX.c
|
|
|
// LP_nativeDEX.c
|
|
|
// marketmaker
|
|
|
// marketmaker
|
|
|
//
|
|
|
//
|
|
|
// delay swap credit back until notarization, else path
|
|
|
// too much stats.log
|
|
|
// big BTC swaps
|
|
|
// big BTC swaps
|
|
|
// https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki for signing BCH/BTG
|
|
|
// https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki for signing BCH/BTG
|
|
|
//
|
|
|
//
|
|
@ -27,6 +27,7 @@ |
|
|
// portfolio value based on ask?
|
|
|
// portfolio value based on ask?
|
|
|
// USD paxprice based USDvalue in portfolio
|
|
|
// USD paxprice based USDvalue in portfolio
|
|
|
//
|
|
|
//
|
|
|
|
|
|
// else claim path
|
|
|
// improve critical section detection when parallel trades
|
|
|
// improve critical section detection when parallel trades
|
|
|
// dPoW security -> 4: KMD notarized, 5: BTC notarized, after next notary elections
|
|
|
// dPoW security -> 4: KMD notarized, 5: BTC notarized, after next notary elections
|
|
|
// bigendian architectures need to use little endian for sighash calcs
|
|
|
// bigendian architectures need to use little endian for sighash calcs
|
|
|