Git Product home page Git Product logo

cloakproject / cloakcoin Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 35.0 12.2 MB

Cloak is the fastest, most secure way to transact cryptocurrency using blockchain technology and truly next-gen ENIGMA encryption to create fully private transactions.

Home Page: https://www.cloakcoin.com

License: MIT License

Makefile 2.82% Shell 0.19% QMake 0.18% C++ 24.23% Python 0.35% Inno Setup 0.01% C 70.18% HTML 0.38% NSIS 0.04% CSS 0.01% Objective-C 0.01% Objective-C++ 0.03% Batchfile 0.01% Assembly 0.81% M4 0.19% Java 0.28% CMake 0.05% Roff 0.02% Sage 0.22%

cloakcoin's People

Contributors

anorakthagreat avatar cloakprojectdev avatar fkosmala avatar fradow-cloak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloakcoin's Issues

Qt 5.10 incompat, OpenSSL 1.1 backend

Building past 5.9.x creates problems when compiling Cloakcoin, Qt switched to OpenSSL 1.1 backend; linking custom openssl lib didn't work (for me?). Use 5.9.x as the latest for builds.

EDIT: Do not delete - leave as a reminder for legacy builds

Problems with compiling: Bignum

When trying to compile I get many errors because of some bignum type.
The first error I get looks like this:

In file included from src/main.h:8:0,
                 from src/kernel.h:7,
                 from src/txdb-leveldb.cpp:17:
src/bignum.h:51:24: error: invalid use of incomplete type 'BIGNUM {aka struct bignum_st}'
 class CBigNum : public BIGNUM

I'm using Arch Linux, so maybe it's a problem with dependencies and versions.

gui: addressbook editing error

when opening the 'Receive coin' tab, selecting an arbitrary address and trying to edit the label of the selected address an error is thrown in 'debug.log' and the edit action is not processed, i.e. the edited address label is kept unchanged.
error:
NotifyAddressBookChanged <address> <address label> isMine=1 status=1
Warning: AddressTablePriv::updateEntry: Got CT_UPDATED, but entry is not in model

curiously and quite erratically on the first edit action (of a newly opened wallet)
the edit is processed normally, i.e. the edited address label is changed accordingly and
the message in 'debug.log' reads only:
NotifyAddressBookChanged <address> <address label> isMine=1 status=1

cloakcoin qt wallet v. 2.2.2.2 on windows 7 64 bit

Linux Compilation Instructions

I built the CloakCoin v2.1.0 wallet on Ubuntu 16.04 this weekend. I had to fight some dependency issues for a bit, but ultimately got it working nicely ๐Ÿ‘. The Linux build instructions on the Wiki are out of date. I've written some updated instructions here if anyone finds them useful. With a bit more testing, it might be nice to include these build instructions somewhere here on the repo for others to find.

Cloack coin integration into Lunes Wallet

Hello! We are currently in the process of implementing cloack coin integration into our wallet, Lunes located at https://luneswallet.app. We need guidance on how to obtain some information needed for wallet management. Our wallet manages address by using seedwords with twelve words, and we would need to generate the user address based on the seedwords that are stored in the user browser. Another thing we would need is how to retrieve the transactions history from the user addressess.

We currently use bitcoinjs-lib to generate addressess and electrumx to manage information about transaction history and blockchain information in general. If we are able to use our current stack to get this information it also would help us.

Thank you !

erratic messages spamming debug.log

the 'debug.log' file is spammed with erratic messages, reading:

> > > Unrecognized message received: ann0010
or
> > > Unrecognized message received: ann0011

these messages appear in the hundreds.
what do they mean ?
do they possibly originate from connected nodes with older versions of the cloakcoin wallet ?

cloakcoin qt wallet v. 2.2.2.2
windows 7 64 bit

Wallet.dat encrypted, wallet.dat crash (any version V2.1, V2.2.2.1)?

  • wallet.dat cannot be decrypted with the passphrase any more

  • blockchain is synced up to date

  • wallet.dat backup also does not work

  • using a wallet.dat backup with a bockchain that needs syncing for the past weeks, wallet.dat can be decrypted with the passphrase, no issues.

  • After full sync, wallet.dat works with fully synced bockchain on other computers again.

Assumption: a certain configuration affects the encryption together with the blockchain. In wallet.dat there are tx received with Enigma (latest Txs).

Compilation instructions

Hello,

There isn't any compilation instruction on the README, could you provide step-by-step instructions on how to compile the project?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.