Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conceal Core v6.6.0 #261

Merged
merged 38 commits into from
Jan 19, 2022
Merged

Conceal Core v6.6.0 #261

merged 38 commits into from
Jan 19, 2022

Conversation

krypt0x
Copy link
Member

@krypt0x krypt0x commented Jan 19, 2022

Conceal Core v6.6.0 - "Ataegina"

AxVultis and others added 30 commits December 7, 2021 22:30
CryptoNote = cn
Crypto = crypto
Common = common
Logging = logging
TransactionTypes = transactions_types
Tools = tools
Base58 = base_58
Base64 = base_64
Console = console
System = platform_system
PaymentService = payment_service
Language = seed_language
ElectrumWords = electrum_words
Revert Miner = miner, see #248 (review)
I don't know whether to keep the Miner directory within CMakeLists, I added it to see if the compiler would start spitting errors out relating to that but there's no apparent changes happening.
Miner class was mixed up with Miner namespace
Namespace names should comply with a naming convention. Renaming all `namespace` ocurrences to match the regular expression: `^[a-z][a-z_0-9]*$`

https://www.tutorialspoint.com/cplusplus/cpp_namespaces.htm
Mixins changed to 5. Ringsize = Mixins + 1 = 6
fix typo in ConnectivityTool.cpp
@krypt0x krypt0x merged commit 5d5e76e into master Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants