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 obsolete debugging feature

8970205e6cbd7c30313cb6b8537fc74460ee7faa authored about 8 years ago by Neil Booth <[email protected]>
Pop one from tx_counts for each block we back up.

Fixes #40

2df5aa746f896041628619986c6828ae96aa6be8 authored about 8 years ago by Neil Booth <[email protected]>
Remove dead code

26221e751efca05d588a74eea833594508f725e2 authored about 8 years ago by Neil Booth <[email protected]>
Update env var sample

3af5a33d30b73f153a514f0f96ca0a2cfbc83f83 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.3' into develop

87da366b1c55adcc95d80e8b29c6f3cc9b50bdbb authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.3'

cd2019702c94122726232a7e241b40e0f4ade13a authored about 8 years ago by Neil Booth <[email protected]>
Prepare 0.7.3

39021792cabd3579dd0cda7507af4ec2b1bf0261 authored about 8 years ago by Neil Booth <[email protected]>
Reset fs_height when backing up

d1ba4b1a76f8979aaae908655bbe63d379c91c34 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'fix-reorg' into develop

dca8c034ff6c6d4b765d8c2a944816c754c99228 authored about 8 years ago by Neil Booth <[email protected]>
Fix reorgs with unspendable TXOs

67bb01bf2cd31f97c57d51163d71958562a87f88 authored about 8 years ago by Neil Booth <[email protected]>
Update REL-NOTES

b8b9e362a35f81f5c79eefd11400c8a2b2919b9c authored about 8 years ago by Neil Booth <[email protected]>
Update REL-NOTES

10e0ff2e0151ca54affb072ca0939e4651908f1a authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.2' into develop

02ce8fe573d08b1b80cee5ffa22bfb53d43836e6 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.2'

35f56462d33861111973083eb72951d0fcfd4a32 authored about 8 years ago by Neil Booth <[email protected]>
Prepare 0.7.2 release

e5c4bb9743b170093ba6ecc2a006b346c1e917c0 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'cluelessperson-docs' into develop

76e0dde19913fb10f3e98ecebe11598ae4bcf668 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'master' of https://github.com/cluelessperson/electrumx

ee6beba35ae833c4276d2308a6a0c837aa869417 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'cutoff_with_many_errors' into develop

139efa57ae3e803bef5dc1de8cbe51b401267e17 authored about 8 years ago by Neil Booth <[email protected]>
Don't log decoding errors any more

The can be frequent.
Close connections once they reach 10 errors.

11ed1c4cae0f8c788a83531cef80583f09ac44d5 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'AddDashRPC' of https://github.com/thelazier/electrumx into thelazier-AddDashRPC

49282a28ca61638c49f0d4901b3deb60a8e36ee7 authored about 8 years ago by Neil Booth <[email protected]>
Merge pull request #1 from cluelessperson/samples

Reorganization of init systems files, adding systemd sample config

c55024a3382b2769d9f50673d0cf8e35e6c92824 authored about 8 years ago by Clueless <[email protected]>
Reorganization of init systems files, adding systemd sample config

84faf6cc8dcf21be7a1dd218d090a84aa9104b65 authored about 8 years ago by cluelessperson <[email protected]>
Add missing self; use max_secs where intended.

aa9f106865298a28c0097420317ff1f2daf629e1 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.1' into develop

83dfbea506eee0862a3b39b744d48bb8732976d1 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.7.1'

e2e41c3663bd4cb00c1ff42f076acb2b142478b2 authored about 8 years ago by Neil Booth <[email protected]>
Prepare 0.7.1

285a66fceb910279e0b20b482572d4d47c23f37d authored about 8 years ago by Neil Booth <[email protected]>
Fix missing qualifier

fa30c5529bfc2c9b1d9b4ad4cb6d4701497ce1ac authored about 8 years ago by Neil Booth <[email protected]>
Add DEFAULT_RPC_PORT for DASH

5aae539476fe1a81979ecfcfcd1c5941b628dafe authored about 8 years ago by TheLazieR Yip <[email protected]>
Merge branch 'develop'

796260af30f2182ea6b97132131993acadb6f17a authored about 8 years ago by Neil Booth <[email protected]>
Remove debug log

dd0cd0156f3b92e029c91a62b68088247e846f23 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop'

ead7bf1becde54ffbe240b2e58b34b63bafd9ef5 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'daemon_failover' into develop

f3f7e02b2a60f5e40d230905c54007b97bfb5d22 authored about 8 years ago by Neil Booth <[email protected]>
Add debug log

11558fd9d27b07032066865740ce0319b7ac52a8 authored about 8 years ago by Neil Booth <[email protected]>
Implement daemon failover

Daemon URLs can be comma-separated in the DAEMON_URL env var.
Surrounding whitespace is stripped...

87cdd2709de5925272574bb7708a6c317b136351 authored about 8 years ago by Neil Booth <[email protected]>
Show connection total in connection log

