Coder Social home page Coder Social logo

amirabrams / bitcointx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cryptodj/bitcointx

0.0 2.0 0.0 8.25 MB

Forked for new development. Discussion:

Home Page: https://bitcointalk.org/index.php?topic=1051266.0

License: MIT License

QMake 0.36% Python 1.16% Shell 0.16% NSIS 0.13% C++ 79.00% C 16.60% Makefile 0.28% HTML 1.08% CSS 0.02% Objective-C 0.02% Objective-C++ 0.08% Assembly 1.10%

bitcointx's Introduction

#BitcoinTX development tree for version 2.1.5. BitcoinTX is a PoS-based cryptocurrency.

##Specifications:

  • Block Spacing: 60 Seconds
  • Diff Retarget: 2 Blocks
  • Maturity: 40 Blocks
  • Stake Minimum Age: 1 Hour
  • Stake Maximun Age: 14 Days
  • Masternode Deposit: 250,000
  • Port: 28280
  • RPC Port: 28282

BitcoinTX is dependent upon libsecp256k1. BitcoinTX includes an Address Index feature, based on the address index API (searchrawtransactions RPC command) implemented in Bitcoin Core but modified implementation to work with the BitcoinTX codebase (PoS coins maintain a txindex by default for instance).

Initialize the Address Index By Running with -reindexaddr Command Line Argument. It may take 10-15 minutes to build the initial index.

Release Notes for v2.1.5 (11/02/2015):

  1. Updated src/chainparams.cpp. Added five DNS seeders. Turned ON by default. Use -dnsseed to turn off.
  • btxseed1.bitcointx.info (New York)
  • btxseed2.bitcointx.io (San Francisco)
  • btxseed3.btxcoin.org (Amsterdam)
  • btxseed4.btxcoin.net (London)
  • btxseed5.bitcointx.co (Sigapore)
  1. Updated src/net.cpp. IRC seeding. Turned OFF by default. Use -ircseed to turn on.
  2. Updated src/checkpoints.cpp. Added new checkpoints.
  3. Updated src/clientversion.h. Bump version to 2.1.5.0.
  4. Updated src/version.h. Bump protocol version to 61339 for v2.1.5.
  5. Updated src/main.cpp.
  • Ignore "gettaddr" requests on Outbound connections.
  • Don't check duplicate stake while importing.
  • Ignore blocks received while importing.
  1. Updated src/compat.h. Max number of fds in fd_set and prevent redefinition compiler warning.
  2. Updated src/spork.h. Masternode enforce payments.
  3. Updated src/timedata.cpp. Do not store more than 200 timedata samples.
  4. Updated src/wallet.cpp. Fix priority calculation in CreateTransaction.
  5. Updated src/rpcprotocol.cpp. prevent easy memory exhaustion attack in rpc.
Special thanks to SCDeveloper (https://github.com/SCDeveloper/) for item #6-11.
This version has NOT been fully tested. Please use at your own risk.
DNS seeder nodes maintained and deployed by MCDev.
All coding changes performed and reviewed by CrytoVote. Email: [email protected].

####Contact:

####Discussions:

####Exchanges:

####Build Instructions:

  • Linux:
  • Windows:
  • MacOS:

License

Code

MIT License: http://bitcointx.mit-license.org/

Logo

BitcoinTX logo

Copyright 2015, MIT License: http://bitcointx.mit-license.org/

bitcointx's People

Contributors

bitcointx avatar cryptodj avatar prometheusxde avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.