jl777
0e2f8d522b
Version 27770
7 years ago
jl777
32f1308c4e
Dont finish old edge cases
7 years ago
jl777
8c20d4f3bc
fix spending of aliceclaim
7 years ago
jl777
e103ff2139
Add OP_SIZE and allow bob to bobspend after aliceclaim
https://gist.github.com/markblundeberg/7a932c98179de2190049f5823907c016
7 years ago
jl777
fcddb21b60
Merge branch 'master' into etomic
# Conflicts:
# .gitignore
# iguana/exchanges/LP_commands.c
# iguana/exchanges/LP_include.h
# iguana/exchanges/LP_nativeDEX.c
# iguana/exchanges/LP_ordermatch.c
# iguana/exchanges/LP_prices.c
# iguana/exchanges/LP_socket.c
# iguana/exchanges/LP_swap.c
# iguana/exchanges/coins
# iguana/exchanges/mm.c
7 years ago
jl777
7c5b57400d
Merge pull request #603 from jl777/dPoW
sync to dev
7 years ago
jl777
0de571f440
Merge pull request #602 from jl777/beta
sync to dev
7 years ago
jl777
1a6f9b22dd
Merge pull request #601 from jl777/dev
sync to dev
7 years ago
jl777
246dc66c36
KREDS
7 years ago
jl777
b3d7e641bf
KREDS
7 years ago
jl777
0169a017b6
80 -> :80
7 years ago
jl777
72e57a4998
String compare port 80
7 years ago
jl777
ec6c4f6efd
Allow multiple port 80 coins
7 years ago
jl777
2e70164cf1
Revert to test ETH
7 years ago
jl777
e9df4938a3
Test
7 years ago
jl777
baab6cafeb
Faster
7 years ago
jl777
1553e9f3ef
Pendswap Q
7 years ago
jl777
68574e5535
Pending only to return null if .finished
7 years ago
jl777
5d20e5ce35
SNG
7 years ago
jl777
f1c8fa2fd2
Merge pull request #599 from DeckerSU/dev-decker-dev
added marketmaker_build_depends.cmd script
7 years ago
DeckerSU
dfec71ffe3
changed dexscripts.win32 related to latest marketmaker API changes
first call to marketmaker API doesn't returns userpass now, so, we
should login with "default" passphrase and when calling 2_getuserpass.cmd
login this "passphrase" method and default userpass "1d8b27b21efabcd96571cd56f91a40fb9aa4cc623d273c63bf9223dc6f8cd81f",
same as implemented in barterdex gui.
7 years ago
DeckerSU
7ca92acb62
Merge branch 'dev' of https://github.com/jl777/SuperNET into dev-decker-dev
7 years ago
jl777
ae08bc3dec
100 sats floor
7 years ago
DeckerSU
ca7adbd4c3
fixed release path create, if we haven't already built marketmaker
7 years ago
jl777
10569cc5a0
Test
7 years ago
jl777
9fbf3b6dfe
Test
7 years ago
DeckerSU
5ccacc9b44
Merge branch 'dev' of https://github.com/jl777/SuperNET into dev-decker-dev
7 years ago
DeckerSU
6739b34ce5
added marketmaker_build_depends.cmd script
(git and cmake installed are required)
script will automatically download and build all needed *.lib and *.dll
for build marketmaker.
currently script built only 64-bit Release versions of *.lib and *.dll,
pthread_lib.lib is compiled for statically linked and nanomsg.lib and
libcurl.lib for using with dlls: libcurl.dll and nanomsg.dll .
Later i will improve it to build both 32-bit and 64-bit versions, and
versions for static linking marketmaker without any external deps. But
this will take time and some work on MSVC project files (marketmaker.vcxproj
and marketmaker.sln).
7 years ago
jl777
b87a6494bc
Log req-quote in too late and unspendable msg
7 years ago
jl777
fa29d5d1fe
estimatesmartfee
7 years ago
jl777
86bf0a0e76
Merge pull request #597 from lukechilds/fix-mm-build
Fix mm build
7 years ago
jl777
3610971d0b
Allow sha256(passphrase) to be used as userpass
7 years ago
jl777
1f303d797d
Revert default passphrase
7 years ago
DeckerSU
2d6a7c5e53
Merge branch 'dev' of https://github.com/jl777/SuperNET into dev-decker-dev
7 years ago
Luke Childs
f66fa86c64
Use dynamic nanomsg by default. Build static on macOS
7 years ago
Luke Childs
715b02ea4f
Add shebang to m_mm
Otherwise /bin/sh will be inferred which will cause errors as this
script uses bash features such as "[[".
7 years ago
jl777
4d20d4a35a
Splitfunds test
7 years ago
jl777
73120ed2da
Activate ETH mainnet
7 years ago
jl777
c5665fcec9
Use base/rel instead of autxo->coin
7 years ago
jl777
a02cc7c963
Debug print
7 years ago
jl777
c2d500708e
Mainnet toggle
7 years ago
jl777
cfc520a50d
Print
7 years ago
jl777
366226844f
Fix ETH as alice
7 years ago
jl777
b32516609e
Test
7 years ago
jl777
a934476229
Require DB/* are writable, else fatal error
7 years ago
jl777
722581f687
ZEL
7 years ago
jl777
772ede8b91
-print
7 years ago
jl777
b88d14519b
wait for swap, even if error
7 years ago
jl777
faa1a9d563
-prints
7 years ago
jl777
19b93b1706
Tweak margins
7 years ago