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

Merge branch 'issue-10' into develop

14f6b9eaf256c34e84baca70229b4d9a11986c60 authored about 8 years ago
Count missing UTXOs and log just once

They're a temporary phenomenon but it's handy to see how often
these things happen. Fixes #10.

a07ed5876b5a0fc49ddc189a279cd52c0b919c33 authored about 8 years ago
More regularly

55cc1d3d65a404185acde95447d9c8e09c24f6c5 authored about 8 years ago
Yield during mempool updates

212d653b5bbe8af903a7c63c145890cfbd6e681e authored about 8 years ago
Tweak daemon messages

c6a57daf6a75c863f15ddcfaf3addc9dcad57779 authored about 8 years ago
Clean up startup procedure

ed44c6ab73d497a937bdcf0731339f12e014d7f4 authored about 8 years ago
Better logging of initial mempool fill

a510603b46eb4a4b1cec94c5e10bb7b58d2b6f8b authored about 8 years ago
Move the rest of fs_cache into BlockProcessor

3972e18e98ded0c20964109f6e7a9140290bee93 authored about 8 years ago
Merge branch 'remove_fs_cache' into develop

8e0f556e7b6744da8f7104f01392230fa36bc6de authored about 8 years ago
Remove the FS cache

Really belongs with BlockProcessor now

ad2dabf7515c8f30f5a61e57da5b344d3d209e03 authored about 8 years ago
Move utxo_cache to BlockProcessor where it belongs

5736e9cb7068ad9ce64e1f9d0088f21001bab344 authored about 8 years ago
Merge branch 'block_server' into develop

b06b09018887e84d8a0716b69f25e0772d054b30 authored about 8 years ago
Move BlockServer to more appropriate location

5c5e90d5740b19ecf1dc40c3e3ef4653ee11fc8e authored about 8 years ago
Remove dead code.

Also use native python3 functions to speed up 2 lib functions

8e6e8329ac06974c414ff7d21ac61f4c00f1a1b5 authored about 8 years ago
Merge branch 'separate_db' into develop

604698ad0d6bf6143d9e9ca0e3cbd8d2c68d98d2 authored about 8 years ago
Update query.py

f020fcf9770b540c3a6c35e6388b02d37ad5b20b authored about 8 years ago
The controller is dead!

93d53bdd8772721f1eb4d35c4e99f88466f922a7 authored about 8 years ago
Create BlockServer

Controller now an empty shell

2b028cc065b1d6d307190281d6c9e5790af3ba5f authored about 8 years ago
Split out part of block processor into db.py

The part that doesn't actually do any block processing...

c0a112f8ea3a9d5bc790fdc149f90b91b62dcfe3 authored about 8 years ago
Collect test coverage statistics

c02dd738a54d28d694ccc2c28f9c5b7c3424326f authored about 8 years ago
Move signal handling out of the controller

1393f6a0304c16b8f47c938f15f11d27dcb1ff1a authored about 8 years ago
Merge branch 'release-0.2.1' into develop

680eb83af13ea85920aa180f542bd2ea0fae68de authored about 8 years ago
Merge remote-tracking branch 'github/master' into release-0.2.1

Include's bauerj's storage.py improvements.

9acd91615c275a81476ff7db5aeca3418e7badf5 authored about 8 years ago
Prepare for release

e7912928c5abd260e077decf3871d5f7ad81d1ba authored about 8 years ago
Merge branch 'session_mgr' into develop

61e8e3ccad818829ec5194d8ac88c3d9117fb835 authored about 8 years ago
Merge branch 'daemon_throttle' into develop

1622babc8cfd777c557c0f4eacbbccf0e1d9bb11 authored about 8 years ago
Merge branch 'daemon_throttle' into session_mgr

aaec784ef2ddcfc621f9af3ce3f3c379ae2bd3ca authored about 8 years ago
Limit concurrent daemon requests

Fixes #7

782268cd3eeb40bca86e6b0d6cba311d499e055e authored about 8 years ago
Make jobs truly asynchronous.

However we need to rate-limit the daemon...

f05a5414c17d72ac4d279bd7ecee5ef7ebe57305 authored about 8 years ago
Fix read_headers

e452c0bca71120fffb420336caf7ba9dd65ef8bd authored about 8 years ago
Move job handling out of the controller

Controller on its last legs...

7f03b0fa73d54937901aa1d84719caf026da9c25 authored about 8 years ago
Merge pull request #4 from bauerj/travis

