Skip to content

Commit

Permalink
ANON Ready, Checkpointed, Version Bumped to 2.0.6, Immediate Hard-For…
Browse files Browse the repository at this point in the history
…k Update!
  • Loading branch information
sherlockcoin committed Mar 11, 2015
1 parent 7859e48 commit b288c98
Show file tree
Hide file tree
Showing 170 changed files with 2,671 additions and 1,246 deletions.
52 changes: 0 additions & 52 deletions contrib/gitian-downloader/sunnyking-key.gpg~

This file was deleted.

Binary file added doc/Thumbs.db
Binary file not shown.
1 change: 1 addition & 0 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ namespace Checkpoints
( 224176, CheckBlock35 )
( 419892, CheckBlock36 )
( 681958, CheckBlock37 )
(1016236, CheckBlock38 )
;

// TestNet has no checkpoints
Expand Down
2 changes: 1 addition & 1 deletion src/clientversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// These need to be macros, as version.cpp's and bitcoin-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 2
#define CLIENT_VERSION_MINOR 0
#define CLIENT_VERSION_REVISION 5
#define CLIENT_VERSION_REVISION 6
#define CLIENT_VERSION_BUILD 0

// Converts the parameter X to a string after macro replacement on X has been performed.
Expand Down
118 changes: 0 additions & 118 deletions src/leveldb/db/autocompact_test.cc

This file was deleted.

92 changes: 0 additions & 92 deletions src/leveldb/issues/issue178_test.cc

This file was deleted.

59 changes: 0 additions & 59 deletions src/leveldb/issues/issue200_test.cc

This file was deleted.

1 change: 0 additions & 1 deletion src/leveldb/.gitignore → src/leveldb/leveldb/.gitignore
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ build_config.mk
*.so.*
*_test
db_bench
leveldbutil
Release
Debug
Benchmark
Expand Down
1 change: 0 additions & 1 deletion src/leveldb/AUTHORS → src/leveldb/leveldb/AUTHORS
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Sanjay Ghemawat <sanjay@google.com>

# Partial list of contributors:
Kevin Regan <kevin.d.regan@gmail.com>
Johan Bilien <jobi@litl.com>
File renamed without changes.
Loading

0 comments on commit b288c98

Please sign in to comment.