Fix typo resulting in no mempool notifications

1dc43b3020b067f93b5eb0f075163f20859b6113 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'async_mempool' into develop

009750bacb7b851e722cfcab1101fb6d4ad524c1 authored about 8 years ago by Neil Booth <[email protected]>
Remove redundant log; IRC will emit one

5eb92007aecc4ec6f0bcdf4830f962881869def9 authored about 8 years ago by Neil Booth <[email protected]>
Make mempool truly asynchronous

Mempool updates happen in parallel asynchronously to processing of
new blocks once caught up. T...

98fd178c62ae63e6b12bfd3c1fd42a78b19bf81c authored about 8 years ago by Neil Booth <[email protected]>
Log IRC errors, typically missing package

8b34d1c134fc049e4e3e7ee8b9ac1b94a4a9edd2 authored about 8 years ago by Neil Booth <[email protected]>
Floor disk_count at zero.

8617c82ec22c8e991ad3e3936577ffee00df14da authored about 8 years ago by Neil Booth <[email protected]>
Take a little more care cleaning up connections

dd5a31d0f4a86c61ba251817373c5cdb63228a3b authored about 8 years ago by Neil Booth <[email protected]>
Wait 20 secs for sockets to close

10 seems a little low

ccf24fdc7113c4393511e7d1c080a6af26f47686 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.3' into develop

e017547b46217c7b71c7cf45c7aa1b9cfd7b8aad authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.3'

725ad399d4769e745807531c19223ed5fbc3fa0a authored about 8 years ago by Neil Booth <[email protected]>
Prepare 0.6.3

d856cbab90be403897c9451341ba23f332172f5e authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'stop_log_spew' into develop

ac13ad5bdad9bdf6cd4606f01e9b8486ba66fb14 authored about 8 years ago by Neil Booth <[email protected]>
Clean shutdown: wait for transports to close

We give 10 seconds for everything to be cleaned up, then close forcibly.
Fixes #30

52116539d4ad53ae0bec797ca669db5226f387c4 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'formatted_time' into develop

ab1b2be3b5f04503f2ab621d71882b3ef5c732e0 authored about 8 years ago by Neil Booth <[email protected]>
Move formatted_time to library

3d87e299ea958cca7426dcf08a0e0e3b08b5aa43 authored about 8 years ago by Neil Booth <[email protected]>
Add subscription limits

0b52376f23f16945de193cdfc90f02b1211825f4 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.2' into develop

4f7d0eb23dd1a647b22165d2e9a36f0b21978836 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.2'

de2ae2a3ad693811e947c4d7d8c66a1007b90382 authored about 8 years ago by Neil Booth <[email protected]>
Prepare release 0.6.2

4a4d11ad7cdc4d366f0f0a66781034fdb9027aae authored about 8 years ago by Neil Booth <[email protected]>
Fix thinko

ffd6cd63b0de74c104bceb5f34e0ea53f81439d0 authored about 8 years ago by Neil Booth <[email protected]>
Convert DaemonError to RPCError

To cleanly return errors to clients
getrawtransaction has the ugly API and still does its own th...

913d156786658c8dbf9279993c20e5198ce28def authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'no_mempool_wait' into develop

892a3de85bf6ee8f0d900b85cb2dce540c79e9ce authored about 8 years ago by Neil Booth <[email protected]>
Fix import

942d5d6b00627ffc209e6f8670081a543f7d33a7 authored about 8 years ago by Neil Booth <[email protected]>
Move mempool to be with BlockServer

BlockProcessor doesn't really need a mempool; mempools are
only useful for servers.
Set first_sy...

063a5469cc13dd18a48bddacf5e74ed2b1604311 authored about 8 years ago by Neil Booth <[email protected]>
More logging improvements

- log software and DB version at startup
- log more DB info at startup
- log software and DB ver...

d6fa4a156455f68834d7148c74816641254e8243 authored about 8 years ago by Neil Booth <[email protected]>
Simplify sessions call

3abddf4a5145124f21bbd49fa42bfab943110376 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.1' into develop

1d375e263b226c8d660b7ff071eb318797249fc0 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6.1'

c21e1c90efbfbf89ac242e7235a5a86824c89291 authored about 8 years ago by Neil Booth <[email protected]>
Prepare release 0.6.1

6d7bc7595f41d5d81b9a1c61b7af571d3d4355c5 authored about 8 years ago by Neil Booth <[email protected]>
Bump log threshold up; tweak log

88185b0daa3490be59c67efe290b88e7dacf3817 authored about 8 years ago by Neil Booth <[email protected]>
Tweak flush logic

Aim to not check cache size if caught up; also reduces logs

24d9e5a95e3400df404dd5068b1e922a9ef77dd1 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'get_mempool' into develop

f7ceac839ae15a315c2c247eacbf276eebf428fd authored about 8 years ago by Neil Booth <[email protected]>
Implement blockchain.address.get_mempool