Add unit tests and CI

0d30baf88003c26fa9abd7a08534c5b8e3f0edc5 authored about 8 years ago
Create docs directory

be975a3f7ccedcc45a757e1ccfb7480504034a16 authored about 8 years ago
Travis-CI

74922a2e3d7775a3530c091042d7703c7d87eeeb authored about 8 years ago
Fix RocksDB and LMDB

f6f674577f3526bfeff6945149e424972d2c0c4e authored about 8 years ago
Add unit tests for storage interfaces

d34e0ed6d192b6d255d428e53c4f4812f2bc2c3f authored about 8 years ago
Merge branch 'script_fix' into develop

bb6d24163300770b6eefcfc8bb65676bebeb3fed authored about 8 years ago
Need to catch script errors

e7a516c46e03373f6971293b5b7b720c1ddd8daf authored about 8 years ago
Rework assertion logic in coins.py

e2ef9dceafa2c07817c54353c6a925a6510a120d authored about 8 years ago
Merge branch 'fast_daemon' into develop

e9000f39dbf348d50da051fc31f03fa1b23c8f4c authored about 8 years ago
A couple more tweaks.

f02acdfd4685697bae59f1bff43b815df6520222 authored about 8 years ago
It was a mistake to use tuples

6deb05ab6f51fb8e597ab7471e3f9fc1d72be3f8 authored about 8 years ago
Speed up script parsing for ~3% faster throughput

Also improves the coin abstraction

3ab07c1fb64942dad17e11303feeea4c66b6c773 authored about 8 years ago
Allow daemon is None still

3d41738a008b0c8652f70853634b7945934522e0 authored about 8 years ago
Speed up tx.py; giving ~ 5% higher tx/s in memory

0ff579604c762c1ed74bc4aea8b98030b6b54446 authored about 8 years ago
Log immediately if mempool shrinks

e651530e5db0409b67bc98926ff57bd26a5f9372 authored about 8 years ago
Better mempool log

c2703c58a3a04cf76039796e6a61be68a1cadc8a authored about 8 years ago
Merge branch 'release-0.2'

2dfd69506631303a871a4a88a31fb44d7874ef4c authored about 8 years ago
Prepare release

42b0e32f63884cd2abe5eb49f17cde7332e7822b authored about 8 years ago
Remove keys if value is empty

c26bc43a008bbf3e2535ed472bd81bfd47af0c70 authored about 8 years ago
Merge branch 'release-0.1'

281d9dacef5f90c62867d482e252bf4a26e17fbd authored about 8 years ago
Release preparation

48f0d5456c045b39ed5e8ff54e845a14eaa38ca2 authored about 8 years ago
Improved daemon logging

db29121d588bff0f935b21a314098873159c625d authored about 8 years ago
Various daemon improvements

18efa67f1d5e773d3e03a7658d5e51640b4be28a authored about 8 years ago
Remove old reorg forcing code

1b589d3d1f82dfdcae31c25fd78c747168574750 authored about 8 years ago
Merge branch 'env_debug' into develop

f391e5e1127f302f2285b3ec02ee8c30e13cc1ab authored about 8 years ago
Add daemon debugging caught-up facility

00e9c5a31dad0a3dd80a842128e2a65399396860 authored about 8 years ago
Merge branch 'better_eta' into develop

c91f3154827519a2967f8af59d1266fecb115801 authored about 8 years ago
Attempt to improve the ETA

312aaf4736951a594f56a51ac63c30ed56a5d619 authored about 8 years ago
Catch TimeoutError

26dc1021f6530a12d8aa92d8aff9da631ad2a840 authored about 8 years ago
Bump version, update RELEASE_NOTES

28e7b95412283e46b6511fb54f0da78c914af5c6 authored about 8 years ago
Update HOWO

5a76c963e906764d7e73abfb2edeacd8c0fc06af authored about 8 years ago
Merge branch 'setup' into develop

8972df269337fd1a69d0fa2d00b5ea1142eac8c5 authored about 8 years ago
Add setup.py

Fix electrum_rpc.py
Rename server_main.py to electrumx_server.py

6946863879e6cc129ac0c64520fcba3cb15d9ef4 authored about 8 years ago
Fix typos

f86d91862ecb5dbcdb9f6f24cb9289b3c5c12630 authored about 8 years ago
Clean up daemon interface.

