Giter Club home page Giter Club logo

Comments (8)

jtoomim avatar jtoomim commented on September 15, 2024

This is on rawtx?

from p2pool.

ikolubr avatar ikolubr commented on September 15, 2024

This is on rawtx?

Correct: On branch rawtx

Thank you,

from p2pool.

jtoomim avatar jtoomim commented on September 15, 2024

Can you tell me what's on line 36 of your p2pool/networks/litecoin.py file?

Can you tell me the output of git status?

from p2pool.

ikolubr avatar ikolubr commented on September 15, 2024

Line 36 of p2pool/networks/litecoin.py:
BLOCK_MAX_WEIGHT = 4000000

Output of git status:

On branch rawtx
Your branch is up to date with 'origin/rawtx'.

Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	deleted:    web-static/d3.v2.min.js
	deleted:    web-static/graphs.html
	modified:   web-static/index.html
	deleted:    web-static/share.html

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	web-static/.editorconfig
	web-static/.gitignore
	web-static/LICENSE
	web-static/README.md
	web-static/css/
	web-static/img/
	web-static/js/

no changes added to commit (use "git add" and/or "git commit -a")

The changes and untracked files are the different front end that I use.

Thank you @jtoomim

from p2pool.

jtoomim avatar jtoomim commented on September 15, 2024

Oops, sorry. Line 38 of p2pool/networks/litecoin.py.

from p2pool.

jtoomim avatar jtoomim commented on September 15, 2024

Also, git branch -v please.

from p2pool.

ikolubr avatar ikolubr commented on September 15, 2024

A-ha! That is weird...
line 36 was the last line of the file... so I went into the repo and checked the file, which has IMMUTABLE_BLOCKS = True in it. Mine, for whatever reason didn't!!!
I added manually to see if the error doesn't show up.

Output of git branch -v before I manually added the line above:

master ece15b0 Merge pull request #65 from mansilladev/ismine-attr-fix
* rawtx  29fc6fc Stratum fixes:  - zero-pad extranonce1 and 2 to fix odd-length string issue;  - support extranonce1 (1 byte) to support Avalon 1246;  - use "null" instead of a random ID for pushed stratum messages (notify, set_difficulty)

Thank you

from p2pool.

ikolubr avatar ikolubr commented on September 15, 2024

Fixed.

from p2pool.

Related Issues (20)

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.