Commit Graph

22197 Commits

Author SHA1 Message Date
jl777
2ae7e0b5fa Test 2018-04-19 15:19:58 +03:00
jl777
fb3cd913ef Test 2018-04-19 15:13:50 +03:00
jl777
18dd6a3b58 Test 2018-04-19 15:12:19 +03:00
jl777
e5d9a70246 Test 2018-04-19 14:57:51 +03:00
jl777
bb3ab99ac0 Test 2018-04-19 14:50:22 +03:00
jl777
4b5d43e3ff Test 2018-04-19 14:45:16 +03:00
jl777
80afe35bdc test 2018-04-19 14:44:05 +03:00
jl777
4202cc246c Test 2018-04-19 14:32:27 +03:00
jl777
d335898793 Test 2018-04-19 14:31:27 +03:00
jl777
fbd15acf15 Test 2018-04-19 14:18:44 +03:00
jl777
8fbee9292d Test 2018-04-19 14:17:47 +03:00
jl777
f8f740a966 Test 2018-04-19 14:10:25 +03:00
jl777
2808b68f94 Syntax 2018-04-19 14:09:02 +03:00
jl777
3acce04229 syntax 2018-04-19 14:06:01 +03:00
jl777
18443f692d Cleanup assetchains mining options 2018-04-19 13:59:36 +03:00
jl777
0a4ffaff30 Merge pull request #595 from ca333/patch-9
fix OSX deps mk
2018-04-19 10:05:43 +03:00
Pieter Wuille
1878f3a759 Fix some empty vector references
streams.h has some methods that can be tricked into dereferencing
null pointers or end() iterators. Fix this.
2018-04-18 21:31:14 -07:00
Jack Grigg
b7e75b17af Implement basic Sapling v4 transaction parser
Details of Sapling datatypes will be filled in later; for now, they are treated
as binary blobs.

Includes code cherry-picked from upstream commit:
    7030d9eb47254499bba14f1c00abc6bf493efd91
    BIP144: Serialization, hashes, relay (sender side)
2018-04-19 05:01:47 +01:00
Jack Grigg
987b8ee60e Adjust consensus rules to require v4 transactions from Sapling activation 2018-04-19 05:01:47 +01:00
Homu
0753a0e8a9 Auto merge of #3180 - str4d:transaction-serialization, r=ebfull
Upstream serialization improvements

Cherry-picked from the following upstream PRs:

- bitcoin/bitcoin#5264
- bitcoin/bitcoin#6914
- bitcoin/bitcoin#6215
- bitcoin/bitcoin#8068
  - Only the `COMPACTSIZE` wrapper commit
- bitcoin/bitcoin#8658
- bitcoin/bitcoin#8708
  - Only the serializer variadics commit
- bitcoin/bitcoin#9039
- bitcoin/bitcoin#9125
  - Only the first two commits (the last two block on other upstream PRs)

Part of #2074.
2018-04-18 19:08:34 -07:00
ca333
4886a41877 Merge pull request #71 from ca333/patch-12
update rust
2018-04-19 03:26:31 +02:00
ca333
f543a1cae0 update rust
add rust WIN
2018-04-19 03:25:45 +02:00
ca333
a652bb670b Merge pull request #70 from ca333/patch-11
update libsodium
2018-04-19 03:21:50 +02:00
ca333
069ee2d327 update libsodium
OSX fallback to 1.0.11 due to missing atoll/atoi compiler support
2018-04-19 03:20:54 +02:00
ca333
05384c9fef Merge pull request #69 from ca333/patch-8
fix gtest/gmock
2018-04-18 22:44:02 +02:00
ca333
1672d0d913 fix proton.mk
0.17.0 not hosted under legacy URL. moved to apache archive. 
2b0e6432fe
2018-04-18 22:31:58 +02:00
ca333
14b5fdf828 fix gtest/gmock
OSX related path-fix in makefile
2018-04-18 22:22:31 +02:00
jl777
6cbd97e3e9 Test 2018-04-18 22:47:50 +03:00
jl777
30eaf9e23d Test 2018-04-18 22:42:21 +03:00
jl777
02c30aac1e Test 2018-04-18 22:39:53 +03:00
jl777
44b34dfba5 Test 2018-04-18 22:37:07 +03:00
jl777
98a5a298ed Test 2018-04-18 22:35:24 +03:00
jl777
3fdbd5bf82 Test 2018-04-18 22:23:10 +03:00
jl777
919fa982ea Test 2018-04-18 22:19:31 +03:00
jl777
23fc88bbda Test 2018-04-18 22:18:40 +03:00
jl777
aea2d1aadd Test 2018-04-18 22:12:00 +03:00
jl777
a9550b923b Test 2018-04-18 22:07:22 +03:00
jl777
f8ef6ca931 Test 2018-04-18 22:03:29 +03:00
jl777
178273cf24 Test 2018-04-18 22:02:25 +03:00
jl777
1a26c3fa79 Test 2018-04-18 21:56:58 +03:00
jl777
58a17a82a1 Test 2018-04-18 21:54:16 +03:00
jl777
cdb2a22f71 Test 2018-04-18 21:49:15 +03:00
jl777
e4f63a3df0 Exemption for PoS/PoW 2018-04-18 21:32:00 +03:00
Michael Toutonghi
f0e0d9e560 Added time lock transaction creation and verification 2018-04-18 09:41:30 -07:00
jl777
093f2730c8 Fix 2018-04-18 19:22:51 +03:00
jl777
ef7159cff0 Fix 2018-04-18 19:19:55 +03:00
jl777
16d589c27b Fix 2018-04-18 19:18:20 +03:00
Homu
b3f2da18ef Auto merge of #3184 - str4d:b6820-univalue-subdir, r=str4d
build: univalue subdir build fixups

Backported from bitcoin/bitcoin#6820.
2018-04-18 08:22:59 -07:00
Jay Graber
7dc0f84788 Add test for dependent txs to mempool_tx_expiry.py 2018-04-18 06:34:09 -07:00
jl777
869d40e1f3 -print 2018-04-18 14:45:38 +03:00