Git Product home page Git Product logo

crackcoin's Issues

I don't understand the startup instructions.

Cery cool project! I wanted to try it out but ran in to some problems.

Run python generateGenesis.py until a cool address pops up
A bit unclear, can I just pick of the crackXXXX adresses that pop up or will something happen eventually?

Run crackcoin and wait until a confirmation is generated for d34db33f with a higher difficulty (>6) than the one in crackcoinBase.sql
What does run crackcoin mean? I triedpython crackcoin.pyand then b, nothing seems to happen.

Replace the confirmation for d34db33f
Is it the transaction hash I should replace?

Share code on other nodes
How, who, what now?

I really like this idea, let me know if I can help in any other way than sharing this with friends!

Is `self.` missing from these lines?

$ flake8 . --count --select=E901,E999,F821,F822,F823 --statistics

./crackcoin/eccs.py:75:16: F821 undefined name 'is_on_curve'
./crackcoin/eccs.py:84:16: F821 undefined name 'is_on_curve'
./crackcoin/eccs.py:135:41: F821 undefined name 'point_neg'

Python 3 syntax errors

Flake8 testing of https://github.com/DutchGraa/crackcoin on Python 3.6.1

$ flake8 . --count --select=E901,E999,F821,F822,F823 --statistics

./crackcoin.py:27:19: E999 SyntaxError: invalid syntax
./generateGenesis.py:17:26: E999 SyntaxError: invalid syntax
./crackcoin/networks.py:82:71: E999 TabError: inconsistent use of tabs and spaces in indentation
./crackcoin/transactions.py:81:17: E999 SyntaxError: invalid syntax
./crackcoin/wallets.py:32:29: E999 SyntaxError: invalid syntax

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.