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
585e7be004eace10e6155665423f559b66ee00cb authored over 7 years ago
aeccdc0cd99e9c41c665d12e9eb308dd1ff2fbfa authored over 7 years ago
Update tests
05d6351686bfa34738ab2beedef43a049ef33337 authored over 7 years agoelectrum-mona.bitbank.cc (tcp/ssl).
More info is in their technical blog entry (in Japanase)....
47d54b1103b7a6d4137f5a9527dc68f3138238e1 authored over 7 years agoEMC2 needs DeserializerSegWit to sync, also WIF_BYTE changed according to https://github.com/emc...
67d4641072271d342bbbbcfbb3247f40ab2fcfb7 authored over 7 years agoa7b7aa7ebdaac99ebc1a0cd6802b2a0a4507b972 authored over 7 years ago
7fa7d290cad193c9d669dbf500b05b2c349d1096 authored over 7 years ago
3e376a79eb673d4e7a4aa7e7b95e6100b07082b4 authored over 7 years ago
366c556c5f43e29dca34ba18c68461b01c144a9c authored over 7 years ago
Closes #269
255b88388a10769d70606b8380d6169702da03e4 authored over 7 years agoSplit out common Env parts to a base class.
ae03ea6cb60d6216752aff7453406178afa03f5a authored over 7 years agofix NameError: name 'masternode_announce_broadcast_1_0' is not defined
b16a4f5a94b2f421ac02eddfd4a7a8cb34f50a04 authored over 7 years ago* Add ALLOW_ROOT option
* Document ALLOW_ROOT option
* Update controller.py
* Update EN...
0e6b59eb929eac896e977f9ce1ef7bf611c484c9 authored over 7 years agoaccbdf688488af32d4e2f1c7fbc10972a682ed6d authored over 7 years ago
* Update coins.py
Signed-off-by: Cryptcoin Junkey <[email protected]>
* change de...
ac8e3941149a7665575605dd13b88066a33fce95 authored over 7 years agoWIF_BYTE was changed \xb2 to \xb0 since Monacoin-core develop-0.10 brance.
4b7ab9c032f2176c672ddf386af416736a03125a authored over 7 years ago
- COIN and NET strip surrounding whitespace
- new environment variable RPC_HOST, similar to HOST...
* Construct unpacking functions for byte format up front to save time
wasted on parsing format ...
8cfa42ed9cc7c46f9a4fde49854c7710b2863484 authored over 7 years ago
2f69aaa4874f8c9e9b486579d4557989c8bcff19 authored over 7 years ago
9d853cf1905db224732771d104c06626f594288d authored over 7 years ago
305fd897406e6f6609a033a7d633db4729b1b8e6 authored over 7 years ago
Like clearnet peers, they are only returned in server.peers.subscribe
if there was a successful ...
9dd5541f82a23d2c2d0c1d8e94a072ff832ba766 authored over 7 years ago
f723455992fb1cef2c5c51fa272b530433e10d09 authored over 7 years ago
4f5a219438da4730b8a897fc4af3a0f4d2c34368 authored over 7 years ago
06693c58800e847a0f35d77708dedb5ab5fc0713 authored over 7 years ago
- new library function protocol_version_string() with tests
- remove ad-hoc class functions
Fix...
f4cc1e29263204e66d2c172bee7901af355b8402 authored over 7 years ago7349bef13ffab0755610ad1ae1d2378d9145a318 authored over 7 years ago
* fix typos in changelog for Version 1.1pre1
* found another typo (priveleged -> privileged)
79a065a3988da1ce9d6ffa2bc9fd4beac822df14 authored over 7 years ago794e1d86ffbc009cebe8f7f520afdbff7933a441 authored over 7 years ago
af9c82dbdbe65823f904cdb32efde7a2fba60bf5 authored over 7 years ago
8f004785af95f6d591cdf5c83ca178e1755a5e23 authored over 7 years ago
c1c4906fbafb410f0ae67c0dc5c702c87696d34a authored over 7 years ago
- make a clean split between the Cash and Segwit flavours of bitcoin
by giving them their own...
A better (long-term) server address.
6e357a53c8cd31aad34bf2f716eb50e15a5b2757 authored over 7 years agoAdded support for Bitbay (BAY)
76581c3b4e2d3f895117d5c69709a7f1cfdaa02a authored over 7 years ago2684f3b88869d400e6828894d8c24ef90e9f1446 authored over 7 years ago
Fixes #248
09783aeacc3bae679fa599aae14d9bba23260d63 authored over 7 years ago
- move server.donation_address to the session from controller
- session controls handler map, no...
Update documentation to match.
a978ca6df788e7d021c6b7d47746dbd456a80d8a authored over 7 years ago37c15f7018a0bf942c3ba7c8aaf3a711934eee2e authored over 7 years ago
f2f2b1e7b6ff53aa99a5ed37361823b673d56254 authored over 7 years ago
Add more tests.
9c25685eb99856085f0031c5ba7df27aecf0abac authored over 7 years agoe7601a23cd9a8f23a8da8e14aeddee3d0ff84554 authored over 7 years ago
It turns out clients pass 0.10 instead of 1.0 as the protocol version.
Distinguish some handlers...
eb91522d2006680ad503f72430985dc6bbae8447 authored over 7 years ago
80f1a8edc02ffa47642dfdfdf5b18a793eda256f authored over 7 years ago
* add neblio
* update daemon & deserializer and add header_hash
* remove LegacyRPDaemon us...
2a6fa0489e23fabd397f778ac2d92ea70705b97b authored over 7 years agoUpdate documentation
f8a838c589e1ccf4077218f6367870c94c7d72a9 authored over 7 years agoFixes #223
efe86c67f287b33701dcdb2198f2fef587ea0be1 authored over 7 years agoBased on #215 by JustinTArthur.
- Accept EVENT_LOOP_POLICY of uvloop
- Move initilisation from ...
1f3e942cbc8eb08e0786c1c631b1d6a58d3524f4 authored over 7 years ago
* Fix formatting
* Refactor daemons
Replaced FujiDaemon with FakeEstimateFeeDaemon that si...
885872f0b522da4b5838628321254efd3e1fea4f authored over 7 years ago3d4d382178bcaea1f91d61b649aa674e04f83804 authored over 7 years ago
e5101e4757f4aa8e122572309bf5c9db5bc961d3 authored over 7 years ago
d324bdc0d16c4757a245e26d81e39199ac4b9af7 authored over 7 years ago
Fixes #227
fab3f5affe342b83641ed9cadc1f3a7e152431da authored over 7 years agoab62092afceead9d3b22afb517958a34a864112a authored over 7 years ago
7442bad66c89395d8208fc293bfc0e078eaa23f8 authored over 7 years ago
00504b695a3c9b5b940b412fb478fabf575bac33 authored over 7 years ago
4d2456e4b4ace5d1ed7ea7a62d4d86d42bbe7e75 authored over 7 years ago
Explicitely set the local IP for outgoing connections, if we're listening
on only one Hostname ...
Fix KeyError that occurs when creating an exception for an incorrect genesis hash.
59d8421c8775d3a9415af6e5b4ef8276baffe1d5 authored over 7 years ago* Add Fujicoin
* Add explanation of FujiDaemon
b4ac4b6a0538e81a69315db881d039f77a04d5e0 authored over 7 years ago5b475751f19392ffb9b5a4f81fdcfbd80ea46db6 authored over 7 years ago
761213607c309e034e3da6bb68046dfdd092594f authored over 7 years ago
* Add Crown
* Fix Parse
2031e88c20308abf3bea5d855b67fac0fa5e54f9 authored over 7 years ago97ec00338d66609145a265af76b3883116511b88 authored over 7 years ago
620ee35af9e4388111505e52c088e53bc8582535 authored over 7 years ago
f65fa2fd193a4da0a8856725514f61b7f4becd48 authored over 7 years ago
See #211. Some don't have localhost mapped, and
we should also bind to IPv6 interfaces.
Thanks...
92ba67037f9d0205ae1e1b6ac8fd3206220a46ca authored over 7 years ago28764936c4d3e0d540dd9fbae888a8c212641e41 authored over 7 years ago
Signed-off-by: Cryptcoin Junkey <[email protected]>
ecad494f282e3f845f91deb6f5b68bfe2fe1e45e authored over 7 years ago23b121e7991b00e3e7968b4bd08d8f520ba56e70 authored over 7 years ago
75feac5d1eb027548b3c51803e26b11b4a0ad97b authored over 7 years ago
f696a7933d1720f9c379597c16cfeb0c58db6d98 authored over 7 years ago
Retain the raw block in the named tuple.
3eef0ba4cf1f1206aa9d5b5715de50689ea4b19d authored over 7 years ago350ed8271125518faa4954c558b656405187b00f authored over 7 years ago
update server list
164d0cd9248e19e0482a0b6ff33e0678674a4a18 authored over 7 years agod593dd2c6e40cde037036f293afb889bc4aa6d01 authored over 7 years ago
This reverts commit 87d24f38dc8b21c11a6ff9b6191930c8bb756f1c.
2ade5fce9c927eedfe18f869065c5b15468790f4 authored over 7 years agobf202f8395f695c86e50ed0014bf0d4dfe71a4de authored over 7 years ago
9279602c4b7baf9e2613960763c350ff441b6534 authored over 7 years ago
7abde2e5144e0eea9c913b63b7c5cc524bc841e7 authored over 7 years ago
8a18da61c293c04b7ccfa55637c42840ea2fed41 authored over 7 years ago
Fixes the issue whereby notifications weren't sent as long as new blocks
kept coming in. Now a ...
3f9e2363c2ddbded7e0d9431e578855c5f54887b authored over 7 years ago
3ca464e5b1831f4ac58d49a187446e0249290221 authored over 7 years ago
Add tests.
3612b88e2e30f83fe8b1034de1c41ca3557bc7ee authored over 7 years ago
- give an ID to each request
- allow client session to be customized by derived classes
Based o...
4665ba6315bfd484432cf7ebbdd4fcbbdf9e608c authored over 7 years ago54c3ae4c5d432403d402993d003502240fa24fbd authored over 7 years ago
1addbd6815eb77b55cab17007952d182fd03df75 authored over 7 years ago
eb51706316ee984e2e67c8c47461f11022a28d16 authored over 7 years ago
9dfaedc7271c4f1dc7f360b7d39526ebf455e06e authored over 7 years ago
7a77637586342c989176604b49db8b054eb044b2 authored over 7 years ago
858bac217da10ad77fbb8f80801c4d43aac90f8d authored over 7 years ago
* envuidgid only sets environment variables $UID and $GID causing electrum_server to fail at htt...
5f8222efb31392bcfa696f0538fa8c1b04ac1868 authored over 7 years agoFixed paths in howto
e7cf5e5d31e120101c576170f1d5f312129291b5 authored over 7 years ago5cc3973eff6767b045eec0ba244f34cd94c00046 authored over 7 years ago