Commit Graph

17079 Commits

Author SHA1 Message Date
jl777
26d07cbbd5 Reduce BUF_SIZE 2018-08-18 03:19:28 -11:00
jl777
7b257028f8 Test 2018-08-18 03:09:36 -11:00
jl777
b4795ed684 -prints 2018-08-18 03:07:53 -11:00
jl777
b626aafeb0 Smaller buf 2018-08-18 03:01:37 -11:00
jl777
a57cea0bee Fingerprint prints 2018-08-18 02:54:51 -11:00
jl777
9178b67d65 Fix 2018-08-18 01:48:16 -11:00
jl777
0545c2cd95 Next layer 2018-08-18 01:42:35 -11:00
jl777
ebd4cace15 +print 2018-08-18 01:36:50 -11:00
jl777
dc71c17e6f +prints 2018-08-18 01:35:48 -11:00
jl777
ad4d921071 +print 2018-08-18 01:27:42 -11:00
jl777
64836d75a0 +print 2018-08-18 01:11:31 -11:00
jl777
6252e12f17 +print 2018-08-18 00:54:53 -11:00
jl777
9c5c9f0b9d +prints 2018-08-18 00:11:27 -11:00
jl777
276c654852 -s 2018-08-17 23:40:12 -11:00
jl777
bc32996926 Reduce faucetget opreturn size, add rewards recover funds mode 2018-08-17 23:02:49 -11:00
Homu
20f87bc226 Auto merge of #3422 - bitcartel:3061_track_notes_based_on_3062, r=str4d
Track Sapling notes and nullifiers in the wallet (in-memory only, no persistence to disk)

Part of #3061.  Add in-memory tracking of Sapling notes and nullifiers to the wallet.
2018-08-17 14:42:52 -07:00
Jack Grigg
c9339bb61f test: Fix comment in WalletTests.FindMySaplingNotes 2018-08-17 21:39:16 +01:00
David Mercer
8a16251eda libsnark: convert 0ul to UINT64_C(0) 2018-08-17 18:54:04 +01:00
David Mercer
32d3a3352e libsnark: convert long long and unsigned long to C++11 fixed-width types
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2018-08-17 18:53:59 +01:00
Scott Sadler
0af81154e3 fix crash #1 on osx 2018-08-17 13:24:32 -03:00
Jack Grigg
2456eb80ae Metrics UI: Tell Windows users how to stop zcashd
Ctrl+C is not configured for Windows, as it does not work (yet):
https://github.com/Microsoft/vscode/issues/9347
https://github.com/Microsoft/console/issues/57
2018-08-17 16:46:41 +01:00
Jack Grigg
8fa09c244a Metrics UI: Enable virtual terminal sequence processing on Windows
https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences
2018-08-17 16:46:29 +01:00
Jack Grigg
c5b26acad8 Use boost::filesystem::path::string() instead of path::native()
This fixes a mingw32 conversion error during cross-compilation.
2018-08-17 16:46:18 +01:00
Jack Grigg
1dae6e9336 Pass correct compiler, linker, and flags into libsnark 2018-08-17 16:45:55 +01:00
Jack Grigg
d10a762fb8 Clean up libzcash CPPFLAGS, CXXFLAGS, and LDFLAGS
By using the flags defined through ./configure instead, libzcash will react to
configuration and build system changes (such as PIC_FLAGS being empty for
Windows builds).
2018-08-17 16:44:05 +01:00
Jack Grigg
ceca40d68f Measure Windows console size for metrics UI
Co-authored-by: David Mercer <radix42@gmail.com>
2018-08-17 16:43:43 +01:00
Scott Sadler
79887a0987 replace malloc in CC with calloc 2018-08-16 18:52:04 -03:00
Jonathan "Duke" Leto
e4f4e63bf5 Merge remote-tracking branch 'origin/jl777' into cctests
Tests failing right now due to change in behavior:

CC Eval EVAL_FAUCET Invalid: faucet is only for brand new addresses
2018-08-16 17:40:57 +02:00
Jonathan "Duke" Leto
8a3e1884d6 More token tests and more error checking and better errors from internals 2018-08-16 17:17:54 +02:00
jl777
4d47fcb937 Create nonzero tokens 2018-08-16 01:07:44 -11:00
jl777
f6160f58c1 Add rpc error checking 2018-08-16 01:06:06 -11:00
jl777
291a646a84 Fix bid fill 2018-08-15 23:47:37 -11:00
jl777
764eb2e5be +dice attack vector 2018-08-15 22:10:55 -11:00
Simon
94f7201424 make-release.py: Versioning changes for 2.0.0. 2018-08-15 17:51:39 -07:00
Jonathan "Duke" Leto
8e0ff2b732 Test refactoring, more tests, and lots of error checking improvements and uint64_t fixes 2018-08-15 23:24:59 +02:00
jl777
59e96a4256 -print 2018-08-15 08:19:58 -11:00
jl777
c4a13b6f0d Test 2018-08-15 08:10:29 -11:00
jl777
5159767093 +print 2018-08-15 08:09:21 -11:00
jl777
8d13c0ef19 Consensus stable faucet get constraint 2018-08-15 07:41:28 -11:00
Sean Bowe
955b328ad1 Sapling mainnet activation height 2018-08-15 12:09:31 -06:00
jl777
f344c69338 +prints 2018-08-15 05:18:01 -11:00
jl777
4b3021d80b Fix mempool zombie 2018-08-15 05:07:28 -11:00
jl777
af3024a344 Faucet get only for first txid 2018-08-15 02:44:59 -11:00
jl777
87c119b71c Add pub key to faucet get I-return 2018-08-15 02:29:44 -11:00
jl777
fefaa934a9 Cap reward to a doubling 2018-08-15 01:51:22 -11:00
jl777
e65c27b52e -print 2018-08-15 01:47:10 -11:00
jl777
815e9937bb Test 2018-08-15 01:39:51 -11:00
jl777
d614c74afb Test 2018-08-15 01:28:08 -11:00
jl777
9193afd926 Test 2018-08-15 01:25:23 -11:00
jl777
a997e9ed74 Test 2018-08-15 01:24:39 -11:00