Skip to content

Releases: graft-project/GraftNetwork

Release 1.8.1

31 May 16:13
33f0484
Compare
Choose a tag to compare
  • fix: non-bulletproof transactions disabled in next hardfork (v15, height 365310, ~2019-06-07T15:00:00+00)

Release 1.8.0

30 May 15:35
7a274c2
Compare
Choose a tag to compare
  • merge with Monero v0.13.0.4 (bullet-proof transactions, subaddresses)
  • multi-supernode support from Graft Community
  • graftnoded command-line option to disable stake transaction processing (--disable-stake-tx-processing)

hardfork v14 on height 364590 (~2019-06-06T15:00:00+00)

Release 1.7.7

03 May 16:06
60d95be
Compare
Choose a tag to compare
  • Fixed sync issue with community patch (#284)

Release 1.7.6

01 May 15:51
0623a5f
Compare
Choose a tag to compare
  • graftnoded: fixed deadlock using community patch (#285). Thanks, @jagerman

Release 1.7.5

19 Apr 16:28
91511ea
Compare
Choose a tag to compare
  • graftnoded: fixed segfault while syncronizing (#275)
  • graft_supernode: Fixed processing for large transfers (#277)
  • reverted wrong HF version for halved block reward (#278)

Release 1.7.4

29 Mar 17:40
70e0c7d
Compare
Choose a tag to compare
  • Fix Windows compile for libboost-1.69 (#266)
  • Fix segfault while syncing blockchain (#271)
  • Removed chatty debug messages while updating processing stake transactions (#272)

Release 1.7.3

20 Mar 16:23
a398579
Compare
Choose a tag to compare
  • fixed segfault when running supernode (#264)
  • fixed build error for macOS (#263)

Release 1.7.2

19 Mar 21:47
1df1885
Compare
Choose a tag to compare
  • Blockchain based list fixes (#258)
  • Ubuntu 16.04 build fixes (#250, #260)
  • log spamming fix for P2P RTA (#259)

Release 1.7.1

16 Mar 09:56
48a4195
Compare
Choose a tag to compare

Fixes:

  • p2p communications with previous version due wrong network id

Known Issues:

  • warning message "WARN blockchain.db.lmdb src/blockchain_db/lmdb/db_lmdb.cpp:72 Attempt to get hash from height 305339 failed -- hash not in db" - due some minor bug while handling blockchain-based-list, does not affect to core functionality

Release 1.7.0

14 Mar 18:26
4637bae
Compare
Choose a tag to compare

Supernode Support