diff --git a/iguana/coins/mshark_7776 b/iguana/coins/mshark_7776 old mode 100644 new mode 100755 diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index a985e5b5f..19ee06ace 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -17,21 +17,18 @@ // LP_nativeDEX.c // marketmaker // -// validate notarization -// big BTC swaps, assetchain markets // https://github.com/bitcoin/bips/blob/master/bip-0143.mediawiki for signing BCH/BTG +// big BTC swaps, assetchain markets // // compress packets // cancel bid/ask // portfolio to set prices from historical // portfolio value based on ask? -// USD paxprice based USDvalue in portfolio // // else claim path -// improve critical section detection when parallel trades // dPoW security -> 4: KMD notarized, 5: BTC notarized, after next notary elections // bigendian architectures need to use little endian for sighash calcs -// +// improve critical section detection when parallel trades #include