Wladimir J. van der Laan
f55c5e9749
Merge pull request #5349
...
0125988
Implement test for merkle tree malleability in CPartialMerkleTree (Pieter Wuille)
10 years ago
Wladimir J. van der Laan
c986972ad7
Merge pull request #5476
...
73caf47
Display time offset in the debug window's Peers tab (Pavel Janík)
26a6bae
Add time offset to getpeerinfo output (Pavel Janík)
10 years ago
Wladimir J. van der Laan
40d65eb66d
Merge pull request #5580
...
1b178a7
Bugfix: ConnectBlock: In case the genesis block gets in with fJustCheck, behave correctly (Luke Dashjr)
228d238
Make CCoinsViewCache's copy constructor private (Luke Dashjr)
10 years ago
Wladimir J. van der Laan
269d8ba0d2
Remove declaration of no longer existent CheckWork
...
Also make ProcessBlockFound static as it is not used outside
miner.cpp.
Alternative implementation of #5549 .
10 years ago
Wladimir J. van der Laan
7c2dea4e92
Merge pull request #5569
...
0d50c2f
dmg: fix deterministic dmg creation and docs (Cory Fields)
10 years ago
Wladimir J. van der Laan
fe39ce6b23
Merge pull request #5583
...
643415a
[Qt] update a translation string and argument counts (Philip Kaufmann)
10 years ago
Wladimir J. van der Laan
48ea5e0ea0
Merge pull request #5586
...
d57b303
depends: fix major regression after d546191dc
. (Cory Fields)
10 years ago
Wladimir J. van der Laan
edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015
...
There is still a redundancy here between configure.ac and
clientversion.h.
10 years ago
Wladimir J. van der Laan
e6df2bb48f
Remove redundant copyright notices from README files
...
The normative place for these for the entire project is COPYING,
and the main README already has a MIT license section.
10 years ago
Wladimir J. van der Laan
9adfacdb8b
Merge pull request #5551
...
dd3f697
Use real text rather than image-rendered text for unit selector (Luke Dashjr)
10 years ago
Cory Fields
d57b303e1e
depends: fix major regression after d546191dc
.
...
Broken hash logic caused all depends on some platforms (osx at least) to end up
with the same build-id. Without this fix, nothing will be rebuilt when recipes
or dependencies change.
10 years ago
Jeff Garzik
39d6b5fd42
Merge #5528 from
...
branch 'bitcoin-tx-copy-paste' of git://github.com/ers35/bitcoin into merge-5528
10 years ago
Jeff Garzik
664999eb87
Merge #5578 from
...
branch 'error_typos' of git://github.com/paveljanik/bitcoin into merge-5578
10 years ago
Jeff Garzik
ccef2b5f26
Merge #5468 from
...
branch 'developer-notes_md' of git://github.com/fanquake/bitcoin into merge-5468
10 years ago
Jeff Garzik
95ecc0a857
Merge #4964 from
...
branch 'validateaddress-return-scriptpubkey' of git://github.com/petertodd/bitcoin into merge-4964
10 years ago
Jeff Garzik
aa5c0d34b7
Merge #5111 from
...
branch 'core2' of git://github.com/jtimon/bitcoin into merge-5111
10 years ago
Philip Kaufmann
643415aade
[Qt] update a translation string and argument counts
10 years ago
Wladimir J. van der Laan
a5eb61d9ef
Merge pull request #5499
...
7f71813
Bugfix: prioritisetransaction: Do some basic sanity checking on txid (Luke Dashjr)
10 years ago
Wladimir J. van der Laan
639c79a41f
Merge pull request #5545
...
a094b3d
Remove bitnodes.io from dnsseeds. (Gregory Maxwell)
10 years ago
Wladimir J. van der Laan
6e557c2b9d
Merge pull request #5571
...
06206bb
Correct tooltip on address book page (Michael Ford)
10 years ago
Wladimir J. van der Laan
83d6d59c2b
Merge pull request #5546
...
1f67084
[Docs] clean up assets-attributen.md (Jonas Schnelli)
10 years ago
Wladimir J. van der Laan
0a42036ded
Merge pull request #5576
...
8f6860a
Bugfix: RPCWallet: Docs: Booleans aren't quoted (Luke Dashjr)
10 years ago
Wladimir J. van der Laan
7b5924c95f
Merge pull request #5566
...
78a7cd3
Updated license date (Ben Holden-Crowther)
10 years ago
Luke Dashjr
1b178a7f96
Bugfix: ConnectBlock: In case the genesis block gets in with fJustCheck, behave correctly
10 years ago
Luke Dashjr
228d238525
Make CCoinsViewCache's copy constructor private
...
It is easily confused with CCoinsViewCache(CCoinsView*), which creates a sub-cache, but instead of creating a sub-cache, the copy constructor would copy the original and use that original's base, defeating the intended isolation.
10 years ago
Pavel Janík
4f1ee565b5
Clean AcceptToMemoryPool error messages
10 years ago
Wladimir J. van der Laan
f9c571aad8
Merge pull request #5565
...
8db1760
rpcserver: attempt to fix uncaught exception. (Cory Fields)
10 years ago
Luke Dashjr
8f6860a083
Bugfix: RPCWallet: Docs: Booleans aren't quoted
10 years ago
Michael Ford
06206bb3b7
Correct tooltip on address book page
10 years ago
Cory Fields
0d50c2fd81
dmg: fix deterministic dmg creation and docs
10 years ago
Ben Holden-Crowther
78a7cd38f4
Updated license date
...
Changed 2014 to 2015 in preparation for new year
10 years ago
Cory Fields
8db1760751
rpcserver: attempt to fix uncaught exception.
10 years ago
Wladimir J. van der Laan
a99ef7d353
Merge pull request #5505
...
469d564
Build winshutdownmonitor.cpp on Windows only. (Pavel Janík)
10 years ago
Luke Dashjr
dd3f69736a
Use real text rather than image-rendered text for unit selector
...
The width of each unit is measured to set a fixed width for the widget, and the color is set to match the other status widgets.
10 years ago
Wladimir J. van der Laan
ed11d53077
Merge pull request #5514
...
be43492
build: fix 'make distcheck' (Cory Fields)
10 years ago
Wladimir J. van der Laan
565b3008ec
Merge pull request #5530
...
7c5dd60
Adding RPC tests for the following wallet related calls: getbalance, listsinceblock, listtransactions, listlockunspent, listaccounts listaddressgroupings (Everett Forth)
10 years ago
Wladimir J. van der Laan
5f5f14e9f2
Merge pull request #5554
...
244fdc7
Fix typo (Julian Yap)
10 years ago
Wladimir J. van der Laan
f8c48589cf
Merge pull request #5558
...
99913f0
Fix reference. (Thomas Zander)
10 years ago
Thomas Zander
99913f0f70
Fix reference.
...
The text talked about "Quit" while Bitcoin uses "Exit" in its menu.
10 years ago
Julian Yap
244fdc7bee
Fix typo
10 years ago
Wladimir J. van der Laan
e5153095ea
Merge pull request #5493
...
9b7d3fb
Adopt style colour for button icons (Luke Dashjr)
10 years ago
Luke Dashjr
9b7d3fb165
Adopt style colour for button icons
10 years ago
Wladimir J. van der Laan
a39aa74a8d
Merge pull request #5547
...
de779b3
[Qt] new icon for the debug window (Jonas Schnelli)
10 years ago
jtimon
87fb31086d
Move UndoWriteToDisk() and UndoReadFromDisk() to anon namespace
10 years ago
jtimon
937ba572d0
MOVEONLY: CBlockUndo from main.h to undo.h
10 years ago
jtimon
e035c6a737
Decouple CBlockUndo from CDiskBlockPos
10 years ago
jtimon
d7621ccf9d
Decouple miner.o and txmempool.o from CTxUndo
10 years ago
jtimon
c444c620c6
Decouple CCoins from CTxInUndo
10 years ago
Jonas Schnelli
de779b307b
[Qt] new icon for the debug window
10 years ago
Jonas Schnelli
1f670846f7
[Docs] clean up assets-attributen.md
...
- Make sure it represents the current state
10 years ago