Commit Graph

431 Commits

Author SHA1 Message Date
Sai Raj
533f0f346e
changing bignum version to 0.12.1 2021-06-03 16:50:24 +05:30
Matthew Little
f45984792e
Merge pull request #186 from dogui1718/patch-1
Update package.json
2020-11-30 14:13:06 +01:00
Marcos Ramos
6768df06eb
Update package.json
Updating bignum to v0.13.1
2020-11-21 19:03:33 +03:00
Matthew Little
3f321bfe45
Merge pull request #182 from fujicoin/fix_for_v0.20
Fix for COINBASE_FLAGS removed in Bitcoin v0.20.0
2020-06-16 11:23:47 +02:00
motty
f663457e2a Fix for COINBASE_FLAGS removed in Bitcoin v0.20.0 2020-06-15 06:26:34 +09:00
Matthew Little
57982f88b1
Merge pull request #177 from cpuchain/p2p
fix p2p peer node disconnected issue while p2p enabled
2019-12-04 13:50:15 -05:00
Min Khang Aung
96ee77913d
fix p2p peer node disconnected issue while p2p enabled 2019-11-21 00:08:04 +00:00
Ryan Hein
9c4baf14ac Add x16r and x16rv2 algorithms. (#175)
* Add x16r algorithm.

* Add x16rv2 algorithm.

* Update README.md
2019-09-10 11:51:33 -04:00
darcymei
1f35bb34c4 Update package.json (#161)
edit bignum version from '*' to '0.12.5'
2018-09-27 11:38:01 -07:00
aciddude
a5c3b3fa2c Added NeoScrypt (#158)
* added neoscrypt

* Update algoProperties.js

* Update jobManager.js
2018-09-09 14:28:47 -07:00
ahmedbodi
4f298c3ead Re-add support for pre V10 Codebase Coin Mining (#150) 2018-06-23 15:19:35 -07:00
Michael Polzer
60c88a7c5f Add Support for CHC Algo (#145) 2018-05-25 12:57:39 -07:00
Georgi Chompalov
4649a557da Dash 0.12.1 compatibility 2018-05-13 13:59:52 -07:00
Valera Rozuvan
c9ec10ee5c Remove deprecated "getinfo" method. 2018-04-20 12:36:20 -07:00
elbandi
57ce104c96 PrevOutHash sould be a string 2018-04-17 13:56:21 -07:00
Matthew Little
36b964d628
Update README.md 2018-03-23 22:59:23 -07:00
Matthew Little
8740e34f1f
Update README.md 2018-03-23 11:15:19 -07:00
jonnybravo0311
f2c90d4582 segwit support
Add commitment to coinbase transaction
2017-02-10 14:21:41 -07:00
jonnybravo0311
ff92d28422 segwit support
Change call to GBT to include segwit rules
2017-02-10 14:21:41 -07:00
jonnybravo0311
7894c4713e segwit support
Use tx ID if it exists, else continue to use tx hash
2017-02-10 14:21:41 -07:00
Matthew Little
1b8c7086be Update util.js
Fix typo
2016-12-22 18:50:31 -07:00
romanornr
0cd4fcbc0e revert Lyra2RE 2016-12-11 09:25:35 -07:00
Matthew Little
786a19b4ea Merge pull request #113 from romanornr/Romano
Variable length integer IntBuffer fix
2016-12-01 08:44:51 -08:00
romanornr
7830585023
Lyra2RE diff by 128 2016-12-01 01:41:19 +01:00
romanornr
13653a3951
version 2016-12-01 00:56:31 +01:00
romanornr
25f65352a0
Variable length integer IntBuffer fix
https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
Blocks with amount of transactions > 65535 will be rejected. Fixed now
2016-12-01 00:41:28 +01:00
Matthew Little
02e78da1ab Merge pull request #102 from chrisfranko/patch-2
patch-2 scrypt-og
2015-07-16 17:33:38 -06:00
Christopher Franko
af52fe30c5 patch-2 scrypt-og
this fixes the problem with blocks not submitting correctly to the daemon for aidencoin.
2014-11-14 11:52:43 -05:00
Matthew Little
d3e2e00b58 Merge pull request #87 from chrisfranko/patch-1
Updated to add Scypt-og
2014-08-04 13:24:10 -06:00
Matthew Little
f82200812d Merge pull request #92 from altcoins-tools/pr-add-sha1-argorithm
Support sha1
2014-08-04 13:23:15 -06:00
qazzac
8713a643eb Support sha1coin
Signed-off-by: Masaki Muranaka <monaka@monami-ya.com>
2014-07-26 13:45:34 +09:00
Matthew Little
3586ec0d73 Initial x15 support 2014-06-27 11:25:55 -06:00
Christopher Franko
d7802bcbd3 Updated to add Scypt-og
For aidencoin
2014-06-21 14:32:32 -04:00
Matthew Little
d2354063ac Allow reward type to be configured in coin definition instead of auto detected 2014-06-21 09:20:03 -06:00
Matthew Little
f08b105be9 Merge pull request #86 from bolkin/master
fix auth parameters
2014-06-16 11:41:56 -06:00
Matthew Little
66d4038051 Added NIST5 hashing 2014-06-16 11:39:45 -06:00
bolkin
18c2212e7f fix auth parameters 2014-06-15 19:01:55 -04:00
Matthew Little
a28752a9db Merge pull request #79 from darkcoinproject/patch-1
Darkcoin masternode payments have been changed from 10% to 20%
2014-06-09 11:36:47 -06:00
Darkcoin
c371039070 Darkcoin masternode payments have been changed from 10% to 20% 2014-06-07 15:03:31 -07:00
Matthew Little
a7953f73ea Updated readme with x13 coin support 2014-05-30 09:20:28 -06:00
Matthew Little
58d1cb11ae Merge remote-tracking branch 'origin/master' 2014-05-30 09:17:55 -06:00
Matthew Little
0aa86f2157 Added x13 as supported algo 2014-05-30 09:17:46 -06:00
Matthew Little
7503087958 Merge pull request #75 from bluecircle/master
Removed extra emit of started event
2014-05-15 13:51:57 -06:00
Jerry Brady
da5adfc3a1 remove extra emit of started event 2014-05-15 00:14:59 +00:00
Matt
e70ae9c533 Fixed port emit, it was using remotePort instead of localPort 2014-05-09 17:14:15 -06:00
Matt
eb4b62e9c4 Added port to share emitter 2014-05-09 16:43:53 -06:00
Matt
de1c8c018b Fixed bug in last commit 2014-05-09 10:07:23 -06:00
Matt
e9e7756242 Give 1% variance in shares to account for javascript precision loss 2014-05-09 10:01:59 -06:00
Matt
dc17481db6 Increased socket flooding detection threshold 2014-05-07 12:24:29 -06:00
Matt
74b6cc0052 Removed "shareVariancePercent" option as its no longer useful 2014-05-07 12:22:10 -06:00