DeckerSU
ca7adbd4c3
fixed release path create, if we haven't already built marketmaker
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
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
jl777
fbdba8d564
Add newline
7 years ago
jl777
94eb6fa7ac
Sleep to delay sandman
7 years ago
jl777
32eecf6a49
Sendmany reactivated in airdropH
7 years ago
jl777
ab7914b8e2
Test
7 years ago
jl777
f064c1800d
Test
7 years ago
jl777
76c2dcf6f7
Test
7 years ago
jl777
c94345b460
Test
7 years ago
jl777
b9895d322a
Test
7 years ago
jl777
ecf367517d
BTC airdropH
7 years ago
jl777
849ae3c100
Skip first api return
7 years ago
jl777
2d88a063d9
Test
7 years ago
jl777
825290036c
Test
7 years ago
jl777
e27eb90084
Test
7 years ago
jl777
fceb8c07d3
PIVX
7 years ago
jl777
0a37bbe464
Test
7 years ago
jl777
afbc9329d7
Fixed BCH electrum, by using BTC addresses
7 years ago
jl777
e49a71cd2d
Test
7 years ago
jl777
25b5946838
Test
7 years ago
jl777
d5cb6f8b53
Testing
7 years ago
jl777
a502ffe178
Test
7 years ago
jl777
f516147022
Calcaddress
7 years ago
jl777
580ebe44a7
HTML coin
7 years ago
jl777
0fb4868fdf
Scripthash != script
7 years ago
jl777
ae8bc5cf83
Test
7 years ago
jl777
14ecaaed8e
Prevent bob refund until Apaymentspent
7 years ago
jl777
611d94c21e
Test
7 years ago
jl777
6b394f8aac
Test
7 years ago
jl777
1207ff9b9a
Fix edge case
7 years ago
jl777
d1b6fc9829
Move free bp to main thread
7 years ago
jl777
42edbb058d
Net allocated counter
7 years ago
jl777
53c04b59b1
MNX
7 years ago