Fixes #26

beeb60f3242ad12a6779190f7605e86b678ec93e authored about 8 years ago by Neil Booth <[email protected]>
hex_hash is already hex

e6058c3fd36f7c3a74458ff27f887d0ae273f0a2 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'fix_tx_merkle' into develop

25782d02d9bf2610ea074b0d75d81809253f7eb6 authored about 8 years ago by Neil Booth <[email protected]>
tx_merkle: catch bad hashes and report properly

Fixes #27

7f3551e435a3d03057ad1ce77f30eb9a1c8c6939 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'better_logs' into develop

4fe7e7dab28b92dc6fa2595a0952d7fa8c878692 authored about 8 years ago by Neil Booth <[email protected]>
Better, more concise logs, particularly when caught up.

d2c575a24bd5f7c24f88d24d5b98cfda3904775a authored about 8 years ago by Neil Booth <[email protected]>
At startup only log some things during initial sync

3f8b26291abd433d12dbbd83a82ac300620aea78 authored about 8 years ago by Neil Booth <[email protected]>
Make the default reorg_limit a coin property

66c493dbf42513d609096356e3c670229f582bdc authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6' into develop

c31896a2904daa60805d035c54dbff045b0ecbc1 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.6'

8e206ca09904b3b13a790a700bc725cf17e04ab5 authored about 8 years ago by Neil Booth <[email protected]>
Prepare release 0.6

022a919701da93ff5466acc654931a11af9748ff authored about 8 years ago by Neil Booth <[email protected]>
RPCError is not a global variable

4c7f72fe680f7037f5053311fcb7607c7f0e2e91 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'txnum-in-h' into develop

e9820b3933ad80e8b08ce10e2e233bdc7e4a6d3e authored about 8 years ago by Neil Booth <[email protected]>
Store tx_num in 'h' table key so keys are unique

f4651c0ca45aa88e9225660a25d1f7e124676c3b authored about 8 years ago by Neil Booth <[email protected]>
Remove some dead code

3c98053f5d7ab29ce3daf866b274e13251aeca5b authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'client-limiting' into develop

e4e4cc67ad51d66a7051924bedc280cdc05eac66 authored about 8 years ago by Neil Booth <[email protected]>
Have all expensive requests yield.

c5c7b6f438d4f07214f290381aed8ccb3b6ea2a0 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'client-limiting' into develop

64333c3dfd92b62ff6e43440c51b94c099d37811 authored about 8 years ago by Neil Booth <[email protected]>
Put notifications on the session queue

This keeps the network in-order and means slow clients get slow
notifications, which seems faire...

f17ad2ddf4b4d13336a080262b3d49e071fb0c9d authored about 8 years ago by Neil Booth <[email protected]>
Tweak notify handling

a1eb446af43d53e2606f17d7e014e6a71a438c5c authored about 8 years ago by Neil Booth <[email protected]>
Suppress accept_connection2 messages

a42aa1f49e442f5390e93f3847837924a3a9f2e7 authored about 8 years ago by Neil Booth <[email protected]>
Use our own exception handler

Suppress harmless messages we cannot do anything about

33abea50d7f0f2071b233fc46b65de6b2c545e26 authored about 8 years ago by Neil Booth <[email protected]>
Widen subs column

b2672a4ae552bc99570e66dee57f568ac2b08c51 authored about 8 years ago by Neil Booth <[email protected]>
Move file

bdb50e0ff7b76d0e3e54546a757e3f060176cce1 authored about 8 years ago by Neil Booth <[email protected]>
Bump HIST_MB default to 300MB

cc2db4a62c7e665e784066e90bae79457d4ab5e8 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.5.1' into develop

728e3ca4ac5b97d3ca4c528810762fceb9d08977 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.5.1'

399cd8fb2c1e2047b9c4ec5721dd847f9e308073 authored about 8 years ago by Neil Booth <[email protected]>
Prepare 0.5.1

b60eb5ca171c9cfc7a7520e12dce9aae2621a0ca authored about 8 years ago by Neil Booth <[email protected]>
Remove useless re-raise of cancellation

d85034353f0856288c4e73d0c13a8529c210f109 authored about 8 years ago by Neil Booth <[email protected]>
Clean up futures handling

a2280bbc939abfcefbd2a5968252c1ed577f4fec authored about 8 years ago by Neil Booth <[email protected]>
Have task coros handle cancelled exceptions

db187540d509b8b39219622a0e1755de096371b6 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'fs_height' into develop

2c85ac32522374a6a2781eba3a363b6b2eb6482d authored about 8 years ago by Neil Booth <[email protected]>
Move fs flushes to same time as history flushes

8671e5718373efbe46207cb19398fe2a481e8710 authored about 8 years ago by Neil Booth <[email protected]>
Accept more SSL protocols

8c55f41305753b9027b569382542f8dc6d05727b authored about 8 years ago by Neil Booth <[email protected]>