tLog - obelisk - Electrum server using libbitcoin as its backend
 (HTM) git clone https://git.parazyd.org/obelisk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2021-05-06 16:45  Update test case for estimatefee.         parazyd
 (DIR) 2021-05-06 15:29  protocol: Implement blockchain.estimate…  parazyd
 (DIR) 2021-04-22 15:37  Formatting.                               parazyd
 (DIR) 2021-04-19 21:24  Do not depend on black for formatting a…  parazyd
 (DIR) 2021-04-19 20:10  Better ZMQ error messages.                parazyd
 (DIR) 2021-04-19 17:49  Cover protocol/handle_query in test cas…  parazyd
 (DIR) 2021-04-19 16:10  Remove WIP                                parazyd
 (DIR) 2021-04-19 16:07  Avoid false BUG when grepping.            parazyd
 (DIR) 2021-04-19 16:02  Update TODO in Readme.                    parazyd
 (DIR) 2021-04-19 15:59  protocol: Do task cleanup when peer dis…  parazyd
 (DIR) 2021-04-19 14:17  Style cleanups.                           parazyd
 (DIR) 2021-04-19 12:45  Note about Makefile in Readme.            parazyd
 (DIR) 2021-04-19 12:44  Some more coverage test cases.            parazyd
 (DIR) 2021-04-19 12:08  Add more test cases to check for errors.  parazyd
 (DIR) 2021-04-19 11:40  Don't unsubscribe scripthash from libbi…  parazyd
 (DIR) 2021-04-19 11:39  protocol: Implement scripthash status n…  parazyd
 (DIR) 2021-04-19 10:35  protocol/server.banner: Fetch libbitcoi…  parazyd
 (DIR) 2021-04-19 10:18  protocol: Keep chain tip state.           parazyd
 (DIR) 2021-04-19 09:42  protocol: Convert scripthash status enc…  parazyd
 (DIR) 2021-04-19 09:35  zeromq/history4: Mitigate bug when dupl…  parazyd
 (DIR) 2021-04-19 09:00  protocol/listunspent: Set height to 0 i…  parazyd
 (DIR) 2021-04-19 08:56  zeromq/fetch_balance: Return a tuple of…  parazyd
 (DIR) 2021-04-16 10:43  Add more test units.                      parazyd
 (DIR) 2021-04-16 10:24  Add support for multiple hostnames, e.g…  parazyd
 (DIR) 2021-04-16 09:23  Add another sherrif badge.                parazyd
 (DIR) 2021-04-16 09:20  Attempt at code coverage in CI.           parazyd
 (DIR) 2021-04-16 09:04  Code coverage preparation.                parazyd
 (DIR) 2021-04-16 08:40  Add a Makefile for utility functions.     parazyd
 (DIR) 2021-04-16 08:06  Swap entrypoint symlink.                  parazyd
 (DIR) 2021-04-16 01:16  Add note about Python version in Readme.  parazyd
 (DIR) 2021-04-16 01:13  Add white background to picture.          parazyd
 (DIR) 2021-04-16 01:07  Add note about hostname in config.        parazyd
 (DIR) 2021-04-16 01:03  tests: Add server.version                 parazyd
 (DIR) 2021-04-16 00:53  Shorten debug line in zmq RequestCollec…  parazyd
 (DIR) 2021-04-16 00:50  block_to_header: Remove TODO              parazyd
 (DIR) 2021-04-16 00:28  Return null id on JSON-RPC errors.        parazyd
 (DIR) 2021-04-16 00:21  tests: Clean up using some for loops.     parazyd
 (DIR) 2021-04-16 00:09  setup.py tweaks                           parazyd
 (DIR) 2021-04-16 00:06  Test also with Python 3.7                 parazyd
 (DIR) 2021-04-16 00:04  Shorten protocol function names.          parazyd
 (DIR) 2021-04-15 23:44  tests: Implement verbose asserts.         parazyd
 (DIR) 2021-04-15 23:44  Use existing utility function in merkle…  parazyd
 (DIR) 2021-04-15 23:13  Add test for blockchain_headers_subscri…  parazyd
 (DIR) 2021-04-15 23:04  Add another sherrif badge.                parazyd
 (DIR) 2021-04-15 22:56  Create codeql-analysis.yml                parazyd
 (DIR) 2021-04-15 22:34  Work out an inefficient implementation …  parazyd
 (DIR) 2021-04-15 21:35  protocol/blockchain.block.header: Ineff…  parazyd
 (DIR) 2021-04-15 20:21  Clean up some TODOs.                      parazyd
 (DIR) 2021-04-15 20:18  Make the public hostname configurable i…  parazyd
 (DIR) 2021-04-15 20:15  protocol: Add error guards for stuff th…  parazyd
 (DIR) 2021-04-15 19:09  protocol/blockchain.block.header: WIP c…  parazyd
 (DIR) 2021-04-15 18:58  tests: Add blockchain.scripthash.(un)su…  parazyd
 (DIR) 2021-04-15 18:39  tests: Fix listunspent.                   parazyd
 (DIR) 2021-04-15 18:28  tests: Simplify some asserts.             parazyd
 (DIR) 2021-04-15 17:59  Refactor tests.                           parazyd
 (DIR) 2021-04-15 10:50  block.headers: It's not always required…  parazyd
 (DIR) 2021-04-15 10:47  Linting                                   parazyd
 (DIR) 2021-04-15 10:35  Fix logic bug in blockchain.block.heade…  parazyd
 (DIR) 2021-04-15 10:03  Update grep command to show line number…  parazyd
 (DIR) 2021-04-15 09:59  Reimplement JSON-RPC errors as a class.   parazyd
 (DIR) 2021-04-14 10:17  Add debug note about tx broadcast.        parazyd
 (DIR) 2021-04-14 10:02  Fix newline append when writing respons…  parazyd
 (DIR) 2021-04-13 15:59  Format code.                              parazyd
 (DIR) 2021-04-13 15:42  Apply some linting.                       parazyd
 (DIR) 2021-04-13 15:13  Add note about test suite.                parazyd
 (DIR) 2021-04-13 15:11  Rename testfile to test_electrum_protoc…  parazyd
 (DIR) 2021-04-13 15:10  Simplify tests.                           parazyd
 (DIR) 2021-04-13 15:10  Format                                    parazyd
 (DIR) 2021-04-13 14:20  Add development notes in Readme.          parazyd
 (DIR) 2021-04-13 14:15  Add short script to format the python c…  parazyd
 (DIR) 2021-04-13 09:52  Add note about dependencies and running…  parazyd
 (DIR) 2021-04-13 07:51  Link resources.                           parazyd
 (DIR) 2021-04-12 22:33  Implement cp_height in blobkchain.block…  parazyd
 (DIR) 2021-04-12 22:13  tests: Install pyzmq again.               parazyd
 (DIR) 2021-04-12 22:12  tests: Try installing with pip            parazyd
 (DIR) 2021-04-12 22:05  Add setup.py for easy installation.       parazyd
 (DIR) 2021-04-12 22:01  Move test units to subdirectory.          parazyd
 (DIR) 2021-04-12 22:01  Rename electrumobelisk to obelisk.        parazyd
 (DIR) 2021-04-12 21:25  Remove old TLS certs.                     parazyd
 (DIR) 2021-04-09 13:44  Add test for blockchain_transaction_get.  parazyd
 (DIR) 2021-04-09 13:34  Clean up logging methods.                 parazyd
 (DIR) 2021-04-09 11:36  Clean up and use hash_to_hex_str where …  parazyd
 (DIR) 2021-04-09 11:04  Unsubscribe keys on stop concurrently.    parazyd
 (DIR) 2021-04-09 10:45  Disable task.cancel on interrupt.         parazyd
 (DIR) 2021-04-09 10:12  Remove TLS certificate references.        parazyd
 (DIR) 2021-04-09 09:19  Fixup server.version                      parazyd
 (DIR) 2021-04-09 09:02  Add test for blockchain_scripthash_list…  parazyd
 (DIR) 2021-04-09 09:02  Sort correlated points from history4 by…  parazyd
 (DIR) 2021-04-09 08:39  Add note about starting obelisk.          parazyd
 (DIR) 2021-04-09 08:29  Remove note about history4 bug.           parazyd
 (DIR) 2021-04-09 08:17  Readme layout.                            parazyd
 (DIR) 2021-04-09 08:16  Define JSON-RPC errors.                   parazyd
 (DIR) 2021-04-09 07:17  Implement blockchain.scripthash.get_his…  parazyd
 (DIR) 2021-04-09 07:05  Remove dependency on python-bitcoinlib.   parazyd
 (DIR) 2021-04-09 00:34  Add sherrif badge.                        parazyd
 (DIR) 2021-04-09 00:31  Add test for blockchain_scripthash_get_…  parazyd
 (DIR) 2021-04-09 00:24  Initial stab at Github action.            parazyd
 (DIR) 2021-04-09 00:16  Start implementing some test units.       parazyd
 (DIR) 2021-04-08 23:40  Merge hashes.py with util.py              parazyd
 (DIR) 2021-04-08 23:29  Fix typo and make __scripthash_status a…  parazyd
 (DIR) 2021-04-08 23:26  Do some asyncio tasks cleanup in Electr…  parazyd
 (DIR) 2021-04-08 23:23  Implement scripthash subscriptions.       parazyd
 (DIR) 2021-04-08 22:39  Implement blockchain.scripthash.listuns…  parazyd
 (DIR) 2021-04-08 22:10  Add placeholder for signalling when ser…  parazyd
 (DIR) 2021-04-08 22:09  Implement blockchain.scripthash.subscri…  parazyd
 (DIR) 2021-04-08 21:43  Change correlation logic (needs review).  parazyd
 (DIR) 2021-04-08 21:39  Update history table unpack for v4.       parazyd
 (DIR) 2021-04-08 13:05  Implement blockchain.scripthash.unsubsc…  parazyd
 (DIR) 2021-04-08 12:58  Set the VERSION variable as a string.     parazyd
 (DIR) 2021-04-08 12:50  Implement blockchain.headers.subscribe    parazyd
 (DIR) 2021-04-08 10:32  Implement blockchain.scripthash.get_bal…  parazyd
 (DIR) 2021-04-08 10:29  Implement blockchain.transaction.broadc…  parazyd
 (DIR) 2021-04-07 23:16  Add TODOs.                                parazyd
 (DIR) 2021-04-07 22:46  Rename obelisk.conf to obelisk.cfg        parazyd
 (DIR) 2021-04-07 21:48  Add docstrings.                           parazyd
 (DIR) 2021-04-07 20:17  Try exiting cleanly on ^C                 parazyd
 (DIR) 2021-04-07 18:52  Implement server.features                 parazyd
 (DIR) 2021-04-07 17:57  Implement blockchain.transaction.get      parazyd
 (DIR) 2021-04-07 17:39  Implement blockchain.transaction.get_me…  parazyd
 (DIR) 2021-04-07 17:14  Debug cleanups.                           parazyd
 (DIR) 2021-04-07 17:14  Implement blockchain.transaction.id_fro…  parazyd
 (DIR) 2021-04-07 16:56  Rename ZeroMQ block_header to fetch_blo…  parazyd
 (DIR) 2021-04-07 16:41  Add some safety checks for "params" in …  parazyd
 (DIR) 2021-04-07 16:31  Pylint mitigations.                       parazyd
 (DIR) 2021-04-07 16:29  Implement server.version                  parazyd
 (DIR) 2021-04-07 16:24  Add server protocol versions.             parazyd
 (DIR) 2021-04-07 16:23  Implement/Stub some simple functions.     parazyd
 (DIR) 2021-04-07 16:19  Clean up some debug methods.              parazyd
 (DIR) 2021-04-07 16:16  Add stub for blockchain.estimatefee       parazyd
 (DIR) 2021-04-07 16:14  Implement blockchain.block.headers        parazyd
 (DIR) 2021-04-07 16:00  Map protocol methods in a dict and clea…  parazyd
 (DIR) 2021-04-07 15:44  Simplify protocol methods to have an ab…  parazyd
 (DIR) 2021-04-07 15:37  Implement blockchain.block.header         parazyd
 (DIR) 2021-04-07 15:21  Implement merkle tree/branch functions.   parazyd
 (DIR) 2021-04-07 15:20  Start adding some utility functions.      parazyd
 (DIR) 2021-04-07 15:00  Connect ElectrumProtocol with ZeroMQ Cl…  parazyd
 (DIR) 2021-04-07 14:46  Initial ZeroMQ client implementation.     parazyd
 (DIR) 2021-04-07 14:46  Add libbitcoin server error codes.        parazyd
 (DIR) 2021-04-07 14:10  Finish basic JSON-RPC implementation.     parazyd
 (DIR) 2021-04-07 14:08  Use yapf to format code.                  parazyd
 (DIR) 2021-04-07 14:07  protocol.py: Add example how functions …  parazyd
 (DIR) 2021-04-07 13:48  Initial async server implementation.      parazyd
 (DIR) 2021-04-07 12:10  Add obelisk.conf.                         parazyd
 (DIR) 2021-04-06 16:43  Add link to Electrum + addr in Readme.    parazyd
 (DIR) 2021-04-06 16:39  Rescale picture.                          parazyd
 (DIR) 2021-04-06 16:37  Initial commit.                           parazyd
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)