-
Updated
Mar 7, 2021 - C++
cryptonote
Here are 171 public repositories matching this topic...
-
Updated
Oct 29, 2019 - Go
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Feb 3, 2021 - Go
-
Updated
Feb 26, 2021 - Rust
-
Updated
Jan 26, 2021 - C++
-
Updated
Apr 3, 2018 - Python
-
Updated
Oct 3, 2020 - C++
-
Updated
Mar 6, 2021 - C++
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Jul 19, 2018 - Ruby
-
Updated
Mar 6, 2021 - C++
-
Updated
Aug 21, 2020 - QML
-
Updated
Mar 5, 2021 - 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
-
Updated
Jan 31, 2020 - C++
-
Updated
Jan 26, 2021 - JavaScript
-
Updated
Mar 2, 2021 - C++
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
Feb 9, 2021 - C++
-
Updated
Dec 3, 2019 - Go
-
Updated
Oct 29, 2017 - HTML
-
Updated
Feb 27, 2021 - Python
-
Updated
Sep 27, 2020 - C
-
Updated
Jan 11, 2021 - Shell
As the configuration mostly lies via url params mining pools find it harder to integrate. And since it takes users out of their pools and there are chances that users could change the pool url, which is actually a disadvantage for the pools and makes them unhappy.
We need to build a customizable in-app widget that can be preconfigured and hides rest of the details from users, so it will attrac
-
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