Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lbryio/torba issues and pull requests

#93 - make header file write synchronous, fix concurrency issue, tests

Pull Request - State: closed - Opened by shyba over 5 years ago - 1 comment

#92 - configurable coinselection strategies

Pull Request - State: closed - Opened by eukreign over 5 years ago - 1 comment

#91 - fixed reorg issue with headers

Pull Request - State: closed - Opened by eukreign over 5 years ago - 1 comment

#90 - add option to only use confirmed utxos during coin selection

Pull Request - State: closed - Opened by lyoshenka over 5 years ago - 2 comments

#89 - ledger.wait() accept timeout argument

Pull Request - State: closed - Opened by eukreign over 5 years ago - 1 comment

#88 - connect to multiple servers

Pull Request - State: closed - Opened by shyba over 5 years ago - 1 comment

#87 - fix reconnect and improve tests

Pull Request - State: closed - Opened by shyba over 5 years ago

#86 - pick fastest server on client start

Pull Request - State: closed - Opened by shyba over 5 years ago - 1 comment

#85 - added get_public_key methods

Pull Request - State: closed - Opened by eukreign over 5 years ago - 1 comment

#84 - Support sending to multisig (script) addresses

Issue - State: open - Opened by tzarebczan almost 6 years ago
Labels: type: new feature

#83 - use a cache when loading TXs in db.get_txos()

Pull Request - State: closed - Opened by eukreign almost 6 years ago - 1 comment

#82 - Added DS_Store to .gitignore

Pull Request - State: closed - Opened by hackrush01 almost 6 years ago - 1 comment

#81 - Purge reorg transactions

Pull Request - State: open - Opened by bvbfan almost 6 years ago - 1 comment

#80 - Making tests work on OS X

Pull Request - State: closed - Opened by hackrush01 almost 6 years ago - 1 comment

#79 - Refactor orchstr8 to work with supported API calls

Issue - State: open - Opened by binaryflesh almost 6 years ago

#78 - PEP-257 docstrings

Pull Request - State: closed - Opened by binaryflesh almost 6 years ago - 1 comment

#77 - PEP-257 docstrings

Pull Request - State: closed - Opened by binaryflesh almost 6 years ago - 1 comment

#76 - sql __in uses proper escaping instead of putting values directly in SQL

Pull Request - State: closed - Opened by eukreign almost 6 years ago - 1 comment

#75 - orchstr8: add blockchain.claim_name for testing arbitrary claims (invalid or crafted ones)

Pull Request - State: closed - Opened by shyba almost 6 years ago - 2 comments

#74 - add hash property to txoref

Pull Request - State: closed - Opened by shyba almost 6 years ago - 1 comment

#73 - + account.apply and addressmanager.apply

Pull Request - State: closed - Opened by eukreign almost 6 years ago - 1 comment

#72 - apply scrypt as kdf, add tests

Pull Request - State: closed - Opened by shyba almost 6 years ago - 1 comment

#71 - hashing for wallet and account

Pull Request - State: closed - Opened by eukreign almost 6 years ago - 1 comment

#70 - update aiohttp and astroid requirements

Pull Request - State: closed - Opened by jackrobison almost 6 years ago - 1 comment

#69 - add run_with_foreign_keys_disabled to AIOSQLite

Pull Request - State: closed - Opened by jackrobison almost 6 years ago - 1 comment

#68 - adds connect timeout

Pull Request - State: closed - Opened by shyba almost 6 years ago - 1 comment

#67 - fix decoding error in torba log

Pull Request - State: closed - Opened by BrannonKing almost 6 years ago - 1 comment

#66 - WIP Code formatting

Pull Request - State: closed - Opened by binaryflesh about 6 years ago - 2 comments

#65 - Better windows metadata specification

Pull Request - State: closed - Opened by binaryflesh about 6 years ago - 3 comments

#64 - Consistent code style

Issue - State: closed - Opened by binaryflesh about 6 years ago - 1 comment

#63 - add executemany and translate batch queries to it

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#62 - ensure cygwin, win32 and win64 are detected during setup.

Pull Request - State: closed - Opened by binaryflesh about 6 years ago - 2 comments

#61 - Fix shutdown event

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#60 - [wallet server] signal handlers cant call async functions

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment
Labels: type: fixup

#59 - fix invalid state error on shutdown

Pull Request - State: closed - Opened by jackrobison about 6 years ago - 2 comments

#58 - Comply with repository standards

Issue - State: open - Opened by kauffj about 6 years ago

#57 - fix a bug with configuring spv host

Pull Request - State: closed - Opened by anbsky about 6 years ago - 2 comments

#56 - fix improperly handled CancelledError on shutdown

Pull Request - State: closed - Opened by jackrobison about 6 years ago - 1 comment

#55 - improved shutdown for torba.server and related test setup code

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#54 - Torba server fixes

