Commit Graph

18 Commits

Author SHA1 Message Date
Matt
dfad9e58c6 Added rewardRecipients config, moved peer magic to coin config 2014-05-02 16:02:17 -06:00
Matt
42e6df669e Removed redundant code 2014-04-30 20:42:26 -06:00
Matt
fe64fb8855 Changes to setting vardiff (for coin-switching). Added pubkey to address function 2014-04-26 16:24:54 -06:00
Matthew Little
3db1b47199 Changes in how max difficulty and share validation works. Should be more accurate for scrypt based algos and x11 2014-04-17 12:52:52 -06:00
Matt
ca27990228 Updated readme overscrolling text 2014-04-16 17:59:13 -06:00
Matt
bbb759cf37 Refactored pukkeyToScript for clarity 2014-04-01 11:18:31 -06:00
Matt
e049c413ba Refactored addressToScript for clarity 2014-04-01 10:29:38 -06:00
Matt
a50beb1932 Added jobRebroadcastTimeout configuration 2014-04-01 10:10:50 -06:00
Matthew Little
41b121ab56 Fixed bugs that happen when banning is disabled. Attempted to add keccak (maxcoin). 2014-03-26 15:07:03 -06:00
Matt
31d42f3f51 Began work on creating a peer node module for more efficient block notifications 2014-02-21 17:49:59 -07:00
Matt
700160fdb9 Another fix for serializing height in coinbase. and removed old code 2014-02-18 14:31:46 -07:00
Matt
3e77791509 Another fix for serializing height in coinbase. and removed old code 2014-02-18 14:27:48 -07:00
Matt
5328250d06 Fix packInt64 2014-02-18 13:57:52 -07:00
Matt
f8e0363cda Fixed bug in util.packUInt16LE 2014-02-18 13:42:16 -07:00
Matt
d0953c4196 Removed binpack as dependency. Possible fix with invalid height in coinbase problem. 2014-02-18 13:35:23 -07:00
Andrea Baccega
4fdd4fcf51 Fixed a couple of bugs that were preventing the thing to start in case of POS 2014-02-13 22:23:51 +01:00
Matthew Little
e02b265d13 Added lots of comments, cleaned up a some code 2014-01-15 17:37:43 -07:00
Matthew Little
cea68b771f Updated structure 2014-01-13 17:45:10 -07:00