segwit flags are broken in v19's getblocktemplate #381

Closed
opened 2020-04-03 16:41:01 +02:00 by BrannonKing · 1 comment
BrannonKing commented 2020-04-03 16:41:01 +02:00 (Migrated from github.com)

For getblocktemplate:

  1. mutable should have coinbase/append like it did in v17
  2. MAX_VERSION_BITS_DEPLOYMENTS is now empty; actually rules has nothing in it; so segwit is not enabled to sgminer.

segwit and csv still need to be added into the outgoing rules.

For getblocktemplate: 1. mutable should have coinbase/append like it did in v17 2. MAX_VERSION_BITS_DEPLOYMENTS is now empty; actually rules has nothing in it; so segwit is not enabled to sgminer. segwit and csv still need to be added into the outgoing rules.
BrannonKing commented 2020-04-20 14:48:02 +02:00 (Migrated from github.com)

fixed in v19_master

fixed in v19_master
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#381
No description provided.