Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chaintope/bitcoinrb issues and pull requests
#73 - Bitcoin::MessageVerify.verify_message always returns true
Issue -
State: open - Opened by ybce 6 months ago
- 10 comments
#72 - Cleanup transaction witness condition which resolves chaintope/bitcoinrb#71
Pull Request -
State: closed - Opened by bterkuile 8 months ago
- 1 comment
#71 - A lot of negations when testing for a positive in Tx#witness?
Issue -
State: closed - Opened by bterkuile 8 months ago
- 1 comment
#70 - Allow testing on linux using a custom TEST_LIBSECP256K1_PATH
Pull Request -
State: closed - Opened by bterkuile 8 months ago
#69 - Remove idle buf.eof check
Pull Request -
State: closed - Opened by bterkuile 8 months ago
- 2 comments
#68 - Remove confusing idle check in script parser
Pull Request -
State: closed - Opened by bterkuile 8 months ago
#67 - Add WITNESS_V1_TAPROOT type to P2TR output scripts
Pull Request -
State: closed - Opened by pool2win 10 months ago
- 1 comment
#66 - The `Bitcoin::Secp256k1::Ruby`'s `recover_compact` is wrong
Issue -
State: closed - Opened by ShiningRay 11 months ago
- 3 comments
#65 - Replace ripemd-160
Issue -
State: closed - Opened by azuchi about 3 years ago
#64 - Bitcoin::MessageSign.verify_message doesn't verify segwit bech32 address
Issue -
State: closed - Opened by vasaf about 3 years ago
- 2 comments
#63 - Bitcoin::Secp256k1::Ruby.verify_sig always returns false
Issue -
State: closed - Opened by vasaf about 3 years ago
- 2 comments
#62 - Add BIP341 test vector
Pull Request -
State: closed - Opened by azuchi about 3 years ago
#61 - Bitcoin::Script.parse_from_addr("tb1qft3tvl3nu7zzggg5unpvwzyg7y6tnwhpm546xt") in Ruby 3.0.2 (ArgumentError)
Issue -
State: open - Opened by ShigeichiroYamasaki over 3 years ago
- 2 comments
#60 - Fix opcode method to use ord
Pull Request -
State: closed - Opened by fryota142 almost 4 years ago
#59 - `psbt.to_base64` version v0.5.0 is different from version v0.4.0
Issue -
State: closed - Opened by longhoangwkm over 4 years ago
- 2 comments
#58 - Fix multi wallet support.
Pull Request -
State: closed - Opened by rantan over 4 years ago
#57 - Feature UTXO handler
Pull Request -
State: closed - Opened by Yamaguchi over 4 years ago
#56 - Disconnected to bitcoin-core node.
Issue -
State: closed - Opened by Yamaguchi over 4 years ago
- 9 comments
#55 - Method to restore mnemonic to db
Issue -
State: closed - Opened by kannapoix over 4 years ago
- 2 comments
#54 - Fix Gemfile style
Pull Request -
State: closed - Opened by kannapoix almost 5 years ago
- 1 comment
#53 - Implement BIP47 Payment Code and notification address
Pull Request -
State: closed - Opened by kannapoix almost 5 years ago
- 2 comments
#52 - Call CLI command on Ruby-like method names.
Pull Request -
State: closed - Opened by Takeshi-Y about 5 years ago
#51 - Fix `Bitcoin::RPC::BitcoinCoreClient` raises unexpected error.
Pull Request -
State: closed - Opened by Takeshi-Y about 5 years ago
- 1 comment
#50 - chainparams incorrect for bip49_pubkey_p2wsh_p2sh_version
Issue -
State: closed - Opened by iancoleman about 5 years ago
- 1 comment
#49 - [Request][Feature] Add address validation
Issue -
State: closed - Opened by longhoangwkm about 5 years ago
- 3 comments
#48 - PSBT::Tx - p2sh-p2wsh - another signer create signature
Issue -
State: closed - Opened by longhoangwkm about 5 years ago
- 2 comments
#47 - Bitcoin::PSBT::Tx.parse_from_payload return wrong previous tx hash
Issue -
State: closed - Opened by longhoangwkm about 5 years ago
- 3 comments
#46 - Fix for error on calling rpc getblockchaininfo in regtest mode
Pull Request -
State: closed - Opened by Yamaguchi over 5 years ago
#45 - MerkleTree.build_partial fails when a block has only root node
Pull Request -
State: closed - Opened by Yamaguchi over 5 years ago
- 2 comments
#44 - undefined method `partial?' for nil:NilClass
Issue -
State: closed - Opened by Yamaguchi over 5 years ago
- 3 comments
#43 - Fix typo in Bitcoin::Key::TYPES
Pull Request -
State: closed - Opened by Yamaguchi over 5 years ago
#42 - add utxo management
Pull Request -
State: closed - Opened by mike-ct over 5 years ago
- 4 comments
#41 - UTXO management on bitcoinrb
Issue -
State: closed - Opened by Yamaguchi almost 6 years ago
#40 - Support blockchain reorganization.
Issue -
State: closed - Opened by Yamaguchi almost 6 years ago
#39 - OpenAssets::MarkerOutput#open_assets_marker? should not raise error
Pull Request -
State: closed - Opened by Yamaguchi almost 6 years ago
#38 - SPVChain#find_entry_by_hash raises UNEXPECTED error
Pull Request -
State: closed - Opened by Yamaguchi almost 6 years ago
#37 - Performance in bitcoin key generation
Pull Request -
State: closed - Opened by Yamaguchi almost 6 years ago
#36 - Add document about require name
Pull Request -
State: closed - Opened by rantan about 6 years ago
#35 - Bitcoin::Wallet::Base.current_wallet return wrong value when it include '-' in dir name.
Issue -
State: closed - Opened by JunOkumura about 6 years ago
#34 - Fix creating a wallet after changing Bitcoin.chain_params fails. (#31)
Pull Request -
State: closed - Opened by JunOkumura about 6 years ago
#33 - Fix spec for Bitcoin::Network::Pool#allocate_peer_id
Pull Request -
State: closed - Opened by Yamaguchi about 6 years ago
#32 - Primary peer should be unique
Pull Request -
State: closed - Opened by Yamaguchi about 6 years ago
#31 - Creating a wallet after changing Bitcoin.chain_params fails.
Issue -
State: closed - Opened by Yamaguchi about 6 years ago
#30 - Save public key into level db (#25)
Pull Request -
State: closed - Opened by Yamaguchi about 6 years ago
#29 - Fix error in MerkleTree::Node#value (#28)
Pull Request -
State: closed - Opened by Yamaguchi over 6 years ago
#28 - MerkleTree::Node#value fails for nodes in tree which has odd number of txids
Issue -
State: closed - Opened by Yamaguchi over 6 years ago
- 2 comments
#27 - Merkleblock
Pull Request -
State: closed - Opened by Yamaguchi over 6 years ago
- 1 comment
#26 - Implement OpenAssets::Util.script_to_asset_id
Pull Request -
State: closed - Opened by Yamaguchi over 6 years ago
- 1 comment
#25 - Bitcoin::Wallet::Base#watch_targets (Bitcoin::WalletAccount#watch_targets) is slow.
Issue -
State: closed - Opened by Yamaguchi over 6 years ago
#24 - NoMethodError undefined method `pushed_data` for nil:NilClass in chunks `"OP_RETURN" ` case
Issue -
State: closed - Opened by JunOkumura over 6 years ago
#23 - Fix connection closing when receiving getdata
Pull Request -
State: closed - Opened by Yamaguchi over 6 years ago
Labels: bug
#22 - Feature/reconnect peer
Pull Request -
State: closed - Opened by Yamaguchi over 6 years ago
Labels: feature
#21 - Fix method comment.
Pull Request -
State: closed - Opened by Yamaguchi almost 7 years ago
- 1 comment
#20 - Add listener for tx message and headers message.
Pull Request -
State: closed - Opened by Yamaguchi almost 7 years ago
- 1 comment
Labels: feature
#19 - Don't reverse address in SPV#setup_filter(#18)
Pull Request -
State: closed - Opened by Yamaguchi almost 7 years ago
Labels: bug
#18 - SPV node does not receive tx message for addresses in wallet.
Issue -
State: closed - Opened by Yamaguchi almost 7 years ago
#17 - Extract method to convert int to even-length hex
Pull Request -
State: closed - Opened by quanon almost 7 years ago
- 2 comments
Labels: feature
#16 - Fix NameError (uninitialized constant Bitcoin::Secp256k1::GROUP)
Pull Request -
State: closed - Opened by Yamaguchi almost 7 years ago
#15 - Bitcoin::Key#to_point raises NameError when using libsecp256k1
Issue -
State: closed - Opened by Yamaguchi almost 7 years ago
#14 - Verifying signature with sighash_type fails when using secp256k1 library.
Issue -
State: closed - Opened by Yamaguchi almost 7 years ago
- 3 comments
#13 - Account#derive_receive(index) fails in NoMethodError.
Pull Request -
State: closed - Opened by Yamaguchi about 7 years ago
#12 - Features/bloom filter
Pull Request -
State: closed - Opened by Yamaguchi about 7 years ago
- 9 comments
#11 - Spec for wallet.rb fails.
Issue -
State: closed - Opened by Yamaguchi about 7 years ago
#10 - Handshake must be established only after verack message is sent and received
Pull Request -
State: closed - Opened by Yamaguchi about 7 years ago
#9 - Fix key generation for odd height(#8)
Pull Request -
State: closed - Opened by Yamaguchi about 7 years ago
#8 - SpvChain#find_entry_by_height(height) returns wrong block for height below 16
Issue -
State: closed - Opened by Yamaguchi about 7 years ago
- 2 comments
#7 - Payload#to_payload supports binary metadata.
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago
#6 - OpenAssets::MARKER can not be changed
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago
#5 - OpenAssets::MARKER is modified every OpenAssets::Payload#to_payload calls
Issue -
State: closed - Opened by Yamaguchi over 7 years ago
- 1 comment
#4 - Add supports for multisig signing.
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago
#3 - Fix peer discovery process when no dns seeds
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago
- 1 comment
#2 - fix PeerDiscovery#peers failure in regtest mode.
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago
#1 - fix invalid header magic error when packet segmentation is occurred
Pull Request -
State: closed - Opened by Yamaguchi over 7 years ago