mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-04 12:29:46 -08:00
Compare commits
2 Commits
casinocoin
...
1.3.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1deb085fa2 | ||
|
|
213e373b64 |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,7 +8,6 @@ src/test_casinocoin
|
|||||||
*.rej
|
*.rej
|
||||||
*.orig
|
*.orig
|
||||||
*.o
|
*.o
|
||||||
*.patch
|
|
||||||
.casinocoin
|
.casinocoin
|
||||||
|
|
||||||
# Compilation and Qt preprocessor part
|
# Compilation and Qt preprocessor part
|
||||||
@@ -31,4 +30,4 @@ qrc_*.cpp
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
build
|
build
|
||||||
|
|
||||||
!src/leveldb/Makefile
|
!src/leveldb/Makefile
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<h2>Please download the updated wallet asap, hard fork incoming at block 445000</h2>
|
<h2>Please download the updated wallet asap, hard fork incoming at block 547000</h2>
|
||||||
[Click here to download the most recent wallet version -> 1.3.0 (Updated on July, 4 2014)](https://github.com/casinocoin/casinocoin/releases/tag/1.3.0.0 "Click to go to releases page")
|
[Click here to download the most recent wallet version -> 1.3.0 (Updated on July, 18 2014)](https://github.com/casinocoin/casinocoin/releases/tag/1.3.0.0 "Click to go to releases page")
|
||||||
|
|
||||||
<p align="center"><img src="https://raw.github.com/transcoder/CasinoCoin/master/src/qt/res/images/logo.png" /></p>
|
<p align="center"><img src="https://raw.github.com/transcoder/CasinoCoin/master/src/qt/res/images/logo.png" /></p>
|
||||||
|
|
||||||
@@ -33,9 +33,9 @@ Technical Specifications
|
|||||||
|
|
||||||
- scrypt proof-of-work algorithm
|
- scrypt proof-of-work algorithm
|
||||||
- 30 second block time targets
|
- 30 second block time targets
|
||||||
- ~336 million total coins
|
- ~63 million total coins
|
||||||
- new digishield difficulty retargetting system (from block 445000)
|
- new digishield difficulty retargetting system (from block 445000)
|
||||||
- 50 coins per block, halves every 3,153,600 blocks (~3 years)
|
- 50 coins per block, permanent reduction to 10 cons per block after block 575000
|
||||||
- fair launch, absolutely no premine
|
- fair launch, absolutely no premine
|
||||||
|
|
||||||
Casinocoin Mailing Lists
|
Casinocoin Mailing Lists
|
||||||
|
|||||||
Reference in New Issue
Block a user