Giter Club home page Giter Club logo

spreadcoin's People

Contributors

awoland avatar mr-spread avatar palmd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spreadcoin's Issues

Mn wallet crashes if reindexed for txindex=1

Current masternode win64 wallet version v0.9.15.4-g3d5c6b6-beta crashes on start if blocks were reindexed after txindex=1 in spreadcoin.conf.

How to reproduct:

  1. Run wallet, wait for syncronization, exit.
  2. Add txindex=1 to \Roaming\SpreadTestCoin\spreadcoin.conf
  3. Run wallet, confirm for "You need to rebuild ..."
  4. Wait for rebuild.
  5. Exit and start again.

Will show:
"MinGW Euntime Assertion
Assertion failed!
Program: ..
File: src/masternodes_elected.cpp, Line 103
Expression: masternodes.erase(outpoint) != 0"

Removing Pools

Hopefully on here we can figure this out.

We need to make it so that block is just a hash and does not relate to a mining address at all.

Then once a miner finds a valid block, we get masternodes to confirm that a specific address mined it. (the miner submits his address to the masternodes with the block data and the masternodes signs a message, and as a reward it gets 30% of the blockreward)

This means that when a pool's miners finds a block, the block finder can swap out the pool's address with his address when he submits it to the masternodes.
This means that no one will know if he was mining as part of the pool or not because the submitted block has no information that relates it to the pool.

Can it work or not? Don't give up, I'm convinced we can fix this.

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.