- 28 Sep, 2022 5 commits
-
-
Bartek Wrona authored
Implemented common function: hive::utilities::build_version_info to encapsulate generation of version description.
-
Bartek Wrona authored
-
Bartek Wrona authored
Hive Utilities CMake processing, detects both revisions: the one specific to the root project and second specific to Hive project directly. This allows to properly report version of Hived in embedded environment (i.e. HAF)
-
Bartek Wrona authored
-
Bartek Wrona authored
-
- 27 Sep, 2022 1 commit
-
-
Dan Notestein authored
-
- 25 Sep, 2022 1 commit
-
-
Eric Frias authored
-
- 23 Sep, 2022 1 commit
-
-
New authority kinds apart from owner, active, posting, witness for additional operations
-
- 22 Sep, 2022 3 commits
-
-
-
`std::regex_search` function generates sometimes SEGFAULT therefore is better to use `boost::regex_search`
-
-
- 21 Sep, 2022 8 commits
-
-
Bartek Wrona authored
chain_plugin write_processing_queue rejects all collected blocks when node shutdown has been requested
-
Bartek Wrona authored
process_backlog_of_sync_blocks block processing can be interrupted to improve hived node shutdown process.
-
-
-
-
Blockchain worker thread pool during processing takes into consideration status of `is_interrupt_request`.
-
Bartek Wrona authored
xxd tool (package) is required to build hived. Also update setup_ubuntu.sh script to include this package in required dependencies.
-
Bartek Wrona authored
pow2_evaluator should allow pow-work blocks to be equal to the last irreversible block. That can happen during hived node restart which rollbacks all reversible blocks, and next continue to p2p sync
-
- 19 Sep, 2022 12 commits
-
-
Eric Frias authored
-
Eric Frias authored
worker threads, #380
-
-
-
-
-
-
-
-
-
-
-
- 16 Sep, 2022 2 commits
-
-
- 15 Sep, 2022 7 commits
-
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-
Mateusz Tyszczak authored
-