Feed for category: devtools
BTCPay Server Payment Request: Invoice Clients and Get Paid in BTC by Sharing a Simple Link

The team at BTC Pay Server published an article introducing their Payment Requests feature.

It allows you to get paid in cryptocurrency just by sharing a simple URL using a new type of time-sensitive inoice page built into BTCPay.

BTCPay Server is an open-source cross platform, self-hosted bitcoin server compatible with Bitpay API.

Bitmex Research Launched a Fork Monitoring Website
BitMEX research developed a fork monitoring tool that can be used to monitor network and protocol upgrades for soft and hard forks for Bitcoin and BitcoinCash. They plan to include different implementations of Bitcoin nodes such as Bcoin, BTCD and Libbitcoin which might be helpful to detect consensus bugs such as CVE-2018-17144 that was discovered last September. They also announced that the source code for the tool will be made available soon.
lightning-dissector: A Wireshark Plugin for Lightning Network Protocol

Nayuta, a team currently developing a new Lightning Network implementation called ptarmigan, announced the release of a wireshark plugin for the Lightning Network (BOLT) protocol. The plugin is hosted here.

It’s alpha version, but it can decode some BOLT message. Currently, this software works for Nayuta’s implementation(ptarmigan) and Éclair. When ptarmigan is compiled with some option, it write out key information file. This Wireshark plug-in decode packet using that file. When you use Éclair, this software parse log file.