elements icon indicating copy to clipboard operation
elements copied to clipboard

Open Source implementation of advanced blockchain features extending the Bitcoin protocol

Results 161 elements issues
Sort by recently updated
recently updated
newest added

The minimum allowed vertical window height is too large for lower resolutions. For example, on a Linux machine using 1366 x 768 the usable viewport is ~720px due to the...

With initialfreecoins and anyonecanspend in `elements.conf`, we should rescan the wallets for looking for anyonecanspend outputs. Pre 0.21, this is not an issue because whenever the default wallet was created,...

I meant to do this in 0.21 but forgot. Maybe could slip into the next rc. Background: * The surjection proofs are zkps of the statement "this output's asset ID...

Opening this issue so we have a checklist of what we want to change when we HF for bulletproofs - [ ] Replace rangeproofs by bulletproofs :) - [ ]...

Debian Testing (updated today) The newest version of elements - 0.18.1.9 I am not an expert on C++, but I think Elementsd has a problem, and he is still taking...

This is an experimental feature for analyzing a given raw transaction, generating a mapping of what the wallet's balances will look like were the transaction to be signed and broadcast....

Inputs same format as createrawtransaction (an array of outpoints), but with that RPC you also supply a map of addresses to amounts and then another map of addresses to asset...

TODO - [ ] check whether we're running from /tmp and don't output the "bail out" warning - [ ] check for `chronic` and any other tools we might need...

I'm currently trying to compile the latest release of the Elements Project for Windows on Linux. When compiling (make), however, the following error occurs: util/time.cpp: In function ‘std::string FormatISO8601DateTime(int64_t)’: util/time.cpp:85:5:...