GithubHelp home page GithubHelp logo

schmeckles22 / solacecoin Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 4.85 MB

License: Other

CMake 1.91% Makefile 0.14% C 16.72% C++ 76.82% Shell 0.43% Batchfile 0.05% Python 0.46% Objective-C 3.22% q 0.23% Dockerfile 0.02%

solacecoin's People

Contributors

elektryon-dev avatar mirrormirage0 avatar schmeckles22 avatar standardpro avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

solacecoin's Issues

please update root-zone trust-anchors in dnssec_test.py file

Users of your software that enable DNSSEC will not be able to validate DNS after October the 11th 2018.

Your repository contains a dnssec_test.py file without the new DNSSEC trust-anchors:

resolver.add_ta(". IN DS 19036 8 2 49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5")

It should also include:

resolver.add_ta(". IN DS 20326 8 2 E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D")

More information can be found at: https://www.icann.org/resources/pages/ksk-rollover

Please don’t hesitate to get in touch.

Warmly,

Roy Arends
ICANN

Where did it all go?

Been mining hundreds of thousands of coin but nothing ever shows in my wallet, can't get explorer to work and now wallet won't ever finish "UPDATING" . Is this a project a scam or just extremely poorly developed. Help please as so far this has been nothing but a waste of time and electricity. Is my coin still out there somewhere?

Please add a README.md file explaining how to get started

How to get started with SolaceCoin Wallet

  1. Download and extract the latest zip file for Solace
  2. Start solaced.exe . This will take approximately an hour or more to synchronize the blockchain. On successful completion, you will see a green message "SYNCHRONIZED".
  3. Start solace-wallet-cli.exe to create a wallet. Please ensure to keep the wallet key and seed words in a safe location.

Once your wallet address is ready, you can start mining, by referring to one of the pools listed on the website. https://www.solace-coin.com/

Can't start daemon

Hello,

I just compiled SolaceCoin from git just now and try to started daemon from empty data dir via:

user@localhost:~/daemon-solace/bin$ ./solaced --data-dir=./data
Creating the logger system
2018-Apr-21 22:19:24.731308 Initializing cryptonote protocol...
2018-Apr-21 22:19:24.731347 Cryptonote protocol initialized OK
2018-Apr-21 22:19:24.731557 Initializing p2p server...
2018-Apr-21 22:19:24.922381 Set limit-up to 2048 kB/s
2018-Apr-21 22:19:24.922445 Set limit-down to 8192 kB/s
2018-Apr-21 22:19:24.922471 Set limit-up to 2048 kB/s
2018-Apr-21 22:19:24.922510 Set limit-down to 8192 kB/s
2018-Apr-21 22:19:24.922576 Binding on 0.0.0.0:19798
2018-Apr-21 22:19:24.922649 Net service bound to 0.0.0.0:19798
2018-Apr-21 22:19:24.922663 Attempting to add IGD port mapping.
2018-Apr-21 22:19:28.926932 No IGD was found.
2018-Apr-21 22:19:28.926995 P2p server initialized OK
2018-Apr-21 22:19:28.927115 Initializing core rpc server...
2018-Apr-21 22:19:28.927185 Binding on 127.0.0.1:19799
2018-Apr-21 22:19:28.927261 Core rpc server initialized OK on port: 19799
2018-Apr-21 22:19:28.927292 Initializing core...
2018-Apr-21 22:19:28.927475 Loading blockchain from folder ./data/lmdb ...
2018-Apr-21 22:19:28.927538 option: fast
2018-Apr-21 22:19:28.927562 option: async
2018-Apr-21 22:19:28.927582 option: 1000
2018-Apr-21 22:19:28.927985 Error attempting to retrieve a hard fork version at height 0 from the db: MDB_NOTFOUND: No matching key/data pair found
Aborted

Transaction too long

Hello,

I tested to mine some SolaceCoin at https://pool.solace-coin.com/ and the payment sent out from from them as listed in transaction list but waiting for hours already and still not see in my wallet.

Is it normal that too long for a couple of hours?

v0.2.0.0-2a4f321 already sync with blockchain.

Cannot get wallet to sync after hardfork

I have tried everything I can think of to get my wallet to sync with the new blocks after the fork, but I can not get it to download the blockchain after block 175320. I have updated the wallet and deleted all the files completely, re-added the wallet with my seed, deleted the imdb file and resynced from scratch several times, popoffed blocks from the end of the chain and tried to resync. I have tried the daemon from the CLI and the GUI downloads and neither one will download the blockchain after block 175320. I am running x64 Windows and would like to know what I can do to get it to sync with the latest blocks.

This is what the daemon keeps repeatedly echoing after it gets to block 175320 (replaced IPs with Xs):

2018-Aug-21 20:23:45.243647 [P2P7][x.x.xxx.xxx:xxxxx OUT]Sync data returned a new top block candidate: 175320 -> 195801 [Your node is 20481 blocks (14 days) behind]
SYNCHRONIZATION started
2018-Aug-21 20:23:47.163179 [P2P7]IP x.x.xxx.xxx blocked.
2018-Aug-21 20:24:27.069690 [P2P9][xxx.xxx.xxx.xxx:xxxxx INC]Sync data returned a new top block candidate: 175320 -> 195802 [Your node is 20482 blocks (14 days) behind]
SYNCHRONIZATION started
2018-Aug-21 20:24:35.261894 [P2P9]IP xxx.xxx.xxx.xxx blocked.
2018-Aug-21 20:36:14.973475 [P2P0][xx.xx.xxx.xxx:xxxxx INC]Sync data returned a new top block candidate: 175320 -> 195808 [Your node is 20488 blocks (14 days) behind]
SYNCHRONIZATION started
2018-Aug-21 20:37:43.149403 [P2P6]IP xx.xx.xxx.xxx blocked.

Thanks,
Ryan

Config.json

Hello someone has a config and would provide me?

Linux

2019-May-19 05:22:35.228242 [P2P0]Failed to connect to any of seed peers, continuing without seeds
failed to sync.

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.