-
Updated
Oct 10, 2020 - C++
cryptonote
Here are 163 public repositories matching this topic...
-
Updated
Oct 29, 2019 - Go
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Jul 3, 2020 - Go
-
Updated
Oct 9, 2020 - Rust
-
Updated
Oct 7, 2020 - C++
-
Updated
Apr 3, 2018 - Python
-
Updated
Oct 3, 2020 - C++
-
Updated
Sep 25, 2020 - C++
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Jul 19, 2018 - Ruby
-
Updated
Aug 21, 2020 - QML
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Sep 26, 2020 - C++
-
Updated
Jan 31, 2020 - C++
-
Updated
Sep 30, 2020 - JavaScript
Tail Emission Calculation is Incorrect and will not trigger until 0.2 BLUR per block is reached
As You can see here https://github.com/blur-network/blur/blob/a733e5213612cea8c869e3b4950510a40bbc035c/src/cryptonote_config.h#L62
You have #define FINAL_SUBSIDY_PER_MINUTE ((uint64_t)200000000000) set Which was changed with commit blur-network/blur@f411ef3
BLUR uses 12 Decimal points. According to the website https://blur.cash an
Moving this over from turtlecoin/turtlecoin#498 as it is a feature request and not a bug.
User requested a way to show the node fee (if it exists) as a fee. Stored in the wallet; however, such information would be lost if the wallet is recreated.
-
Updated
Sep 17, 2020 - C++
-
Updated
Oct 9, 2020 - C++
-
Updated
Dec 3, 2019 - Go
-
Updated
Oct 29, 2017 - HTML
-
Updated
Sep 27, 2020 - C
-
Updated
Oct 11, 2020 - Python
-
Updated
Aug 8, 2019 - C++
-
Updated
Jun 22, 2020 - Python
Improve this page
Add a description, image, and links to the cryptonote topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cryptonote topic, visit your repo's landing page and select "manage topics."
While moving to the QtWebEngine, the functionality of synchronous function calls from/to JavaScript/C++ is not supported anymore duo to the nature of the QtWebEngine (vs the old QtWebKit)
I have disabled the translation feature temporary. It should not be that difficult to work on it. here is the commit
aliascash/alias-wallet@c068978#di