453 Commits (355b167703b8bb20deda81507b5cb6ec8aa58982)

Author SHA1 Message Date
Scott Sadler 538de2ee49 multiple authorities 6 years ago
Jack Grigg 7614198f9d
ZIP 32 Sapling structs 6 years ago
jl777 c926780fba Rest of second wave CC contract stubs 6 years ago
jl777 287a373a05 +channels 6 years ago
jl777 d96ce6e90b MofN 6 years ago
Jack Grigg 1dae6e9336
Pass correct compiler, linker, and flags into libsnark 6 years ago
Jack Grigg d10a762fb8
Clean up libzcash CPPFLAGS, CXXFLAGS, and LDFLAGS 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Asher Dawes f2c103207f
Portable dev (#105) 6 years ago
Jack Grigg d0372cff5e
Adjust Makefile so that common can be used by the wallet 6 years ago
Cory Fields 6a753e4f9c
crypter: shuffle Makefile so that crypto can be used by the wallet 9 years ago
jl777 7137a0223e FSM skeleton 6 years ago
Jack Grigg e691e21f40
TransactionBuilder with support for creating Sapling-only transactions 6 years ago
jl777 4391153705 Makefile 6 years ago
jl777 0542b1cd55 Add dice.cpp 6 years ago
jl777 e3ec4c50aa Fix 6 years ago
jl777 d082e563f3 Fixes 6 years ago
jl777 c2f34bc31e Test 6 years ago
jl777 5a9f21107d Move assetstx to wallet 6 years ago
jl777 44a9fd7c3b Reorganize CC assets code 6 years ago
Michael Toutonghi 17d0160a17 Cleanup nonce changes 6 years ago
Michael Toutonghi c5325a3256 PoS improvements 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
Jonas Schnelli 34aca1b03c
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
jl777 2abababa75 Test 6 years ago
Michael Toutonghi 4dcb64c081 Radical hash rate optimization 6 years ago
Michael Toutonghi 5296a85018 Portable VerusHash and CPU check 6 years ago
Michael Toutonghi 3a868069d3 update build file that missed checkin 6 years ago
Scott Sadler e4f943d86d cross chain rpc methods 6 years ago
Scott Sadler 20c3ac51c2 wip 6 years ago
Pieter Wuille 3d31e09cbb
Split key_io (address/key encodings) off from base58 7 years ago
Pieter Wuille 10e5357e8b
Import Bech32 C++ reference code & tests 7 years ago
Jack Grigg 11aa594440
Remove obsolete CreateJoinSplit and GenerateParams binaries 6 years ago
miketout 2910478b5a Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash 6 years ago
Scott Sadler 0cb91a8d20 wip 6 years ago
miketout 42181656c2 Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Michael Toutonghi 29bd53a102 Rewrite time locks, coinbase validation, and script functions in C++ for easier integration 6 years ago
Cory Fields da96e3b71a
build: univalue subdir build fixups 9 years ago
Pieter Wuille 29a8ade782
Prevector type 9 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
jl777 4d9b5edbcf Test 6 years ago
ca333 afa02103c9
update Makefile 6 years ago
ca333 5da8e41df2
fix Makefile 6 years ago
jl777 f64557f7e0 Test 6 years ago
Scott Sadler 8a8e10f02f cleanups 6 years ago
Scott Sadler 561f3e18c1 tests for bet protocol done; verify notarisation still to test 6 years ago
Jeff Garzik e3da7a572d
leveldbwrapper file rename to dbwrapper.* 9 years ago
Scott Sadler 4c121ffdb0 cpp test suite for cryptoconditions integration 6 years ago
Scott Sadler 563581aff4 many changes: * fix CC malleability * extra validations for CCs such as requiring a signature and limiting types * different SIGHASH types for CC 6 years ago