Ecosyste.ms: OpenCollective

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

github.com/firoorg/old-electrumx


https://github.com/firoorg/old-electrumx

Add support for Canada eCoin mainnet. (#285)

585e7be004eace10e6155665423f559b66ee00cb authored over 7 years ago
update peers for BitcoinSegwitTestnet and BitcoinCashTestnet (#283)

aeccdc0cd99e9c41c665d12e9eb308dd1ff2fbfa authored over 7 years ago
Strip boolean environment variable strings

Update tests

05d6351686bfa34738ab2beedef43a049ef33337 authored over 7 years ago
[Monacoin] Append the new seed node. (#280)

electrum-mona.bitbank.cc (tcp/ssl).

More info is in their technical blog entry (in Japanase)....

47d54b1103b7a6d4137f5a9527dc68f3138238e1 authored over 7 years ago
update EMC2 (#279)

EMC2 needs DeserializerSegWit to sync, also WIF_BYTE changed according to https://github.com/emc...

67d4641072271d342bbbbcfbb3247f40ab2fcfb7 authored over 7 years ago
typos in docs/ENVIRONMENT.rst (#278)

a7b7aa7ebdaac99ebc1a0cd6802b2a0a4507b972 authored over 7 years ago
Prepare 1.1.1

7fa7d290cad193c9d669dbf500b05b2c349d1096 authored over 7 years ago
Rename lib/env to lib/env_base

3e376a79eb673d4e7a4aa7e7b95e6100b07082b4 authored over 7 years ago
Split out lib/server_base.py

366c556c5f43e29dca34ba18c68461b01c144a9c authored over 7 years ago
Update protocol docs for "height".

Closes #269

255b88388a10769d70606b8380d6169702da03e4 authored over 7 years ago
Add env object for wallet engine

Split out common Env parts to a base class.

ae03ea6cb60d6216752aff7453406178afa03f5a authored over 7 years ago
fix DASH set_protocol_handlers (#271)

fix NameError: name 'masternode_announce_broadcast_1_0' is not defined

b16a4f5a94b2f421ac02eddfd4a7a8cb34f50a04 authored over 7 years ago
Add ALLOW_ROOT option (#268)

* Add ALLOW_ROOT option

* Document ALLOW_ROOT option

* Update controller.py

* Update EN...

0e6b59eb929eac896e977f9ce1ef7bf611c484c9 authored over 7 years ago
Update TX_ stats for BitcoinCash

accbdf688488af32d4e2f1c7fbc10972a682ed6d authored over 7 years ago
Support BitZeny. (#260)

* Update coins.py

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

* change de...

ac8e3941149a7665575605dd13b88066a33fce95 authored over 7 years ago
Fix WIF_BYTE for Monacoin (#259)

WIF_BYTE was changed \xb2 to \xb0 since Monacoin-core develop-0.10 brance.

4b7ab9c032f2176c672ddf386af416736a03125a authored over 7 years ago
Minor environment variable improvements

- COIN and NET strip surrounding whitespace
- new environment variable RPC_HOST, similar to HOST...

131344715ab753af6fef5bc3b74186f2e4bab9da authored over 7 years ago
Minor optimizations to Bitcoin tx processing (#214)

* Construct unpacking functions for byte format up front to save time
wasted on parsing format ...

0c2e5c636816fa80ccfe06960cf825a525daaf25 authored over 7 years ago
Prepare 1.1

8cfa42ed9cc7c46f9a4fde49854c7710b2863484 authored over 7 years ago
Remove dead code

2f69aaa4874f8c9e9b486579d4557989c8bcff19 authored over 7 years ago
Refresh hard-coded peer lists

9d853cf1905db224732771d104c06626f594288d authored over 7 years ago
Stop persisting peers; resdiscover on restart

305fd897406e6f6609a033a7d633db4729b1b8e6 authored over 7 years ago
Remove exception for onion peers

Like clearnet peers, they are only returned in server.peers.subscribe
if there was a successful ...

40fa79da63e945c654f3053ed24469b082f25af4 authored over 7 years ago
RPCError has msg member, not message

9dd5541f82a23d2c2d0c1d8e94a072ff832ba766 authored over 7 years ago
Prepare 1.1pre2

f723455992fb1cef2c5c51fa272b530433e10d09 authored over 7 years ago
Dash: return errors in JSON error field for protocol 1.1

4f5a219438da4730b8a897fc4af3a0f4d2c34368 authored over 7 years ago
Fix handling of failed transaction broadcast

06693c58800e847a0f35d77708dedb5ab5fc0713 authored over 7 years ago
Fix protocol version reported in server.peers.subscribe

- new library function protocol_version_string() with tests
- remove ad-hoc class functions

Fix...

f4cc1e29263204e66d2c172bee7901af355b8402 authored over 7 years ago
Fix doc typos

7349bef13ffab0755610ad1ae1d2378d9145a318 authored over 7 years ago
fix typos in changelog for Version 1.1pre1 (#253)

* fix typos in changelog for Version 1.1pre1

* found another typo (priveleged -> privileged)

79a065a3988da1ce9d6ffa2bc9fd4beac822df14 authored over 7 years ago
Peerdisc: handle protocol 1.1 server.version replies

794e1d86ffbc009cebe8f7f520afdbff7933a441 authored over 7 years ago
Doc updates

af9c82dbdbe65823f904cdb32efde7a2fba60bf5 authored over 7 years ago
Update tests for COIN changes

8f004785af95f6d591cdf5c83ca178e1755a5e23 authored over 7 years ago
Prepare 1.1pre1

c1c4906fbafb410f0ae67c0dc5c702c87696d34a authored over 7 years ago
Make COIN env variable mandatory.

- make a clean split between the Cash and Segwit flavours of bitcoin
by giving them their own...

3cc5b5ea43f64dc3b3bffd4e42def0ef8b3bfb54 authored over 7 years ago
Updated Server Name for Bitcoin-Segwit (#247)

A better (long-term) server address.

6e357a53c8cd31aad34bf2f716eb50e15a5b2757 authored over 7 years ago
Added support for Bitbay (BAY) (#249)

Added support for Bitbay (BAY)

76581c3b4e2d3f895117d5c69709a7f1cfdaa02a authored over 7 years ago
Require protocol_version to be given if >= 1.1

2684f3b88869d400e6828894d8c24ef90e9f1446 authored over 7 years ago
Accept protocols down to 0.9 for Electrum 1.x clients

Fixes #248

09783aeacc3bae679fa599aae14d9bba23260d63 authored over 7 years ago
Improved handler handling

- move server.donation_address to the session from controller
- session controls handler map, no...

2a955a922a42c989924873546d47403a94c8dd91 authored over 7 years ago
Permit HOST to be a comma-separated list.

Update documentation to match.

a978ca6df788e7d021c6b7d47746dbd456a80d8a authored over 7 years ago
Show protocol version in sessions RPC call

37c15f7018a0bf942c3ba7c8aaf3a711934eee2e authored over 7 years ago
Update protocol documentation

f2f2b1e7b6ff53aa99a5ed37361823b673d56254 authored over 7 years ago
Handle client protocol range requests.

Add more tests.

9c25685eb99856085f0031c5ba7df27aecf0abac authored over 7 years ago
Implement other address methods for scripthash

e7601a23cd9a8f23a8da8e14aeddee3d0ff84554 authored over 7 years ago
Simple protocol negotiation and setting of handlers

It turns out clients pass 0.10 instead of 1.0 as the protocol version.
Distinguish some handlers...

135ab68f7419b36d4d565eb47c254ac3240831bd authored over 7 years ago
Merge remote-tracking branch 'github/master'

eb91522d2006680ad503f72430985dc6bbae8447 authored over 7 years ago
Update HOWTO.rst: Add iptables example for running on privileged port (#245)

80f1a8edc02ffa47642dfdfdf5b18a793eda256f authored over 7 years ago
Add Neblio support to electrumx (#240)

* add neblio

* update daemon & deserializer and add header_hash

* remove LegacyRPDaemon us...

2a6fa0489e23fabd397f778ac2d92ea70705b97b authored over 7 years ago
Add "hash_function" member to server.features.

Update documentation

f8a838c589e1ccf4077218f6367870c94c7d72a9 authored over 7 years ago
Exclude tests directory from installation

Fixes #223

efe86c67f287b33701dcdb2198f2fef587ea0be1 authored over 7 years ago
Add EVENT_LOOP_POLICY environment variable

Based on #215 by JustinTArthur.

- Accept EVENT_LOOP_POLICY of uvloop
- Move initilisation from ...

137236712fc82067f74b274643b7bc832dd5a050 authored over 7 years ago
Some further cleanup

1f3e942cbc8eb08e0786c1c631b1d6a58d3524f4 authored over 7 years ago
Various improvements (#233)

* Fix formatting

* Refactor daemons

Replaced FujiDaemon with FakeEstimateFeeDaemon that si...

885872f0b522da4b5838628321254efd3e1fea4f authored over 7 years ago
Remove 2 segwit peers from Bitcoin cash list

3d4d382178bcaea1f91d61b649aa674e04f83804 authored over 7 years ago
Change the not.fyi server on request

e5101e4757f4aa8e122572309bf5c9db5bc961d3 authored over 7 years ago
Prepare 1.0.17

d324bdc0d16c4757a245e26d81e39199ac4b9af7 authored over 7 years ago
Have proxy.create_connection use kwargs

Fixes #227

fab3f5affe342b83641ed9cadc1f3a7e152431da authored over 7 years ago
Add note about new NET assignments.

ab62092afceead9d3b22afb517958a34a864112a authored over 7 years ago
Prepare 1.0.16

7442bad66c89395d8208fc293bfc0e078eaa23f8 authored over 7 years ago
Split peer lists post fork

00504b695a3c9b5b940b412fb478fabf575bac33 authored over 7 years ago
Explicitly bind to both IPv4 and IPv6.

4d2456e4b4ace5d1ed7ea7a62d4d86d42bbe7e75 authored over 7 years ago
Use our listening Host/IP for outgoing connections also (#226)

Explicitely set the local IP for outgoing connections, if we're listening
on only one Hostname ...

69c1535d13727afdffe52c9ceac86adbb8b535c1 authored over 7 years ago
Fix KeyError on incorrect genesis hash (#224)

Fix KeyError that occurs when creating an exception for an incorrect genesis hash.

59d8421c8775d3a9415af6e5b4ef8276baffe1d5 authored over 7 years ago
Add Fujicoin (#218)

* Add Fujicoin

* Add explanation of FujiDaemon

b4ac4b6a0538e81a69315db881d039f77a04d5e0 authored over 7 years ago
Correct 'seessions' (sessions) (#220)

5b475751f19392ffb9b5a4f81fdcfbd80ea46db6 authored over 7 years ago
Add PEERS to Monacoin. (#219)

761213607c309e034e3da6bb68046dfdd092594f authored over 7 years ago
Add Crown (#217)

* Add Crown

* Fix Parse

2031e88c20308abf3bea5d855b67fac0fa5e54f9 authored over 7 years ago
Adding regtest parameters (#213)

97ec00338d66609145a265af76b3883116511b88 authored over 7 years ago
Merge branch 'master' of github.com:kyuupichan/electrumx

620ee35af9e4388111505e52c088e53bc8582535 authored over 7 years ago
Update server list for BCC servers.

f65fa2fd193a4da0a8856725514f61b7f4becd48 authored over 7 years ago
Use None instead of localhost

See #211. Some don't have localhost mapped, and
we should also bind to IPv6 interfaces.

Thanks...

92ba67037f9d0205ae1e1b6ac8fd3206220a46ca authored over 7 years ago
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