Pull Request - State: closed - Opened by shyba about 6 years ago

#53 - initial version of torba/server/cli.py

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#52 - command to start spv server

Issue - State: closed - Opened by eukreign about 6 years ago

#51 - retrieve asyncio current_task for Python < 3.7

Pull Request - State: closed - Opened by akinwale about 6 years ago - 3 comments

#50 - keep connection alive for idling peers

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#49 - shuffle server list, so we connect randomly

Pull Request - State: closed - Opened by shyba about 6 years ago - 2 comments

#48 - tentatively enable test_reorg for travis

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#47 - fast and furious

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#46 - removing dependence on curio abstraction

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#45 - xpub and xprv don't match lbrycrd

Issue - State: closed - Opened by tzarebczan about 6 years ago - 2 comments
Labels: needs: exploration

#44 - sync fixing

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#43 - merged aiorpcx into torba.rpc

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#42 - catch decryption errors and verify seed is valid upon decrypt

Pull Request - State: closed - Opened by jackrobison about 6 years ago - 1 comment

#41 - log errors from wallet servers

Pull Request - State: closed - Opened by shyba about 6 years ago - 1 comment

#40 - fix wallet encryption

Pull Request - State: closed - Opened by jackrobison about 6 years ago - 1 comment

#39 - refactored tx sync

Pull Request - State: closed - Opened by eukreign about 6 years ago - 1 comment

#38 - test gitlab

Pull Request - State: closed - Opened by shyba over 6 years ago

#37 - Fix shutdown

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#35 - moving and refactoring electrumx into torba

Pull Request - State: closed - Opened by eukreign over 6 years ago - 1 comment

#34 - bump aiorpcx + adapt basenetwork

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#33 - PEP 8 Fix

Pull Request - State: closed - Opened by agarwalrounak over 6 years ago - 3 comments
Labels: hacktoberfest

#32 - fix subscribe

Pull Request - State: closed - Opened by shyba over 6 years ago

#31 - Use README as long description on PyPI

Pull Request - State: closed - Opened by StrikerRUS over 6 years ago - 1 comment
Labels: hacktoberfest

#30 - retry with a delay increasing from 0 up to 10 seconds

Pull Request - State: closed - Opened by shyba over 6 years ago

#29 - save_transaction_io back to a transaction

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#28 - adds a simple sqlite asyncio wrapper

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#27 - Prefetch

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#26 - Fix reconnect test

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#25 - unlock networking limits

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#24 - twisted -> asyncio

Pull Request - State: closed - Opened by eukreign over 6 years ago - 1 comment

#23 - Idle ping

Pull Request - State: closed - Opened by shyba over 6 years ago - 2 comments

#22 - manually manage db transactions

Issue - State: closed - Opened by eukreign over 6 years ago - 1 comment
Labels: needs: exploration, needs: tech design

#21 - db indexes for any queries involved with wallet sync

Issue - State: closed - Opened by eukreign over 6 years ago - 3 comments

#20 - Optimize history sync

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#19 - Fix SQL issue and optimize address saving

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#18 - improve request cancelling and timeouts during switches

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#16 - attach subscriptions to on_connected and stop service before discardi…

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#15 - refactored queries

Pull Request - State: closed - Opened by eukreign over 6 years ago

#14 - improve reorgs

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#13 - ecdsa -> coincurve

Pull Request - State: closed - Opened by shyba over 6 years ago - 1 comment

#12 - switch to cryptogrophy for generating addresses

Issue - State: closed - Opened by eukreign over 6 years ago

#11 - am I doing this right?

Pull Request - State: closed - Opened by tzarebczan over 6 years ago - 2 comments

#10 - wallet encryption fixes

Pull Request - State: closed - Opened by jackrobison over 6 years ago - 1 comment

#9 - store mnemonic words in python files instead of txt, this avoids pack…

Pull Request - State: closed - Opened by eukreign over 6 years ago

#8 - fix reconnect

Pull Request - State: closed - Opened by shyba over 6 years ago

#7 - Calculate total proof of work

Issue - State: closed - Opened by kaykurokawa over 6 years ago - 4 comments
Labels: needs: exploration, priority: low

#6 - check for None on height to allow for genesis

Pull Request - State: closed - Opened by shyba over 6 years ago

#5 - Hashing algorithm choice

Issue - State: closed - Opened by ocornoc over 6 years ago - 5 comments

#4 - fix argument error

Pull Request - State: closed - Opened by jackrobison over 6 years ago - 1 comment

#3 - Support Blockchain Reorganization

Issue - State: open - Opened by eukreign over 6 years ago - 3 comments
Labels: needs: exploration

#2 - [WIP] Single Key Accounts

Pull Request - State: closed - Opened by muattiyah over 6 years ago - 4 comments

#1 - wip

Pull Request - State: closed - Opened by eukreign over 6 years ago - 1 comment