-
Notifications
You must be signed in to change notification settings - Fork 51
Add reseal timer to miner #944
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add reseal timer to miner #944
Conversation
6d7bc23 to
53b3455
Compare
|
LGTM |
|
I'm going to change the code to add miner to the client, not the miner. |
53b3455 to
1f14a1b
Compare
|
I'll finish the code to fix #239 in this PR. |
d3ab2c0 to
4073078
Compare
4073078 to
535b992
Compare
69b1df8 to
bfd6a63
Compare
|
There's a problem with the |
|
@jhs7jhs Would you make another PR for 13f1f3c |
7e7f7d3 to
48029d4
Compare
d7093b6 to
8a92823
Compare
|
@sgkim126 @foriequal0 Can you review this PR? I think it's finished. |
c1ee749 to
efd4b8c
Compare
efd4b8c to
54a2c5e
Compare
|
LGTM |
71c10a2 to
6b3264e
Compare
|
@foriequal0 @sgkim126 Sorry, code is changed. Could you check the code again? |
6b3264e to
ea09f3b
Compare
joojis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked the changed test scenarios
In the original code, sending parcels with Timelock which are currently not possible make an empty block. But now, it will not create any blocks.
0e27005 to
acbca6a
Compare
Now,
codechain-timeris not an external package.To resolve Miner does not mine transactions after reseal_min_period elapsed #239, resolve Make PoW mine blocks even when there is no pending parcel in the mempool #613