-
Updated
Sep 4, 2020 - C++
cryptonote
Here are 161 public repositories matching this topic...
-
Updated
Oct 29, 2019 - Go
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Jul 3, 2020 - Go
-
Updated
Aug 20, 2020 - Rust
-
Updated
Aug 29, 2020 - C++
-
Updated
Apr 3, 2018 - Python
-
Updated
Sep 21, 2018 - C++
-
Updated
Sep 1, 2020 - C++
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 21, 2020 - QML
-
Updated
Jul 19, 2018 - Ruby
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Sep 1, 2020 - C++
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Jan 31, 2020 - C++
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
Aug 17, 2020 - C++
-
Updated
Sep 1, 2020 - C++
-
Updated
Oct 29, 2017 - HTML
-
Updated
Dec 3, 2019 - Go
-
Updated
Sep 2, 2020 - Python
-
Updated
Nov 30, 2019 - C
-
Updated
Aug 8, 2019 - C++
-
Updated
Oct 4, 2019 - C++
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
spectrecoin/spectre@c068978#di