Cory Fields
a2b04ddfe6
build: fix newer boost build with c++11
10 years ago
Wladimir J. van der Laan
fcf646c9b0
Merge pull request #5286
...
44e9a6b
Update the 'test_IsStandard' unit test (Flavien Charlon)
a930658
Change the default maximum OP_RETURN size to 80 bytes (Flavien Charlon)
10 years ago
Wladimir J. van der Laan
e5f1f5a263
Merge pull request #5732
...
1371e6f
Change "insane" to "absurd" (referring to high fees) in text strings and identifiers. (Daira Hopwood)
10 years ago
Wladimir J. van der Laan
6ee87f9bc5
Merge pull request #5647
...
3ff735c
Increase block download timeout base from 10 to 20 minutes. (Gregory Maxwell)
10 years ago
Wladimir J. van der Laan
4e2b1fff98
Merge pull request #5675
...
2d9b0b7
Fix priority calculation in CreateTransaction (Alex Morcos)
10 years ago
Wladimir J. van der Laan
41e6e4caba
Merge pull request #5713
...
bf6cdeb
Increase coverage of DERSIG edge cases (Pieter Wuille)
819bcf9
Add RPC test for DERSIG BIP switchover logic (Pieter Wuille)
5a47811
BIP66 changeover logic (Pieter Wuille)
092e9fe
Example unit tests from BIP66 (Pieter Wuille)
80ad135
Change IsDERSignature to BIP66 implementation (Pieter Wuille)
10 years ago
Wladimir J. van der Laan
9c4a5a5067
Merge pull request #5729
...
fdf80ea
[Qt] allow unit changes for read-only BitcoinAmountField (Philip Kaufmann)
10 years ago
Wladimir J. van der Laan
f425050546
Merge pull request #5719
...
9fddced
Avoid storing a reference passed to SignatureChecker constructors (Pieter Wuille)
858809a
Use separate SignatureChecker for CMutableTransaction (Pieter Wuille)
10 years ago
Pieter Wuille
9fddceda44
Avoid storing a reference passed to SignatureChecker constructors
10 years ago
Pieter Wuille
858809a33e
Use separate SignatureChecker for CMutableTransaction
10 years ago
Wladimir J. van der Laan
a62649731f
Merge pull request #5731
...
ee93202
Changed pronouns for correctness and inclusivity (bikinibabe)
1fa89a5
fix _code_ snippet in gitian-building.md (UdjinM6)
34c6181
Fix README link from util.sh -> util.py. (Matt Bogosian)
faf0af4
Suggest --disable-wallet when libdb_cxx headers are missing (Luke Dashjr)
5a809ef
depends: fix typos (Michael Ford)
bd2b73b
TRIVIAL: fix misleading comment (Vitalii Demianets)
5262fde
Remove whitespaces before double colon in errors and logs (Pavel Janík)
3800135
Fix typo (Pavel Janík)
91a9fe0
Fix typo - sentence starts with capital letter (Pavel Janík)
bfc29dc
Improve gitian build guide (Michael Ford)
d6bed15
remove sig_canonical.json and sig_noncanonical.json (Manuel Araoz)
8673160
Remove bootstrap.md (Michael Ford)
10 years ago
Pieter Wuille
bf6cdebdc5
Increase coverage of DERSIG edge cases
10 years ago
Pieter Wuille
819bcf9b99
Add RPC test for DERSIG BIP switchover logic
10 years ago
Pieter Wuille
5a47811da5
BIP66 changeover logic
10 years ago
Pieter Wuille
092e9fe5fb
Example unit tests from BIP66
10 years ago
Pieter Wuille
80ad135a5e
Change IsDERSignature to BIP66 implementation
10 years ago
Daira Hopwood
1371e6f5db
Change "insane" to "absurd" (referring to high fees) in text strings and identifiers.
...
Note that this will also require translation changes in Transifex for the key
"A fee higher than %1 is considered an insanely high fee." which is now
"A fee higher than %1 is considered an absurdly high fee."
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
10 years ago
bikinibabe
ee932025c1
Changed pronouns for correctness and inclusivity
10 years ago
UdjinM6
1fa89a54e8
fix _code_ snippet in gitian-building.md
...
Trivial typo-like fix
10 years ago
Matt Bogosian
34c61813a4
Fix README link from util.sh -> util.py.
10 years ago
Luke Dashjr
faf0af49f5
Suggest --disable-wallet when libdb_cxx headers are missing
10 years ago
Michael Ford
5a809ef0f0
depends: fix typos
10 years ago
Vitalii Demianets
bd2b73bb9b
TRIVIAL: fix misleading comment
10 years ago
Pavel Janík
5262fde0ec
Remove whitespaces before double colon in errors and logs
10 years ago
Pavel Janík
3800135ad3
Fix typo
10 years ago
Pavel Janík
91a9fe094b
Fix typo - sentence starts with capital letter
10 years ago
Michael Ford
bfc29dcdc5
Improve gitian build guide
...
Point to the Debian 7.7 installer
Fix wording now that we only use a single image
Remove bitcoin checkout steps, they are covered in release-process
10 years ago
Manuel Araoz
d6bed1514c
remove sig_canonical.json and sig_noncanonical.json
10 years ago
Michael Ford
86731603d4
Remove bootstrap.md
...
See #5455
10 years ago
Philip Kaufmann
fdf80ea7b1
[Qt] allow unit changes for read-only BitcoinAmountField
...
- fixes #5725
10 years ago
Wladimir J. van der Laan
6af674ecdc
Merge pull request #5707
...
14d023f
change hardcoded character constants to a set of descriptive named constants for database keys (Earlz)
10 years ago
Wladimir J. van der Laan
d781d4725c
Merge pull request #5234
...
72ac792
Format build flags in src/Makefile.am. (randy-waterhouse)
10 years ago
randy-waterhouse
72ac792b4a
Format build flags in src/Makefile.am.
10 years ago
Wladimir J. van der Laan
5f04d1d0d7
Merge pull request #5477
...
6bbca99
LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedFileListItemCopyResolvedURL() instead (Cory Fields)
10 years ago
Wladimir J. van der Laan
7823598fa4
Merge pull request #5620
...
6715efb
[Qt] Payment request expiration bug fix (re-done) (Philip Kaufmann)
10 years ago
Wladimir J. van der Laan
7620ef9e7e
Merge pull request #5720
...
55eade9
Change Coin Control first column label (fsb4000)
10 years ago
fsb4000
55eade9d46
Change Coin Control first column label
10 years ago
Wladimir J. van der Laan
c7b22aa0ac
Merge pull request #5683
...
95ef87c
add new osx dmg background picture (Jonas Schnelli)
48bebcc
osx packaging: update DS_Store after background changes (Cory Fields)
997cab7
osx packaging: switch background image to background.tiff (Cory Fields)
88a7973
osx packaging: move background image to .background to match gitian builds (Cory Fields)
10 years ago
Wladimir J. van der Laan
6b5f5294bb
Merge pull request #5506
...
7873633
Squashed 'src/secp256k1/' changes from bccaf86..50cc6ab (Pieter Wuille)
1a9576d
Use libsecp256k1's RFC6979 implementation (Pieter Wuille)
10 years ago
Wladimir J. van der Laan
23ef5b77a4
Merge pull request #5695
...
5fdc5b0
depends: latest config.guess and config.sub (Michael Ford)
10 years ago
Wladimir J. van der Laan
2511a39cca
Merge pull request #5575
...
7b782f5
RPCWallet: Notate all account stuff as deprecated (Luke Dashjr)
10 years ago
Wladimir J. van der Laan
ab0d7987c0
Merge pull request #5626
...
652eb90
[Qt] change transaction table column width (Jonas Schnelli)
af95b17
[Qt] resize oversized icons (Jonas Schnelli)
10 years ago
Wladimir J. van der Laan
ca7880358c
Merge pull request #5628
...
785bb81
[Qt] remove size grip to get rid of the right margin (Jonas Schnelli)
10 years ago
Wladimir J. van der Laan
2fae1875ea
Merge pull request #5243
...
ff09e31
sleep-wait on genesis block during init with -reindex (Matt Corallo)
10 years ago
Wladimir J. van der Laan
8204e19abe
Merge pull request #4805
...
44bc988
[Wallet] Do not flush the wallet in AddToWalletIfInvolvingMe(..) (Cozz Lovan)
10 years ago
Wladimir J. van der Laan
b01a435c34
Merge pull request #5627
...
2fa9a8e
Make empty byte arrays pass CheckSignatureEncoding() (Peter Todd)
10 years ago
Earlz
14d023f1ae
change hardcoded character constants to a set of descriptive named constants for database keys
10 years ago
Wladimir J. van der Laan
40e96a3016
Merge pull request #5599
...
0cc0d8d
Get rid of the internal miner's hashmeter (jtimon)
10 years ago
Wladimir J. van der Laan
b6acd4563d
Merge pull request #5700
...
0eade74
fix crash: CoinControl "space" bug (fsb4000)
10 years ago
fsb4000
0eade74c78
fix crash: CoinControl "space" bug
...
Just like baf80c26a2
10 years ago