Skip to content

Commit

Permalink
Merge pull request #136 from LetheanMovement/develop
Browse files Browse the repository at this point in the history
v3.0.0.b3
  • Loading branch information
iedemam committed Oct 23, 2018
2 parents 8ac83fd + 3eb9883 commit 9aaa2b2
Show file tree
Hide file tree
Showing 17 changed files with 731 additions and 96 deletions.
15 changes: 15 additions & 0 deletions ci/package-artifacts/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v3.0.0.b3 - 2018.10.23
- introduced block major version 5: hardfork at height 296,287
- added: switched to LWMA-3 difficulty algorithm
https://github.com/LetheanMovement/lethean/pull/133
- added: switched to new proof-of-work algorithm cryptonight variant 2
https://github.com/LetheanMovement/lethean/pull/124
- fixed: clear found out for every tx key
https://github.com/LetheanMovement/lethean/pull/122
- fixed: use median timestamp if current time renders a block invalid
https://github.com/LetheanMovement/lethean/pull/132
- fixed: ensure m_timestamps has the correct number for computing difficulty
https://github.com/monero-project/monero/pull/3732
- fixed: update timer no longer prematurely warns about daemon being out of date
https://github.com/LetheanMovement/lethean/pull/127

v3.0.0.b2 - 2018.09.28
- added functionality for proxy service
- rebranded to Lethean: https://github.com/LetheanMovement/lethean/pull/116
Expand Down
Binary file modified src/blocks/checkpoints.dat
Binary file not shown.
Loading

0 comments on commit 9aaa2b2

Please sign in to comment.