18765 Commits (5b3e6d49680cdbba3ef29f7ebd63c2cc09ce8694)
 

Author SHA1 Message Date
Artem Pikulin 5b3e6d4968 Set clone_depth: 5 for appveyor, we don't need all history. 6 years ago
Artem Pikulin 17b555ccf3 Update cpp-ethereum submodule to speed up initial build. 6 years ago
Artem Pikulin abc79a5acb Fix tx history crash for BTC/LTC. Disable support for QTUM, BTX, CRW. 6 years ago
Artem Pikulin a3e045b473 Fix windows build. Use precompiled libsodium. 6 years ago
Artem Pikulin 0a78c100df Merge remote-tracking branch 'origin/master' 6 years ago
Artem Pikulin d205788777 #213 Add tx history cache for ETH/ERC20 (getting from Etherscan). 6 years ago
Artem Pikulin a4ff8b4d90 Allocate buffer for Sapling outputs dynamically. Thx Decker. 6 years ago
Artem Pikulin 7b601e016c Remove debug printf. 6 years ago
Artem Pikulin f9e60660f0 #213 Cache address tx history for listtransactions RPC call. 6 years ago
jl777 333be5becc
Merge pull request #221 from jl777/dev 6 years ago
jl777 81fcd4587c
Merge pull request #1003 from DeckerSU/dev-decker-vrsc 6 years ago
DeckerSU 323af2e008 fix splitfunds on sapling enabled coins (outputs buffer overflow fix) 6 years ago
jl777 9c845f16c0
Merge pull request #1002 from DeckerSU/dev 6 years ago
DeckerSU 4e12d08d0f activate sapling for VRSC in vrsc_7776 6 years ago
jl777 d7dbda5d13
Merge pull request #217 from jl777/dev 6 years ago
jl777 89728da7bc
Merge pull request #1001 from DeckerSU/dev-decker-vrsc 6 years ago
DeckerSU 84db92eaa4 Merge branch 'dev-decker-vrsc' of ssh://github.com/DeckerSU/SuperNET into dev-decker-vrsc 6 years ago
DeckerSU 739b67f0a6 sapling param added to json 6 years ago
DeckerSU fc33878df9 + lsodium to linker 6 years ago
DeckerSU aeeacfc4dd remove debug printouts 6 years ago
jl777 d45cb3a69d
Merge pull request #1000 from lukechilds/patch-5 6 years ago
Luke Childs 4d477f7d10
Set KMDICE freq to 2 6 years ago
Mihail «Kolo» Fedorov 52683b26dc
Merge pull request #997 from jl777/kolo 6 years ago
Mihail Fedorov 454688252b madmax 6 years ago
DeckerSU 709c6dd2eb + amount field in dpow_vins 6 years ago
DeckerSU fe981f4666 + add debug printout when signing vins 6 years ago
DeckerSU a93ced75e2 + ISNOTARYNODE and LIQUIDITY_PROVIDER for Windows build 6 years ago
DeckerSU 7973df7379 dpow_notarytx: correct sapling unsigned raw tx with usesigs=0 6 years ago
DeckerSU 5d80558a55 dpow_notarytx: start preparations for VRSC sapling 6 years ago
jl777 318a8ec1e3
Merge pull request #207 from jl777/dev 6 years ago
jl777 470e4229ba
Merge pull request #996 from dionpay/dev 6 years ago
webworker01 99655790c1 fix permissions and splitfund for dion 6 years ago
jl777 f468a549ff
Merge pull request #994 from dionpay/dev 6 years ago
DIONPAY-Devs 19db787b08
Merge branch 'dev' into dev 6 years ago
jl777 52028f4c6a
Merge pull request #995 from chainmakers/dev 6 years ago
Jorian 2920e677b5 add kmdice files 6 years ago
Jorian 46b0d0d4c1 kmdice addition 6 years ago
DeckerSU 9df2ba32e1 + test build iguana for linux (added libsodium) 6 years ago
DeckerSU 30c61f0d1d + iguana_rwjoinsplit: add proof_size param 6 years ago
DeckerSU 4ae6fe951c - remove debug printouts 6 years ago
DeckerSU b280d0aa32 VRSC iguana sapling changes [part 2] 6 years ago
DeckerSU 2800a2c6a2 + libsodium.lib for Windows, iguana needed BLAKE2b-256 calc for preimage 6 years ago
DeckerSU ec6d3aae31 VRSC iguana sapling changes [part 1] 6 years ago
jl777 94d548965f
Merge pull request #993 from artemii235/master 6 years ago
Artem Pikulin b702b80364 #191 Hotfix. (uint32_t)strtol results in invalid value on win. Thanks to Decker. 6 years ago
jl777 646facc434
Merge pull request #992 from jl777/kolo 6 years ago
Mihail Fedorov cb48a4b847 IP 6 years ago
DeckerSU a282cf9684 fix safecopy: %s too long 8 error on RPC with coins len(name) > 7 6 years ago
jl777 4244eeb102
Merge pull request #202 from jl777/dev 6 years ago
jl777 3fd767233a
Merge pull request #991 from artemii235/master 6 years ago