Commit Graph

643 Commits (e72899280363968ee60670cdb0fa2fe008eb9e79)
 

Author SHA1 Message Date
Riccardo Spagni 1925eeffa8
Merge pull request #183
10 years ago
warptangent f9822c483e wallet JSON update for non-deterministic wallet data
10 years ago
warptangent 4c6230d6cf Checking and handling for deterministic vs non-deterministic wallet
10 years ago
warptangent 1beedb9dd4 Extract check for deterministic keys to wallet2::is_deterministic()
10 years ago
warptangent 359ede3958 indentation
10 years ago
warptangent 2290eff6d6 replace lines with call to recently added print_seed()
10 years ago
Riccardo Spagni 831933425b
update unbound from upstream
10 years ago
Riccardo Spagni 9f74cc8e19
increased version number for tagged release
10 years ago
Riccardo Spagni a144997c48
fixed CMake version matching
10 years ago
Riccardo Spagni ef2a2b42c9
Merge pull request #186
10 years ago
Riccardo Spagni 220832b791
Merge pull request #187
10 years ago
warptangent 3dd19c4cd4 prompt for seed language and error handling
10 years ago
warptangent 3300ae5f4e remove unused display variable
10 years ago
warptangent 0e0e55714d return true on success
10 years ago
warptangent 2e11eb1504 deterministic wallet use of twelve words fixed
10 years ago
warptangent 21a3c46a1b ensure that keccak is called on view spend key, not a possibly pre-sc_reduce32 version of it
10 years ago
Riccardo Spagni e1555fdf8b
Merge pull request #192
10 years ago
Riccardo Spagni affde29754
moved rapidjson to external folder, fixed CMake
10 years ago
Riccardo Spagni 4cd15cdde5
Merge pull request #1
10 years ago
Riccardo Spagni 7935e49529
Merge pull request #191
10 years ago
Riccardo Spagni 685dd4a5d3
don't build tests unless we're building all-* or *-test builds
10 years ago
Riccardo Spagni 892e2b14da
updated readme to include libevent / libgtest deps
10 years ago
Riccardo Spagni 40971b4ee6
Merge pull request #188
10 years ago
Riccardo Spagni ab7c6c07e7
Merge pull request #180
10 years ago
Ben Boeckel ce71c01f11 cmake: work around a bug with implicit link directories
10 years ago
Ben Boeckel de4fc40576 mingw: copy required libraries to the build tree
10 years ago
Ben Boeckel ec54e2f82b cmake: place binaries together in the build tree
10 years ago
Ben Boeckel 18c56abe4b msys: don't use LTO
10 years ago
Ben Boeckel 5680c9cac7 msys: factor out -Werror on msys
10 years ago
Ben Boeckel 475154255a msys: look in msys' directory for files
10 years ago
iamsmooth dde7897fd4 Disable legacy fees for now
10 years ago
Ben Boeckel d855fe4e89 miniupnpc: bump the _POSIX_C_SOURCE feature macro
10 years ago
iamsmooth cc74b43651 Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, denominations based on DEFAULT_DUST_THRESHOLD, document fee arg to create_transactions as unused, se DEFAULT_DUST_THRESHOLD for wallet dust collection instead of calcualted tx fee
10 years ago
Riccardo Spagni 2b93288fd7
Merge pull request #184
10 years ago
Thomas Winget d2287d3108 per kb fees not passing correct fee to transfer()
10 years ago
Thomas Winget dc67b12ea9 Should now properly do per-kb fee
10 years ago
Thomas Winget 557e27fd21 per kb fees
10 years ago
Sammy Libre 250254c338 Exception handling while refreshing in rpc wallet (credits to QCN)
10 years ago
Ben Boeckel c696492549 unbound: fix getaddrinfo detection for 32-bit windows
10 years ago
Ben Boeckel e3776876af cmake: Windows and static builds need this
10 years ago
Ben Boeckel 01895dd067 cmake: fix up link lines
10 years ago
Ben Boeckel 4b6515cfb5 unbound: fix type checking
10 years ago
Ben Boeckel d43a20f8f4 unbound: plumb the libdir up
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 464c2805e5 cmake: fix up miniupnpc's define
10 years ago
Ben Boeckel 9689df925c cmake: clean up EXTRA_LIBRARIES
10 years ago
Ben Boeckel 3b7bdcb790 cmake: set the project name
10 years ago
Ben Boeckel 0f0efc4af2 cmake: prepend to CMAKE_MODULE_PATH
10 years ago
Ben Boeckel 031e3da724 cmake: remove scream-make (all-caps functions)
10 years ago
Ben Boeckel abbd5c0bdb unbound: import cmake build system
10 years ago