.. |
db
|
Merge branch 'testnet' into block-generation
|
2023-07-21 19:29:57 +03:00 |
downloaders
|
Merge branch 'testnet' into block-generation
|
2022-10-06 13:46:25 +03:00 |
impl
|
Bugfix in check_neighbor_outbound_message
|
2023-10-16 11:22:41 +03:00 |
interfaces
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
net
|
Merge branch 'testnet' into block-generation
|
2023-03-28 16:52:33 +03:00 |
apply-block.cpp
|
emergency update
|
2020-03-24 03:32:16 +04:00 |
apply-block.hpp
|
Add GetPerfTimerStats (#451)
|
2022-09-10 12:57:13 +03:00 |
block-handle.cpp
|
updated submodules, bugfixes
|
2020-04-27 16:01:46 +04:00 |
block-handle.hpp
|
updated submodules, bugfixes
|
2020-04-27 16:01:46 +04:00 |
CMakeLists.txt
|
Merge branch 'testnet' into block-generation
|
2023-03-28 16:52:33 +03:00 |
collator-node.cpp
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |
collator-node.hpp
|
Changes in CollatorNode
|
2023-07-12 09:01:15 +03:00 |
fabric.h
|
Don't store candidates on collator nodes
|
2023-07-30 18:54:25 +03:00 |
full-node-master.cpp
|
validator bugfix + old key blocks download improvement
|
2020-04-11 18:08:57 +04:00 |
full-node-master.h
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
full-node-master.hpp
|
validator bugfix + old key blocks download improvement
|
2020-04-11 18:08:57 +04:00 |
full-node-shard-queries.hpp
|
updated vm (breaking compatibility)
|
2020-02-28 14:28:47 +04:00 |
full-node-shard.cpp
|
Improve importing msg queues
|
2023-08-03 12:06:41 +03:00 |
full-node-shard.h
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |
full-node-shard.hpp
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |
full-node.cpp
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |
full-node.h
|
Merge branch 'testnet' into block-generation
|
2023-03-28 16:52:33 +03:00 |
full-node.hpp
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |
get-next-key-blocks.cpp
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
get-next-key-blocks.h
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
import-db-slice.cpp
|
updated submodules, bugfixes
|
2020-04-27 16:01:46 +04:00 |
import-db-slice.hpp
|
updated vm (breaking compatibility)
|
2020-02-28 14:28:47 +04:00 |
invariants.hpp
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
manager-disk.cpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
manager-disk.h
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
manager-disk.hpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
manager-hardfork.cpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
manager-hardfork.h
|
updated submodules, bugfixes
|
2020-04-27 16:01:46 +04:00 |
manager-hardfork.hpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
manager-init.cpp
|
Merge branch 'testnet' into block-generation
|
2022-12-22 23:37:35 +03:00 |
manager-init.h
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
manager-init.hpp
|
updated submodules, bugfixes
|
2020-04-27 16:01:46 +04:00 |
manager.cpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
manager.h
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
manager.hpp
|
Optimize masterchain collation
|
2023-08-30 20:14:19 +03:00 |
shard-client.cpp
|
Merge branch 'testnet' into block-generation
|
2022-12-22 23:37:35 +03:00 |
shard-client.hpp
|
Reload validator options when needed
|
2022-08-19 18:24:17 +03:00 |
state-serializer.cpp
|
Merge branch 'testnet' into block-generation
|
2023-03-28 16:52:33 +03:00 |
state-serializer.hpp
|
Merge branch 'testnet' into block-generation
|
2022-12-22 23:37:35 +03:00 |
stats-merger.h
|
updated vm (breaking compatibility)
|
2020-02-28 14:28:47 +04:00 |
token-manager.cpp
|
Fix typos, UBs and warnings (#625)
|
2023-02-28 12:06:09 +03:00 |
token-manager.h
|
validator: multiple bugfixes
|
2020-04-06 15:22:14 +04:00 |
validate-broadcast.cpp
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
validate-broadcast.hpp
|
Add GetPerfTimerStats (#451)
|
2022-09-10 12:57:13 +03:00 |
validator-full-id.cpp
|
bugfixes
|
2020-04-10 23:06:01 +04:00 |
validator-group.cpp
|
Rework limiting imported msg queues
|
2023-07-20 17:48:52 +03:00 |
validator-group.hpp
|
Merge branch 'testnet' into block-generation
|
2023-03-28 16:52:33 +03:00 |
validator-options.cpp
|
Add --lite-validator flag, rework is_validator checks
|
2022-08-19 18:24:17 +03:00 |
validator-options.hpp
|
Rename actual_min_split and soft_mis_split to avoid confusion
|
2023-07-17 19:14:39 +03:00 |
validator.h
|
Optimize importing out queues
|
2023-07-31 18:12:09 +03:00 |