Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/firoorg/electrumx-archived

Alternative implementation of spesmilo/electrum-server
https://github.com/firoorg/electrumx-archived

Remove semicolons and a couple unused variables. (#212)

28764936c4d3e0d540dd9fbae888a8c212641e41 authored over 7 years ago
Add Monacoin. (#210)

Signed-off-by: Cryptcoin Junkey <[email protected]>

ecad494f282e3f845f91deb6f5b68bfe2fe1e45e authored over 7 years ago
Prepare 1.0.15

23b121e7991b00e3e7968b4bd08d8f520ba56e70 authored over 7 years ago
Check prior header hashes to detect forks

75feac5d1eb027548b3c51803e26b11b4a0ad97b authored over 7 years ago
Prevent unnecessary copying of raw blocks

f696a7933d1720f9c379597c16cfeb0c58db6d98 authored over 7 years ago
Rename block_full to block.

Retain the raw block in the named tuple.

3eef0ba4cf1f1206aa9d5b5715de50689ea4b19d authored over 7 years ago
Add Vertcoin support (#208)

350ed8271125518faa4954c558b656405187b00f authored over 7 years ago
update FairCoin genesis block (#207)

update server list

164d0cd9248e19e0482a0b6ff33e0678674a4a18 authored over 7 years ago
Prepare 1.0.14

d593dd2c6e40cde037036f293afb889bc4aa6d01 authored over 7 years ago
Revert "More logical mempool hash handling"

This reverts commit 87d24f38dc8b21c11a6ff9b6191930c8bb756f1c.

2ade5fce9c927eedfe18f869065c5b15468790f4 authored over 7 years ago
Merge branch 'master' of github.com:kyuupichan/electrumx into develop

bf202f8395f695c86e50ed0014bf0d4dfe71a4de authored over 7 years ago
Update HOWTO.rst (#206)

9279602c4b7baf9e2613960763c350ff441b6534 authored over 7 years ago
Prepare 1.0.13

7abde2e5144e0eea9c913b63b7c5cc524bc841e7 authored over 7 years ago
Add bitcoin-segwit

8a18da61c293c04b7ccfa55637c42840ea2fed41 authored over 7 years ago
More logical mempool hash handling

Fixes the issue whereby notifications weren't sent as long as new blocks
kept coming in. Now a ...

87d24f38dc8b21c11a6ff9b6191930c8bb756f1c authored over 7 years ago
Prepare 1.0.12

3f9e2363c2ddbded7e0d9431e578855c5f54887b authored over 7 years ago
Update BTC server list

3ca464e5b1831f4ac58d49a187446e0249290221 authored over 7 years ago
Permit underscores in hostnames.

Add tests.

3612b88e2e30f83fe8b1034de1c41ca3557bc7ee authored over 7 years ago
Improve daemon JSON RPC compatibility

- give an ID to each request
- allow client session to be customized by derived classes

Based o...

4665ba6315bfd484432cf7ebbdd4fcbbdf9e608c authored over 7 years ago
Improve bip32 test coverage

54c3ae4c5d432403d402993d003502240fa24fbd authored over 7 years ago
Add wallet dir to coverage

1addbd6815eb77b55cab17007952d182fd03df75 authored over 7 years ago
Update travis.yml

eb51706316ee984e2e67c8c47461f11022a28d16 authored over 7 years ago
Add bip32.py and tests.

9dfaedc7271c4f1dc7f360b7d39526ebf455e06e authored over 7 years ago
Add comprehensive tests of lib/hash.py

7a77637586342c989176604b49db8b054eb044b2 authored over 7 years ago
Move DB UTXO code into one place.

858bac217da10ad77fbb8f80801c4d43aac90f8d authored over 7 years ago
Replace envuidgid with setuidgid and make run files executable (#203)

* envuidgid only sets environment variables $UID and $GID causing electrum_server to fail at htt...

5f8222efb31392bcfa696f0538fa8c1b04ac1868 authored over 7 years ago
Merge pull request #200 from GoneUp/typo

Fixed paths in howto

e7cf5e5d31e120101c576170f1d5f312129291b5 authored over 7 years ago
HOWTO: fixed paths

5cc3973eff6767b045eec0ba244f34cd94c00046 authored over 7 years ago
Merge pull request #194 from followtheart/master

Add Dockerfile

00886b8ee7b3bfa984add3c0f1d6bfff194f86ee authored over 7 years ago
Add Dockerfile

Add Dockerfile reference

04df5e9079c4a554b135fb379d4bbfeb9d2e978a authored over 7 years ago
Implement history compression with tests.

Still to do: running compression in background when the flush
count reaches a certain level

2f26e8162924cce0979d18cf622adf13a82eda57 authored over 7 years ago
Add new function get_history_txnums

2940ea319982ebcfb51ea9edbbe78103b51b1a59 authored over 7 years ago
Merge pull request #192 from erasmospunk/legacy-rpc

Legacy rpc and coin additions

721685ba4b95b180d86315d277c191c4c2ae4bb0 authored over 7 years ago
Add Reddcoin support

b48465a065ca082e940524e636d731f57ab145a9 authored over 7 years ago
Digibyte switched to SegWit

fe3008679596eed56382a9f0becc3ea426a99d1e authored over 7 years ago
Add support for Blackcoin and Peercoin

74f899e54469a18940822ae878ca933debffd11f authored over 7 years ago
Handle legacy daemon RPCs

Add support for daemons that don't have the new 'getblock' RPC call that
returns the block in he...

1e9a65dccb33d8f115fc834cc9ab5ec7e9b81645 authored over 7 years ago
Prepare 1.0.11

0cf4210a66d82377bf0d8350d84c658385db614f authored over 7 years ago
Update nolnet parameters

661883732c7bef75ea13adbdf5ffbc69525f7578 authored over 7 years ago
Disable IRC for bitcoin mainnet

Only require IRC_CHANNEL if IRC_PREFIX is given.

4cc37205894cac3245d3a639dd5c4ab13821f64e authored over 7 years ago
fix a typo

Fixes a typo.

9a9f78030d9b9308dac7a7032da442b51a61b657 authored over 7 years ago
Merge pull request #188 from erasmospunk/remove-dead-code

Remove dead code

efd859ab0288f210981ed712831d457a458f17cd authored over 7 years ago
Remove dead code

232d6be72c8bc40b23362ca83380b5ebffa67e6a authored over 7 years ago
Merge pull request #183 from thelazier/dash_mn_methods

Add support for Dash Masternode methods

d9ff6859583980f742877349f2358b58da90d571 authored over 7 years ago
client_version must be a tuple

Fixes #180

08dbbf217a0f656dd7b0a7369087aa6896078e0d authored over 7 years ago
Add more comment on DashElectrumX.server_version

2e87d49e04b060a8e6fd9f69327d363e901e9b8c authored over 7 years ago
Update DashElectrumX as commented

e99400c225e0246272c4865d5294e5b168736659 authored over 7 years ago
Move import lines to top of class

8d21eae2bbf3a72388af4d6969831677220d0529 authored over 7 years ago
Merge pull request #182 from thelazier/allow_custom_electrumx

Allow custom ElectrumX class

d3348fe6841ad64b86dc7c8ba54006fe0cc91e56 authored over 7 years ago
Force server string response for Electrum-Dash 2.6.4 client

4da227872986bbec8f7c11e75f73764e2534fd33 authored over 7 years ago
Add support for Dash Masternode methods

+ Add DashDaemon class
+ Add DashElectrumX class
+ Update coin configurations for Dash

f179c679353cb38636f48cccd83d8e8afc3b36d5 authored over 7 years ago
Allow custom ElectrumX class

b0e23e903dc7348e53549c4ca3a65989f5f2751b authored over 7 years ago
Merge pull request #176 from erasmospunk/allow-customizations

Allow custom Daemon and BlockProcessor classes

325097f0e66f9131ee3fe96096853faaabac7b19 authored over 7 years ago
Allow custom Daemon and BlockProcessor classes

a4e4f80ad7c3d0b8ead1a4a9296c7604f5f6c3b5 authored over 7 years ago
Merge pull request #178 from knocte/patch-1

HOWTO.rst: fix typo

c86fdffaf0723f8c4b1a95dc2b69f98c8d29d80c authored over 7 years ago
HOWTO.rst: fix typo

8fb0faac2dd671a3a51698f9cb964468222f4302 authored over 7 years ago
Merge pull request #177 from laodc/master

Added SERVER_(SUB)VERSION to banner variables

9ec2f22306b273d2b88532f38ebcde9c5d955088 authored over 7 years ago
Update ENVIRONMENT.rst

37a9b276463b3fa3301d1b3fb79e2044a5e6655b authored over 7 years ago
sorry about permissions

3c8ab998e43a57e9014c6d17f7dba4fafbaa0631 authored over 7 years ago
fixed typo.

70c6c87852a3ce0f68d775ebc5b11d529f759b06 authored over 7 years ago
Updated docs/ENVIRONMENT.rst to reflect changes in variables

c5c75c30defc17e82d0a13ea2b2cce64e67fb8e3 authored over 7 years ago
reverted and made the version split isolated within the banner logic only as not to affect other parts of the code.

9e34bf858320d9b98aff687509451df24450251c authored over 7 years ago
Add new variables to BANNER(_TOR)

$SERVER_VER will return the version number (eg: 1.0.10)
$SERVER_SUBVERSION will return the full ...

9dceeb914cad8cdfd606646ae7427576f0c77fe2 authored over 7 years ago
Add new variables to BANNER(_TOR)

$SERVER_VER will return the version number (eg: 1.0.10)
$SERVER_SUBVERSION will return the full ...

5e92feb8a67b890ad2995ca2662a4d1b1e671d59 authored over 7 years ago
Merge pull request #175 from SuBPaR42/patch-2

Change to default BTC mainnet server peers

bf8145aba585f05aa016a2731e0e829dc56c5724 authored over 7 years ago
Change to default server peers

electrum.trouth.net is no longer active. Replaced with another E-S server ;-)

400388336ac1e7b510bf589c08a23e876d0b52a2 authored over 7 years ago
Merge pull request #174 from SuBPaR42/patch-1

Update coins.py

82b72c47f18ccd4a00acddf104b8dbedfe5e2226 authored over 7 years ago
Update coins.py

Updated to more recent block height and TX count

b52628143b1bebb03f1c7521d9bc0b7678615445 authored over 7 years ago
Merge pull request #173 from pooler/verbytes

Allow multiple address versions for each coin

411ce06cd2e44d3adf235054db896e7815c57cba authored over 7 years ago
Allow multiple P2SH address versions

961936245c38433e1bf3ae66ae44a6614e183e8a authored over 7 years ago
Prepare 1.0.10

2fe67932c5feb12ae68a2a7b9c3b81e301fdcf47 authored over 7 years ago
Add installer to README

9af037b4bec2f4bab7da79abc84e8051697ef784 authored over 7 years ago
Update Litecoin entries as Segwit has activated.

92584cc3c60dcff9ddf219d9be18a16bb86bd985 authored over 7 years ago
Display hosts in diagnostic

e9acb685ab92d26396057248e74f8931b2eb691b authored almost 8 years ago
Prepare 1.0.9

d216d5111b0150610c9fa36f41b05ab17453e347 authored almost 8 years ago
Reject invalid hostnames in Env

8a2821d542a13e5987eefb055d6f643dc58ea6c7 authored almost 8 years ago
Ignore hosts not appearing in their own features

b6d8b86dd6fc12835cd40964650b88caa8cd79e8 authored almost 8 years ago
Bump to 1.0.8b

c0ff2c0c20c1afd4ee0df55f972fd66d0ae69868 authored almost 8 years ago
Merge branch 'master' of github.com:kyuupichan/electrumx

992fcc773539ca524bd1e6c21095232a1ef2a7ed authored almost 8 years ago
Organise tests

fde47d57396c4d35dfe467e91215fbec5bb2f69a authored almost 8 years ago
Add tests for server/env.py

f3de91180e7b72cfc56a65980dbda14d0ba8448f authored almost 8 years ago
Merge pull request #166 from erasmospunk/shebang

Fix shebang for contrib scripts

7955b731a338d87537716c32a01e229dc9c59a45 authored almost 8 years ago
Fix shebang for contrib scripts

cf08903d122279de5814b99f561ea701430be277 authored almost 8 years ago
Merge pull request #165 from erasmospunk/einsteinium

Add Einsteinium support

71aa46314b95dbcff39df4b3e3118af849d05e89 authored almost 8 years ago
Add Einsteinium support

9549158115b5eedb7730d44e781f4e7971f43669 authored almost 8 years ago
Bump to 1.0.8a

30df09534fed44f503f65214736f231761172c32 authored almost 8 years ago
Only set last_good if successfully verified

Rename last_connect to last_good

2c43e89b05182311608b5fa3993bffe62f4c449e authored almost 8 years ago
Prepare 1.0.8

e0a79c313c31a86b32517e58d5d85294cf74c570 authored almost 8 years ago
Put log on one line

7b17d99c5af2b8848e44a9a198dacfc459f4ce1c authored almost 8 years ago
Fix peer replacement logic

- drop the IP address peer
- update the remaining peer with fresh info

9f27ea875c3cc2746b80cd57f86a9eb008742a9a authored almost 8 years ago
Clarify that we may not have a clearnet peer

2656fd78a4550a3fa3285a9d0ad4d2c7f83bbf06 authored almost 8 years ago
Prepare 1.0.7

e96b8f042156697366951bda846d08a20e1e0712 authored almost 8 years ago
New feature: force peer discovery via proxy

Set FORCE_PROXY to non-empty to force peer discovery to go
through the proxy. See docs/ENVIRONM...

a94d320e5daeac936b38c553af357b5c54685225 authored almost 8 years ago
Improve proxy handling

Have a background proxy detection loop; removes need to check
specific peers at startup.
Conside...

77a441ad064e7d2396394c75b5d74d623582f214 authored almost 8 years ago
Remove bad onion default peer

0aa9195fc5bf6768548b1f801141fdae7dc6e766 authored almost 8 years ago
Tighten restrictions on HOST

- private IP not allowed if intending for public use
- localhost not allowed

178de6c396bea5b49d9c671d5c9f34a11926ff0d authored almost 8 years ago
Catch address resolution failure exceptions

81e6577838067fc0cbe5813ed30df0f850da4a52 authored almost 8 years ago
Fix typo

321315ace07f569263711de207b19a0926492962 authored almost 8 years ago
Prepare 1.0.6

d1894356d0c806eaa8a81b223067c496e7a0c966 authored almost 8 years ago
REPORT_HOST no longer defaults to HOST

Cleanup of identity handling. It is now possible to specify
a Tor identity and no clearnet iden...

9abc1dc11efa14552dada601ac40ce207d2d3dd3 authored almost 8 years ago