Commit Graph

1136 Commits

Author SHA1 Message Date
jl777
f920ed0067 test 2016-10-17 15:04:04 -03:00
jl777
edea78beeb test 2016-10-17 14:52:43 -03:00
jl777
9e71587474 test 2016-10-17 14:35:48 -03:00
jl777
d27e196e8d test 2016-10-17 14:27:27 -03:00
jl777
5f089b00f2 test 2016-10-17 13:47:57 -03:00
jl777
d6b4ea6610 test 2016-10-17 13:27:06 -03:00
jl777
f2d60864a9 notarized checkpoint 2016-10-17 13:18:45 -03:00
jl777
fd55cc9c72 test 2016-10-06 12:37:09 -03:00
jl777
3d35aa5b13 test 2016-10-03 11:32:30 -03:00
jl777
c939721cee -pubkey fix 2016-10-03 10:11:03 -03:00
jl777
5645d1115a test 2016-10-03 09:45:49 -03:00
jl777
e93ff3ca05 syntax fix 2016-09-23 10:45:17 -03:00
jl777
8c3623fe10 syntax fixes 2016-09-23 10:36:28 -03:00
jl777
50027f0631 mindiff exception for notaries 2016-09-23 10:30:15 -03:00
jl777
d7426190e4 new read me 2016-09-21 16:18:52 -03:00
jl777
7d36ed9e1d test print 2016-09-14 12:59:08 -03:00
jl777
d27afb07eb block check overrides 2016-09-14 06:22:24 -03:00
jl777
a614521c13 ifdef 2016-09-14 06:08:33 -03:00
jl777
431cce983e messages 2016-09-14 06:03:47 -03:00
jl777
2deb9e7483 vector 2016-09-14 05:40:16 -03:00
jl777
ace19d6346 id 2016-09-14 05:34:34 -03:00
jl777
f6b8d87ed4 i hate c++ strings 2016-09-14 05:32:48 -03:00
jl777
891b2e16b6 ) 2016-09-14 05:29:57 -03:00
jl777
f211fbb32a skip command 2016-09-14 05:29:06 -03:00
jl777
07eff10791 syntax 2016-09-14 05:25:07 -03:00
jl777
d2451560a2 ss.str() 2016-09-14 05:23:57 -03:00
jl777
0217d91cd2 ToString 2016-09-14 05:22:33 -03:00
jl777
9fc05259a7 syntax 2016-09-14 05:21:26 -03:00
jl777
93b5c955d4 fix syntax 2016-09-14 05:17:26 -03:00
jl777
1fb0786301 syntax 2016-09-14 05:14:32 -03:00
jl777
fcd361184f komodo message hooks 2016-09-14 05:12:12 -03:00
jl777
f03d63720c reduce allowed future timestamp 2hrs -> 10 min 2016-09-14 04:20:11 -03:00
jl777
f333b7b9e9 ICO allocation 2016-09-13 16:14:36 -03:00
jl777
1a32177712 PoS block 2016-09-13 15:51:25 -03:00
jl777
3a02f67bf3 coin supply, rewards 2016-09-13 15:04:42 -03:00
Simon
805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
Sean Bowe
d7eeb7455b Fix CheckTransaction bugs. 2016-09-05 12:18:43 -06:00
Jack Grigg
de42390f90 Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 2016-08-31 02:00:11 +12:00
Jack Grigg
769e031c1a Update cached incremental witnesses when the active block chain tip changes 2016-08-30 00:29:49 +12:00
zkbot
365845216b Auto merge of #1268 - ThisIsNotOfficialCodeItsJustForks:t1130-upgrade-libsodium, r=ebfull
Upgrade libsodium for AVX2-detection bugfix.

Upgrades libsodium to bring in an AVX2-detection bugfix (to help with #1130).
2016-08-22 02:34:30 +00:00
Taylor Hornby
2902ac7ce8 Use libsodium's s < L check, instead checking that libsodium checks that. 2016-08-18 16:38:20 -06:00
Patrick Strateman
e279e5f90a Record nMinPingUsecTime 2016-08-15 19:31:14 -06:00
Simon
10d2c57c0d Replace calls to GetHash() with GetTxid() for transaction objects.
Where the caller intends to receive a transaction id and not a double
SHA256 hash.
2016-07-26 17:13:03 -07:00
Taylor Hornby
67f0243533 Remove in-band error signalling from SignatureHash, fixing the SIGHASH_SINGLE bug. 2016-07-19 16:36:35 -06:00
Daira Hopwood
4bc00dc141 Bucket -> note.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2016-07-18 10:06:18 -06:00
Sean Bowe
cc01120a17 Rename more usage of serial. 2016-07-18 10:06:18 -06:00
Sean Bowe
b7e4abd6f7 Rename some usage of 'pour'. 2016-07-18 10:06:18 -06:00
Sean Bowe
bb64be52fe Rename mapSerials to mapNullifiers. 2016-07-18 10:06:18 -06:00
Sean Bowe
d90e46ba8d Renaming SetSerial to SetNullifier. 2016-07-18 10:06:18 -06:00
Sean Bowe
ee964faf3d Rename HavePourRequirements to HaveJoinSplitRequirements. 2016-07-18 10:06:18 -06:00