maxcado
maxcado
Running Ubuntu 16.04 and have libprotoc 2.6.1 installed. Trying to install version 0.12.1 and get the following build error: paused by: process didn't ext successfully: in exonum/target/debug/build/exonum-8a157b1751c8ddfe/build-script-build (exit code: 101)...
In the samples on your readme for transaction creation you have the following: >> from btcpy.structs.transaction import Transaction, TxIn, Sequence, TxOut, Locktime >>> script_sig = Script.unhexlify('48304502210083e6e7507e838a190f0443441c0b62d2df94673887f4482e27e89ff415a90392022050575339c649b85c04bb410a00b62325c1b82c537135fa62fb34fae2c9a30b0b01210384478d41e71dc6c3f9edde0f928a47d1b724c05984ebfb4e7d0422e80abe95ff') >>> script_pubkey = ScriptBuilder.identify('76a914905f77004d081f20dd421ba5288766d56724c3b288ac')...
Hello, this code looks interesting and potentially useful, however upon installing in python 2.7 on linux -- Ubuntu 18.1 there's the error No module names secrets. There an issue in...
Sorry, but not that expert in python. Wondering whether you could show print functions in each code file so there can be an output when run files.
Hello, tried to build wallet but go this error: # client src/client/wallet.go:154:15: undefined: os.UserHomeDir src/client/wallet.go:203:15: undefined: os.UserHomeDir
I am using the testnet bitcoin-wallet. There are coins in the wallet. When I try to send coins to a name label it won't work. The send dialog says "enter...
Hello, First, let me say that I really appreciate your efforts in creating this code-- thank you. It looks nice but I haven't been able to put it to practice....
First, the Wasabi wallet is very nice. I like the smooth flow of the interface. However, I would suggest some features regarding cross-chain swap. Also, some added features for the...