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
Fix logging issues on sync
8d5c2ce77050dd24146f313ed54066b5a6efe98f authored about 8 years ago by Neil Booth <[email protected]>
8d5c2ce77050dd24146f313ed54066b5a6efe98f authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.02'
43107a81401bf1941fc52ee82b9ab946ba197fb3 authored about 8 years ago by Neil Booth <[email protected]>
43107a81401bf1941fc52ee82b9ab946ba197fb3 authored about 8 years ago by Neil Booth <[email protected]>
Update for release
a51f3aea3352380833db95e8d546699ef2a67a36 authored about 8 years ago by Neil Booth <[email protected]>
a51f3aea3352380833db95e8d546699ef2a67a36 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'master' of github.com:kyuupichan/electrumx into release-0.02
7444182819316639d4b53e1009c8bb125d1e83d4 authored about 8 years ago by Neil Booth <[email protected]>
7444182819316639d4b53e1009c8bb125d1e83d4 authored about 8 years ago by Neil Booth <[email protected]>
Update text
50a141fbf4cad74ef446d562a10df685c2cc6772 authored about 8 years ago by Neil Booth <[email protected]>
50a141fbf4cad74ef446d562a10df685c2cc6772 authored about 8 years ago by Neil Booth <[email protected]>
Fix stats
d0088e474ae6531075811993918f9bbcd055ed7a authored about 8 years ago by Neil Booth <[email protected]>
d0088e474ae6531075811993918f9bbcd055ed7a authored about 8 years ago by Neil Booth <[email protected]>
Implement reorg logic
5c63cd40dea23b844da77e9a813dd0cef7ae0dec authored about 8 years ago by Neil Booth <[email protected]>
5c63cd40dea23b844da77e9a813dd0cef7ae0dec authored about 8 years ago by Neil Booth <[email protected]>
Fix query.py
76748d26732cf43e5f6713cf9e3fc323d484505e authored about 8 years ago by Neil Booth <[email protected]>
76748d26732cf43e5f6713cf9e3fc323d484505e authored about 8 years ago by Neil Booth <[email protected]>
Remove Outpoint as a separate object
Hopefully this is a little more efficient
2b4569896236828ae3a1840537cd186bc354c778 authored about 8 years ago by Neil Booth <[email protected]>
Start work on handling block reorgs
Unfinished
6957b59b197a9e519656c110acc2b20d53473212 authored about 8 years ago by Neil Booth <[email protected]>
Don't start servers for now.
3e4db868e641992198d3d7404fd0104ba9169f23 authored about 8 years ago by Neil Booth <[email protected]>
3e4db868e641992198d3d7404fd0104ba9169f23 authored about 8 years ago by Neil Booth <[email protected]>
Set block_size to the default of 4K
b0d5c623b41abdd39c29df2d0ca8a7fb6246f7fc authored about 8 years ago by Neil Booth <[email protected]>
b0d5c623b41abdd39c29df2d0ca8a7fb6246f7fc authored about 8 years ago by Neil Booth <[email protected]>
Fix fs_cache tx count
cdbb6b093a5091a71cc618bdb5da4b3a7721929e authored about 8 years ago by Neil Booth <[email protected]>
cdbb6b093a5091a71cc618bdb5da4b3a7721929e authored about 8 years ago by Neil Booth <[email protected]>
Merge the DB and BlockProcessor classes
2001d5c4f4f1bf3d69f05f60fbc08234b97e36f0 authored about 8 years ago by Neil Booth <[email protected]>
2001d5c4f4f1bf3d69f05f60fbc08234b97e36f0 authored about 8 years ago by Neil Booth <[email protected]>
Restore get_tx_hash fix
c0be9860d845d4d4e949bab13920da616e57336f authored about 8 years ago by Neil Booth <[email protected]>
c0be9860d845d4d4e949bab13920da616e57336f authored about 8 years ago by Neil Booth <[email protected]>
Move caches to their own file.
Move the DB to the block_processor file. It will merge with it soon.
c008c04e43bafd2f1688c932dc164fa05bac3890 authored about 8 years ago by Neil Booth <[email protected]>
Split out the prefetcher.
ace80c7b871c78dd8d8feef01ee5bfe5d5ab5373 authored about 8 years ago by Neil Booth <[email protected]>
ace80c7b871c78dd8d8feef01ee5bfe5d5ab5373 authored about 8 years ago by Neil Booth <[email protected]>
Rename BlockCache and put in own file
a813eaf5f57be847fb0c350bb776522f2b032375 authored about 8 years ago by Neil Booth <[email protected]>
a813eaf5f57be847fb0c350bb776522f2b032375 authored about 8 years ago by Neil Booth <[email protected]>
Move some daemon logic to daemon.py
897e68d20cc12006a6176c5eeeea6fbc93db2b1d authored about 8 years ago by Neil Booth <[email protected]>
897e68d20cc12006a6176c5eeeea6fbc93db2b1d authored about 8 years ago by Neil Booth <[email protected]>
Clean up initialization of controller
6711ed0ae8909c020dbd593761b4aa65978d1d83 authored about 8 years ago by Neil Booth <[email protected]>
6711ed0ae8909c020dbd593761b4aa65978d1d83 authored about 8 years ago by Neil Booth <[email protected]>
Split out daemon handler into separate file.
8452d0c01636bd6a07f0ecc58a84fd446d33d5fe authored about 8 years ago by Neil Booth <[email protected]>
8452d0c01636bd6a07f0ecc58a84fd446d33d5fe authored about 8 years ago by Neil Booth <[email protected]>
Add proper block chaining check
30d1b7f77c6863177efa5898a76ed7350a02d485 authored about 8 years ago by Neil Booth <[email protected]>
30d1b7f77c6863177efa5898a76ed7350a02d485 authored about 8 years ago by Neil Booth <[email protected]>
Fix get_tx_hash
78d0acc95b945a2f2ed453f9647e935454126a70 authored about 8 years ago by Neil Booth <[email protected]>
78d0acc95b945a2f2ed453f9647e935454126a70 authored about 8 years ago by Neil Booth <[email protected]>
Break out FS cache into its own class
28eb95edd378214c155060bbbbee95343292a285 authored about 8 years ago by Neil Booth <[email protected]>
28eb95edd378214c155060bbbbee95343292a285 authored about 8 years ago by Neil Booth <[email protected]>
Handle a couple more requests.
6ad8c16c47fac55152091786cf0dcdbc9a110e6a authored about 8 years ago by Neil Booth <[email protected]>
6ad8c16c47fac55152091786cf0dcdbc9a110e6a authored about 8 years ago by Neil Booth <[email protected]>
Clean up controller init, and sync on catch up
10840604936f753edd952de94b4104ca3e74b77b authored about 8 years ago by Neil Booth <[email protected]>
10840604936f753edd952de94b4104ca3e74b77b authored about 8 years ago by Neil Booth <[email protected]>
Don't start servers
208ed5d2b21042ad20db7049d5695582b6a5ad9b authored about 8 years ago by Neil Booth <[email protected]>
208ed5d2b21042ad20db7049d5695582b6a5ad9b authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'server' into develop
0f5670eda88ed52871d84c80ad1dd34beac2012e authored about 8 years ago by Neil Booth <[email protected]>
0f5670eda88ed52871d84c80ad1dd34beac2012e authored about 8 years ago by Neil Booth <[email protected]>
Begin work on proper server
334ffdaa4fc199337de94dfb326d2f3f969b40bf authored about 8 years ago by Neil Booth <[email protected]>
334ffdaa4fc199337de94dfb326d2f3f969b40bf authored about 8 years ago by Neil Booth <[email protected]>
Improve help of electrumx_rpc
edc33febe860ce2e05860fe5beb143aa0f9eb74f authored about 8 years ago by Neil Booth <[email protected]>
edc33febe860ce2e05860fe5beb143aa0f9eb74f authored about 8 years ago by Neil Booth <[email protected]>
Fix imports
b06f2a7c1ccf26462af3234838aa54e6fa79df92 authored about 8 years ago by Neil Booth <[email protected]>
b06f2a7c1ccf26462af3234838aa54e6fa79df92 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'no_memview' into develop
dfaaa465eedce5dfbbde63afa415482cd2ac595f authored about 8 years ago by Neil Booth <[email protected]>
dfaaa465eedce5dfbbde63afa415482cd2ac595f authored about 8 years ago by Neil Booth <[email protected]>
Memory views for blocks don't seem to help
c8f3c7916776b7fcccdd1ee667a69890db735dee authored about 8 years ago by Neil Booth <[email protected]>
c8f3c7916776b7fcccdd1ee667a69890db735dee authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'rpc' into develop
46654a19f4bba7caa33b7ac36f61f37ece4001bd authored about 8 years ago by Neil Booth <[email protected]>
46654a19f4bba7caa33b7ac36f61f37ece4001bd authored about 8 years ago by Neil Booth <[email protected]>
Add an RPC server
And associated electrumx_rpc command
0b01026b88912327fc45b48295b2d53e1b06b1c2 authored about 8 years ago by Neil Booth <[email protected]>
Merge pull request #1 from bauerj/systemd-documentation
Add systemd unit file and documentation
7c283e91b8623aa1398e21992a62bcff2c6d5deb authored about 8 years ago by Neil <[email protected]>
Merge branch 'fix_eta' into develop
b387daee03396b1f179b376ee28dc6a1f6caa65e authored about 8 years ago by Neil Booth <[email protected]>
b387daee03396b1f179b376ee28dc6a1f6caa65e authored about 8 years ago by Neil Booth <[email protected]>
Add systemd unit file and documentation
c578d8f500993a2a2acb2d5595fc44bdeee25871 authored about 8 years ago by Johann Bauer <[email protected]>
c578d8f500993a2a2acb2d5595fc44bdeee25871 authored about 8 years ago by Johann Bauer <[email protected]>
Update notes / comments
965b15023ee2d7ad359203f3eac5eda965c7e30a authored about 8 years ago by Neil Booth <[email protected]>
965b15023ee2d7ad359203f3eac5eda965c7e30a authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.01' into develop
ad97004d111510747c4934643911d4155a93f73a authored about 8 years ago by Neil Booth <[email protected]>
ad97004d111510747c4934643911d4155a93f73a authored about 8 years ago by Neil Booth <[email protected]>
Fix text
283aba6a790c8087f04ce167ad041ce613f02b74 authored about 8 years ago by Neil Booth <[email protected]>
283aba6a790c8087f04ce167ad041ce613f02b74 authored about 8 years ago by Neil Booth <[email protected]>
Fix ETA estimate
19cbb2d00ddcde5ad9dccf4bbd55a7e841847f1d authored about 8 years ago by Neil Booth <[email protected]>
19cbb2d00ddcde5ad9dccf4bbd55a7e841847f1d authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.01' into develop
5fd928628c4953890a8d23e17c91f95ba4e3dc72 authored about 8 years ago by Neil Booth <[email protected]>
5fd928628c4953890a8d23e17c91f95ba4e3dc72 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'release-0.01'
3872f0f4cf3de47319c67474fb88682ccdf2aea8 authored about 8 years ago by Neil Booth <[email protected]>
3872f0f4cf3de47319c67474fb88682ccdf2aea8 authored about 8 years ago by Neil Booth <[email protected]>
Update notes etc.
4cf6a96707e02936e71623a62313d06235d9a2ca authored about 8 years ago by Neil Booth <[email protected]>
4cf6a96707e02936e71623a62313d06235d9a2ca authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'flush_fs' into develop
a71c393656bfdd2d01033c26101b3ef41767838c authored about 8 years ago by Neil Booth <[email protected]>
a71c393656bfdd2d01033c26101b3ef41767838c authored about 8 years ago by Neil Booth <[email protected]>
Flush to disk when flushing history
282d46a46cc4f38b9e54b2375911b1595cbbf560 authored about 8 years ago by Neil Booth <[email protected]>
282d46a46cc4f38b9e54b2375911b1595cbbf560 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'hist_sep' into develop
75753e8005748f6d450800ab4c71570b3beae498 authored about 8 years ago by Neil Booth <[email protected]>
75753e8005748f6d450800ab4c71570b3beae498 authored about 8 years ago by Neil Booth <[email protected]>
Recovery from excess history flushes
34096a02e9576cf58c4198674dd9c06b6252693c authored about 8 years ago by Neil Booth <[email protected]>
34096a02e9576cf58c4198674dd9c06b6252693c authored about 8 years ago by Neil Booth <[email protected]>
Better logging
cbe1ef60ca0be494b4199ebd38776e362363d7f0 authored about 8 years ago by Neil Booth <[email protected]>
cbe1ef60ca0be494b4199ebd38776e362363d7f0 authored about 8 years ago by Neil Booth <[email protected]>
Adjust sleeps.
46b9519ee004a38f673898c471a5bf949c7f294f authored about 8 years ago by Neil Booth <[email protected]>
46b9519ee004a38f673898c471a5bf949c7f294f authored about 8 years ago by Neil Booth <[email protected]>
Flush history separately.
We do not yet remove excess history.
5f77ff4ef06d1bf52e696a556238f92a0acb2fa7 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'cache_MB' into develop
21b25741c08a51edc4df3e645099c97569b8ccf3 authored about 8 years ago by Neil Booth <[email protected]>
21b25741c08a51edc4df3e645099c97569b8ccf3 authored about 8 years ago by Neil Booth <[email protected]>
CACHE_MB is now the environment var.
6b513a91d01d548425576cb5704ff783d24c6684 authored about 8 years ago by Neil Booth <[email protected]>
6b513a91d01d548425576cb5704ff783d24c6684 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'rpc' into develop
acfa037f6f575114226e52057ec8de929ff3c732 authored about 8 years ago by Neil Booth <[email protected]>
acfa037f6f575114226e52057ec8de929ff3c732 authored about 8 years ago by Neil Booth <[email protected]>
Clean up RPC handling
Remove class
Handle exceptions properly by cancelling tasks
Log what is happening
Generalise sen...
Fix ETA calc
4b99ae4e11787096e7d62891fea6a30b0bd210dd authored about 8 years ago by Neil Booth <[email protected]>
4b99ae4e11787096e7d62891fea6a30b0bd210dd authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'fixes' into develop
791aaa5879882f2258fbb2c8e5be35a7916fe7c1 authored about 8 years ago by Neil Booth <[email protected]>
791aaa5879882f2258fbb2c8e5be35a7916fe7c1 authored about 8 years ago by Neil Booth <[email protected]>
Better time est. A couple of fixes.
3fce298835269163d583492e15be99d0b25a4bc3 authored about 8 years ago by Neil Booth <[email protected]>
3fce298835269163d583492e15be99d0b25a4bc3 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'init_db' into develop
e881ba29fabf9f1da238a89e45e535867922319b authored about 8 years ago by Neil Booth <[email protected]>
e881ba29fabf9f1da238a89e45e535867922319b authored about 8 years ago by Neil Booth <[email protected]>
More robust init
5653bf75f514a8afa27d6bc06f14f9e59bd2f25d authored about 8 years ago by Neil Booth <[email protected]>
5653bf75f514a8afa27d6bc06f14f9e59bd2f25d authored about 8 years ago by Neil Booth <[email protected]>
Add ETA stats. Show daemon height again.
ba1662bbf7441d4e63e952e68c94ec5098940d12 authored about 8 years ago by Neil Booth <[email protected]>
ba1662bbf7441d4e63e952e68c94ec5098940d12 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'init_db' into develop
bf97afe5320d782f77af833a9f8e64f1d957f00f authored about 8 years ago by Neil Booth <[email protected]>
bf97afe5320d782f77af833a9f8e64f1d957f00f authored about 8 years ago by Neil Booth <[email protected]>
Clean up db initialization and state writing
c7f930a18a33ff7f026cfb91752ce8f8d60d9c22 authored about 8 years ago by Neil Booth <[email protected]>
c7f930a18a33ff7f026cfb91752ce8f8d60d9c22 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'utxo_cache' into develop
9f9db0c7bd5f0cd14315a3f4557ff4ff8f72e250 authored about 8 years ago by Neil Booth <[email protected]>
9f9db0c7bd5f0cd14315a3f4557ff4ff8f72e250 authored about 8 years ago by Neil Booth <[email protected]>
Accurate cache accounting
d8e9eb7796d20df5cfdfcc586fa933783459cc37 authored about 8 years ago by Neil Booth <[email protected]>
d8e9eb7796d20df5cfdfcc586fa933783459cc37 authored about 8 years ago by Neil Booth <[email protected]>
Better size est.
682cc8ff86cf3240876e9a6489181953201aab19 authored about 8 years ago by Neil Booth <[email protected]>
682cc8ff86cf3240876e9a6489181953201aab19 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'utxo_cache' into develop
22762fb9f57e2e1e304e738d33a84886dcdb7026 authored about 8 years ago by Neil Booth <[email protected]>
22762fb9f57e2e1e304e738d33a84886dcdb7026 authored about 8 years ago by Neil Booth <[email protected]>
Cache size logging
d11c60f6adf9c77767c97c45eec5e66627f8505f authored about 8 years ago by Neil Booth <[email protected]>
d11c60f6adf9c77767c97c45eec5e66627f8505f authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop' into utxo_cache
91206db524991f5353bcf12df0462394de3a963e authored about 8 years ago by Neil Booth <[email protected]>
91206db524991f5353bcf12df0462394de3a963e authored about 8 years ago by Neil Booth <[email protected]>
Add missing line
14f4228af77046be603b1de03e39ec0139b55709 authored about 8 years ago by Neil Booth <[email protected]>
14f4228af77046be603b1de03e39ec0139b55709 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'utxo_cache' into develop
1599cd6672723645a7029120b90f53f27ecb5e2e authored about 8 years ago by Neil Booth <[email protected]>
1599cd6672723645a7029120b90f53f27ecb5e2e authored about 8 years ago by Neil Booth <[email protected]>
Let's try a smarter UTXO cache.
4e777b5861624b9e5d0bc19430406222f25b7106 authored about 8 years ago by Neil Booth <[email protected]>
4e777b5861624b9e5d0bc19430406222f25b7106 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop'
3893b4f22fcebdff7d2591dcaa0e9e3b9b169d89 authored about 8 years ago by Neil Booth <[email protected]>
3893b4f22fcebdff7d2591dcaa0e9e3b9b169d89 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'no_dup_log' into develop
1a8ca9f2c2a4d5724b783fc9ded4896913c5058d authored about 8 years ago by Neil Booth <[email protected]>
1a8ca9f2c2a4d5724b783fc9ded4896913c5058d authored about 8 years ago by Neil Booth <[email protected]>
Only log if advanced
df1a62b8267b068f357ba880bded7656c58c367c authored about 8 years ago by Neil Booth <[email protected]>
df1a62b8267b068f357ba880bded7656c58c367c authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'addr_hash' into develop
db240d047aa7dd86ab63aad14f7b247917309b7b authored about 8 years ago by Neil Booth <[email protected]>
db240d047aa7dd86ab63aad14f7b247917309b7b authored about 8 years ago by Neil Booth <[email protected]>
Use hash168 to distinguish address types in DB
66441024417e324b41b951ee6a8622e0d8aa6850 authored about 8 years ago by Neil Booth <[email protected]>
66441024417e324b41b951ee6a8622e0d8aa6850 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop'
909edd07289bac563c8b99db71e52d4d445ffa6b authored about 8 years ago by Neil Booth <[email protected]>
909edd07289bac563c8b99db71e52d4d445ffa6b authored about 8 years ago by Neil Booth <[email protected]>
Improve the leveldb flush; it should be a lot faster now.
More useful logging and stats.
4879422e92edd611b10f5100fc6173740324d214 authored about 8 years ago by Neil Booth <[email protected]>
Merge branch 'instrument' into develop
ef62bab7cf020d15436672c4aeb4789ad19830e4 authored over 8 years ago by Neil Booth <[email protected]>
ef62bab7cf020d15436672c4aeb4789ad19830e4 authored over 8 years ago by Neil Booth <[email protected]>
Merge branch 'master' into develop
4a706391b8b82b73396ceb57cabee6db7286e4f3 authored over 8 years ago by Neil Booth <[email protected]>
4a706391b8b82b73396ceb57cabee6db7286e4f3 authored over 8 years ago by Neil Booth <[email protected]>
Fix percentages
329f41164049da35f70a69e321df059e68c4e90e authored over 8 years ago by Neil Booth <[email protected]>
329f41164049da35f70a69e321df059e68c4e90e authored over 8 years ago by Neil Booth <[email protected]>
Add instrumentation
7b36a1431cfd5bdd20ba5b99524881aa2f405e7a authored over 8 years ago by Neil Booth <[email protected]>
7b36a1431cfd5bdd20ba5b99524881aa2f405e7a authored over 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop'
f32435d1cbc4d430e759815718fce2c3b0fe6d00 authored over 8 years ago by Neil Booth <[email protected]>
f32435d1cbc4d430e759815718fce2c3b0fe6d00 authored over 8 years ago by Neil Booth <[email protected]>
Print balance in query tool
ca11710fddc372c34d54b7fc314d193c51bd183e authored over 8 years ago by Neil Booth <[email protected]>
ca11710fddc372c34d54b7fc314d193c51bd183e authored over 8 years ago by Neil Booth <[email protected]>
Merge branch 'develop'
ef9ce91027af271b1e806d3ea2bf5ee800851b2d authored over 8 years ago by Neil Booth <[email protected]>
ef9ce91027af271b1e806d3ea2bf5ee800851b2d authored over 8 years ago by Neil Booth <[email protected]>
Print if nothing. Clean up loop.
6ccdce2c7794bb99990530f526906f59c7326ffd authored over 8 years ago by Neil Booth <[email protected]>
6ccdce2c7794bb99990530f526906f59c7326ffd authored over 8 years ago by Neil Booth <[email protected]>
Merge branch 'query' into develop
db2e1d43d8ec0c3803c2a02ccc5bab906c862166 authored over 8 years ago by Neil Booth <[email protected]>
db2e1d43d8ec0c3803c2a02ccc5bab906c862166 authored over 8 years ago by Neil Booth <[email protected]>
Merge branch 'hist_generators' into develop
e18fd4c02ccb66a509f22df9a51b634b0d1f1ee5 authored over 8 years ago by Neil Booth <[email protected]>
e18fd4c02ccb66a509f22df9a51b634b0d1f1ee5 authored over 8 years ago by Neil Booth <[email protected]>
Add a simple query for debugging
1e97686c5f96394d63dbc002186dc5f3057324df authored over 8 years ago by Neil Booth <[email protected]>
1e97686c5f96394d63dbc002186dc5f3057324df authored over 8 years ago by Neil Booth <[email protected]>
Add stat
b66e8242cd6f69867876188e2a2298e857483f4e authored over 8 years ago by Neil Booth <[email protected]>
b66e8242cd6f69867876188e2a2298e857483f4e authored over 8 years ago by Neil Booth <[email protected]>
Update stats
0c565b92bc94359ae4be96cb83d01400f9e4476c authored over 8 years ago by Neil Booth <[email protected]>
0c565b92bc94359ae4be96cb83d01400f9e4476c authored over 8 years ago by Neil Booth <[email protected]>
Make get_utxos() and get_history() generators
The also take a limit.
17034ac7a7e40e582fa8e1aa9c3fb0f422eb175e authored over 8 years ago by Neil Booth <[email protected]>
Add another stat
0774fbeb5e65a9b14cf70a0c41fca0cffce531fe authored over 8 years ago by Neil Booth <[email protected]>
0774fbeb5e65a9b14cf70a0c41fca0cffce531fe authored over 8 years ago by Neil Booth <[email protected]>
Add stat
425065051e818ce551702f16aa76cc28ae99ceb5 authored over 8 years ago by Neil Booth <[email protected]>
425065051e818ce551702f16aa76cc28ae99ceb5 authored over 8 years ago by Neil Booth <[email protected]>
Fix an incorrect comment, and a typo
b65e8cc9d0644262ce968a3ce65a2a2cbbe08933 authored over 8 years ago by Neil Booth <[email protected]>
b65e8cc9d0644262ce968a3ce65a2a2cbbe08933 authored over 8 years ago by Neil Booth <[email protected]>
Fix some typos
64b7554b73e31f0dbc04452171bf2ea9b4856937 authored over 8 years ago by Neil Booth <[email protected]>
64b7554b73e31f0dbc04452171bf2ea9b4856937 authored over 8 years ago by Neil Booth <[email protected]>
Initial revision
a3dbc6861466e5e538621f1c68837c7c5628d6c1 authored over 8 years ago by Neil Booth <[email protected]>
a3dbc6861466e5e538621f1c68837c7c5628d6c1 authored over 8 years ago by Neil Booth <[email protected]>