- 13 Jan, 2012 1 commit
-
-
Gavin Andresen authored
-
- 09 Jan, 2012 1 commit
-
-
Pieter Wuille authored
This patch enabled compressed pubkeys when -compressedpubkeys is passed. These are 33 bytes instead of 65, and require only marginally more CPU power when verifying. Compressed pubkeys have a different corresponding address, so it is determined at generation. When -compressedpubkeys is given, all newly generated addresses will use a compressed key, while older/other addresses keep using normal keys. Unpatched clients will relay and verify these transactions.
-
- 22 Dec, 2011 1 commit
-
-
Gavin Andresen authored
-
- 21 Dec, 2011 1 commit
-
-
Wladimir J. van der Laan authored
This reverts commit 21d9f367.
-
- 20 Dec, 2011 1 commit
-
-
Luke Dashjr authored
-
- 19 Dec, 2011 3 commits
-
-
Gavin Andresen authored
-
Gavin Andresen authored
-
Gavin Andresen authored
OP_EVAL is a new opcode that evaluates an item on the stack as a script. It enables a new type of bitcoin address that needs an arbitrarily complex script to redeem.
-
- 17 Dec, 2011 1 commit
-
-
Pieter Wuille authored
-
- 06 Nov, 2011 1 commit
-
-
Pieter Wuille authored
-
- 09 Aug, 2011 1 commit
-
-
Matt Corallo authored
To a variation on: // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers
-
- 26 Jul, 2011 2 commits
-
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
-
- 18 Jul, 2011 1 commit
-
-
Abraham Jewowich authored
Fix typo in CBase58Data::CompareTo
-
- 17 Jul, 2011 2 commits
-
-
Pieter Wuille authored
Split off features unrelated to addresses from CBitcoinAddress to CBase58Data, so they can be reused.
-
Pieter Wuille authored
Instead of conversion functions between pubkey/uint160/address in base58.h, have a fully fledged class CBitcoinAddress (CAddress was already taken) to represent addresses.
-
- 12 Jun, 2011 1 commit
-
-
Wladimir J. van der Laan authored
-
- 11 Jun, 2011 1 commit
-
-
Wladimir J. van der Laan authored
-
- 15 May, 2011 1 commit
-
-
Wladimir J. van der Laan authored
-
- 14 May, 2011 2 commits
-
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
-