Commit Graph

17079 Commits

Author SHA1 Message Date
jl777
dcf05e8490 Test 2018-08-21 07:31:40 -11:00
jl777
f0731bd796 Debugs 2018-08-21 07:21:34 -11:00
jl777
e8d004bc20 Test 2018-08-21 07:16:08 -11:00
jl777
25fb121c4f Test 2018-08-21 07:14:58 -11:00
jl777
377d7b471e Debugs 2018-08-21 07:14:17 -11:00
Jack Grigg
6c6ed24310 libsnark: Fix stale comment 2018-08-21 18:06:23 +01:00
Jack Grigg
8b3d0ef4e3 libsnark: Use mp_limb_t cast instead of uint64_t when masking bigint.data 2018-08-21 18:05:14 +01:00
Jack Grigg
fa92a21a40 libsnark: Adjust SHA256 K value type to match the constant
When used, it is cast to an integer_coeff_t, which is currently a long.
On LP64 systems, this cast is lossless. Issues with LLP64 systems will
be addressed later.
2018-08-21 18:04:50 +01:00
jl777
1d0f02227d nValue 2018-08-21 04:55:58 -11:00
jl777
bcfda2b008 ; 2018-08-21 04:54:49 -11:00
Jack Grigg
831b6af932 Metrics UI: Fall back to 80 cols if GetConsoleScreenBufferInfo() fails 2018-08-21 16:54:40 +01:00
jl777
794a347fab .h 2018-08-21 04:52:52 -11:00
jl777
d96ce6e90b MofN 2018-08-21 04:47:45 -11:00
jl777
da629dfe5a MofN address 2018-08-21 04:40:10 -11:00
jl777
3dd69622f0 +print 2018-08-21 02:38:00 -11:00
jl777
55d4ab054a ; 2018-08-21 02:36:34 -11:00
jl777
8ab5344134 Test 2018-08-21 02:34:02 -11:00
jl777
b377f86965 Test 2018-08-21 02:32:45 -11:00
jl777
e0f78699ce Ccactivate 2018-08-21 02:30:05 -11:00
jl777
3d120f0231 Merge pull request #819 from jl777/beta
Height 1 million Release Candidate
2018-08-20 21:47:39 -11:00
jl777
38b5d53f01 +print 2018-08-20 21:41:20 -11:00
jl777
e222a19d4b Fix maxodds check 2018-08-20 08:46:12 -11:00
jl777
33f4e4925c Fix maxodds check 2018-08-20 08:32:00 -11:00
jl777
d930ed4f2e Unrevert 2018-08-20 02:27:11 -11:00
jl777
bc3419f06d Revert 2018-08-20 02:26:42 -11:00
Jack Grigg
053cb3497d Add Sapling support to z_getbalance and z_gettotalbalance
Closes #3214

Co-authored-by: Sean Bowe <ewillbefull@gmail.com>
2018-08-20 11:35:06 +01:00
Jack Grigg
94e99acda6 Add Sapling support to GetFilteredNotes() and GetUnspentFilteredNotes()
This could in future be refactored to be generic over PaymentAddress and
NotePlaintext in the return type, but for now let's be explicit about which
returned notes are for Sprout vs Sapling, and handle them separately.

Co-authored-by: Sean Bowe <ewillbefull@gmail.com>
2018-08-20 11:34:54 +01:00
jl777
d2b767f71d Test 2018-08-19 23:10:22 -11:00
jl777
76b729d246 Fix 2018-08-19 23:08:11 -11:00
jl777
cd98443d65 Syntax 2018-08-19 23:06:59 -11:00
jl777
60a91e3bd4 Change dice odds > 1 to match industry method
Get the first 5 nibbles < 1 million, mod it by 10000 and compare
against 1000/(odds+1)
2018-08-19 23:04:01 -11:00
jl777
e4e12ec083 Change mempool print 2018-08-19 08:42:57 -11:00
jl777
050f89ac30 Syntax 2018-08-19 07:58:02 -11:00
jl777
843ef1b695 Fix 2018-08-19 07:56:44 -11:00
jl777
9a813a0441 Test 2018-08-19 07:21:20 -11:00
jl777
c75d265250 Test 2018-08-19 07:19:25 -11:00
jl777
1f5025d995 Handle out of order confirmed CC 2018-08-19 07:16:14 -11:00
jl777
a409a6e419 Test 2018-08-19 07:02:12 -11:00
jl777
cb5763f009 Test 2018-08-19 06:53:50 -11:00
jl777
cd88cde2da test 2018-08-19 06:37:46 -11:00
jl777
ad274d5be8 Test 2018-08-19 04:40:37 -11:00
jl777
0bfdfaef02 Set KOMODO_CONNECTING from accepttomempool 2018-08-19 04:34:46 -11:00
jl777
8b26f1169c KOMODO_CONNECTING 2018-08-19 04:28:41 -11:00
jl777
799f664f5f Fix 2018-08-18 05:05:47 -11:00
jl777
96e1505ec8 Allow weaker rand() for in memory values 2018-08-18 05:00:51 -11:00
jl777
9f545d8eb3 Fix 2018-08-18 04:55:02 -11:00
jl777
eb69e5cee6 Windows rag 2018-08-18 04:54:03 -11:00
jl777
de70190c2a Add opret 2018-08-18 04:40:23 -11:00
jl777
8b10fb48e0 Handle partial but not enough rewards funding 2018-08-18 04:32:42 -11:00
jl777
093487f6f0 Fix not enough rewards case 2018-08-18 04:09:51 -11:00