9fbbc8bfdb35d0c4607ea6ca7fe6bfd2dddbbdc8 authored about 8 years ago
Merge branch 'release-0.07'

3a352281872ba660f8fd9f4f5ba7e4123419080c authored about 8 years ago
Release notes

7019b29baf25db4782e9689db8d1bc88a4ccc02a authored about 8 years ago
Raise on chain reorgs

In 0.06 advance_block() returned None instead of True.
Cleaner to throw.

aa6e4ad92285d24517c22a84fb05089752378533 authored about 8 years ago
Merge branch 'release-0.06'

f55316b78dbe6e316e01a0d25f26159823267171 authored about 8 years ago
Prepare for release

0ccea80fc31e285e3a758248a983b6d2a61f3d77 authored about 8 years ago
Update docs for HOST

963dd246d19fef6a785468ba6eff6c10cb8771c6 authored about 8 years ago
Fix bugs

b5d1f401fdf0bbcbe2d5d40375a0b362a66ebde5 authored about 8 years ago
Initial attempt at mempool

48b8b9332e813dbe12d5df56177fd2507ec68209 authored about 8 years ago
Bump to 0.05

5904b1dbdf9aa9c6475e63ef747552e6c0f0eff7 authored about 8 years ago
Handle the nothing touched case.

d25e66cb2e4641378ca8573ce5d84dbf337ec261 authored about 8 years ago
Fix some typos.

be0a5f246c5b0b0dfc5dbdeb1d4d84f48decd710 authored about 8 years ago
Merge branch 'release-0.04'

ebc41e2e8b2a8dc3bfea646f09a73563475be732 authored about 8 years ago
Release preparation

1711834fe88410923b8cf1f4bb2db9bac0158795 authored about 8 years ago
Controller clean up

fb43712869accdd044187775c7a67bdd950f3cb9 authored about 8 years ago
Rework the DB API a bit

c0568daec37f286e15346f88abf8ff47338602ad authored about 8 years ago
Fix bugs handling client UTXO requests

Allow strings for ints - Electrum command line doesn't convert
Don't blow away hash168s from the DB

892e9524e503be2c7cb39ca8095a9b4b7fee66f5 authored about 8 years ago
Fix some of the DB interface

07515c6a0d817c4c58f2140590788de10526c123 authored about 8 years ago
Handle utxo.get_address

be2475f61765e1e0202f446a4137ba859b1c7fe8 authored about 8 years ago
Fix reorg assertion, I think

a5b73560f38fda3c310c3c7461805d3de10d0f48 authored about 8 years ago
Update BlockProcessor for server changes

51accf7dfe56928f99215725572b34530f803276 authored about 8 years ago
Prefetcher cleanup

e717e719c1a56b1699dec244159611bf02cacb89 authored about 8 years ago
Server work

Avoid touching the block preprocessor hot loop for now

ceecdc54ac7a47bbddd67473f83558fa63e9786e authored about 8 years ago
Add ARCHITECTURE.rst

2dd5b7ef1f5bca70c3ed422694b998a32e10f7df authored about 8 years ago
Add release blurb.

c32b04d1a77e96867bc68ec918b97c49db14ec20 authored about 8 years ago
Merge branch 'master' into develop

f9fcdf22321ae65492c41581f1e8311337634be6 authored about 8 years ago
Enable servers

3d11afbda22389c82c68119fac9ffb6921866f2c authored about 8 years ago
Extend copyright notice; improve comments

d2ebb80fac2005530ef09ea00cf205257072bb61 authored about 8 years ago
Fix logging issues on sync without the perf hit

58a5e69fcadb056574304aaddea2da4edbb3304b authored about 8 years ago
Update for release

c09182534f65b2a15a8685515a21594f742757ca authored about 8 years ago
Merge branch 'release-0.03'

7f034dbaea3c422a69c773ae2694f46bcfb150ef authored about 8 years ago
Add release blurb.

0b0b4ad22f445ca4970b2043f8b27bd5228b417e authored about 8 years ago
Merge pull request #2 from bauerj/db-engine

Add support for RocksDB and LMDB

816bdf23ffcc2a7987a6679dc3d71830f40abda3 authored about 8 years ago
Add support for RocksDB and LMDB

78edab6faa0309698c5fd2ad20a3d9d0e727db90 authored about 8 years ago
Merge branch 'hotfix-logs'

4bac9d29b698b61d912fd07246364703a6a748e5 authored about 8 years ago