Commit Graph

22197 Commits

Author SHA1 Message Date
jl777
9025093e5a Relax vout constraint 2018-07-30 05:18:11 -11:00
Jack Grigg
eec85c4388 Add Sapling support to z_getnewaddress and z_listaddresses 2018-07-30 16:24:20 +01:00
Jack Grigg
281b51e567 Raise the 90-character limit on Bech32 encodings
Regtest addresses are 91 characters, and ZIP 32's Bech32 encoding will
be significantly longer.
2018-07-30 16:01:22 +01:00
Jack Grigg
4715b31c76 Implement CKeyStore::GetSaplingPaymentAddresses() 2018-07-30 16:01:22 +01:00
Jack Grigg
54a868cf0a Rename xsk to expsk
xsk will be used for ZIP 32 extended spending keys, so renaming here to
reduce confusion.
2018-07-30 14:26:29 +01:00
jl777
544593c6ab Dice refund 2018-07-30 02:14:52 -11:00
jl777
730f13dc06 struct CCcontract_info *cp 2018-07-30 02:10:37 -11:00
jl777
f1dd27eb25 K 2018-07-30 02:09:57 -11:00
jl777
05177cfb4e Diceinit fund 2018-07-30 02:08:32 -11:00
jl777
2c42e02c62 Test 2018-07-30 01:54:24 -11:00
jl777
117f64ab82 Dice winner and dice loser 2018-07-30 01:53:51 -11:00
jl777
2317fb0aab Test 2018-07-30 01:52:25 -11:00
jl777
5d3d3a8712 test 2018-07-30 01:51:32 -11:00
jl777
b52f7685db Adjust bettor /= odds 2018-07-30 01:42:52 -11:00
jl777
8a2eeb6b2b Test 2018-07-30 01:38:42 -11:00
jl777
2616416c1b Test 2018-07-30 01:37:45 -11:00
jl777
208f0e7abc Test 2018-07-30 01:36:17 -11:00
jl777
be7a410a67 Test 2018-07-30 01:35:06 -11:00
jl777
77add0c17e Test 2018-07-30 01:22:37 -11:00
jl777
98c6e2e134 Test 2018-07-30 01:21:56 -11:00
jl777
1702dceff3 CCaddress fixes 2018-07-30 01:13:05 -11:00
jl777
a806f2fcdb Test 2018-07-30 01:06:56 -11:00
jl777
93235ec920 prevout.hash 2018-07-30 01:04:33 -11:00
jl777
c299a00ff7 hentropy2 2018-07-30 01:03:12 -11:00
jl777
da297d0598 Fix 2018-07-30 00:59:58 -11:00
jl777
69d725fe7a Test 2018-07-30 00:59:14 -11:00
jl777
ca05cbaa40 ; 2018-07-30 00:54:55 -11:00
jl777
1c87477b45 Check for bet tx is mine 2018-07-30 00:54:08 -11:00
Jack Grigg
a8dd4b0cf1 TransactionBuilder: Make fee configurable 2018-07-30 12:52:48 +01:00
Jack Grigg
45c0d1ec84 TransactionBuilder: Add change output to transaction 2018-07-30 12:46:18 +01:00
jl777
35d43add29 Test 2018-07-30 00:33:58 -11:00
jl777
28b947b84e Test 2018-07-30 00:14:36 -11:00
jl777
a4cbb9d6b2 Merge pull request #795 from lukechilds/patch-5
Don't exit fiat-cli on error
2018-07-29 23:54:51 -11:00
Luke Childs
c2cff33674 Don't exit fiat-cli on error 2018-07-30 11:52:30 +01:00
Homu
6b9c962725 Auto merge of #3410 - LarryRuane:3399-peer-ban, r=bitcartel
don't ban peers when loading pre-overwinter blocks

Addresses #3399. If we see an invalid transaction (from our peers who are up to date, post-overwinter) during initial block download, don't invoke DoS (logging messages, blocking these peers). Instead, simply ignore the transaction.
2018-07-30 03:46:37 -07:00
jl777
0d4cfd0b93 Test 2018-07-29 23:33:37 -11:00
jl777
04cf9f6072 dicebet 2018-07-29 23:25:31 -11:00
Jack Grigg
3466b4677e TransactionBuilder: Add support for transparent inputs and outputs 2018-07-30 11:03:29 +01:00
jl777
494b64e58e -print 2018-07-29 22:40:38 -11:00
jl777
91f217719f Flip order 2018-07-29 22:38:34 -11:00
jl777
c83be946a6 Curve25519 2018-07-29 22:36:05 -11:00
jl777
17bc6201b1 +print 2018-07-29 22:31:49 -11:00
jl777
e0e655fec8 _ 2018-07-29 22:28:09 -11:00
jl777
ac9816bb25 Test 2018-07-29 22:26:15 -11:00
jl777
774b8b44ea .bytes 2018-07-29 22:25:38 -11:00
jl777
840a96ca99 Test 2018-07-29 22:24:20 -11:00
jl777
dfe4c146b9 (uint8_t *) 2018-07-29 22:20:06 -11:00
jl777
ae748eaf3f Endian fix 2018-07-29 22:19:18 -11:00
jl777
d176d2df4f Use my curve25519 and sha256 2018-07-29 22:10:31 -11:00
jl777
f41b35abe4 & 2018-07-29 21:50:35 -11:00