Skip to content

Ack/dev contribution - #348

Closed
Acktarius wants to merge 59 commits into
ConcealNetwork:developmentfrom
Acktarius:ack/dev
Closed

Ack/dev contribution#348
Acktarius wants to merge 59 commits into
ConcealNetwork:developmentfrom
Acktarius:ack/dev

Conversation

@Acktarius

Copy link
Copy Markdown
Member
  • includes fireice-uk checkpoint work (including DNS checkpoints logic)
  • P2P checkpoint consensus to cover in period of lack of hardcoded checkpoints
  • update of checkpoints (mainnet + testnet)
  • improve ui message in context of wallet reset as per nullcryptodev suggestions
  • fix memory leak at exit from logger
  • adapt CMakeList in regards of libboost version warning for macOS
  • adapt workflows actions version to satisfy nodejs24

Acktarius and others added 23 commits April 27, 2026 19:51
…or chaingen

Introduce a unique temporary directory for each chaingen test run using
boost::filesystem. This ensures that test environments are isolated from
production checkpoint files and prevents blockchain file contamination
between consecutive tests. A TempDirGuard RAII object is used to
automatically clean up the directory upon test completion.
* Call clear_targets_for_test() after init_targets() to isolate the test state
* Compute the real cn_fast_hash of the zero-hash vector and use it as the target (instead of "00...00")
* Actually call set_checkpoint_list() to load m_points, mirroring how old checkpoint.dat was loaded
* Restore ASSERT_EQ(greatest, N) sanity checks — they now pass because the state is controlled
remove confusing log message
* at init make sure conversion from old format to new format is only done once, avoiding edge cases where we would try to convert new format.
* windows: logging fixes
* mingw: build fixes phmap.h
improv:
* At cache rebuild: verify chain linkage between blocks
* windows: undef ERROR in CheckpointList.h
* MinGW: main.cpp, use static char[] for service name
* new boost version, probably 1.90.0 and base on our use should not break...TBC
Update success message for wallet reset process.
* bump to 6.7.4-beta.1 in order to propose on upstream/development
* update contributing flow
* store it in memory = allow in check zone
* at checkpoit height confirm the prefetched with the locally computed hash, and rollback if needed
Comment thread .github/workflows/check.yml Fixed
@sonarqubecloud

sonarqubecloud Bot commented May 5, 2026

Copy link
Copy Markdown

@Acktarius

Copy link
Copy Markdown
Member Author

PR closed, contribution will be sequence differently.

@Acktarius Acktarius closed this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants