1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
No description
Find a file
2021-02-23 17:22:12 +03:00
.github/workflows Update ccpp-linux.yml 2021-02-23 14:31:58 +01:00
adnl validator large state serialization bugfix + tdlib update for clients 2021-01-08 17:27:39 +03:00
blockchain-explorer Remove the redundant MHD_RESULT define 2021-02-20 19:28:28 +01:00
catchain pow-testgiver support 2021-01-08 17:27:39 +03:00
CMake initial commit 2019-09-07 14:33:36 +04:00
common bugfixes 2020-04-10 23:06:01 +04:00
create-hardfork pow-testgiver support 2021-01-08 17:27:39 +03:00
crypto Fix old hash parsing in create-config-proposal.fif 2021-02-10 12:49:29 +03:00
dht pow-testgiver support 2021-01-08 17:27:39 +03:00
dht-server pow-testgiver support 2021-01-08 17:27:39 +03:00
doc pow-testgiver support 2021-01-08 17:27:39 +03:00
example bugfixes 2020-04-10 23:06:01 +04:00
fec bugfixes 2020-04-10 23:06:01 +04:00
http pow-testgiver support 2021-01-08 17:27:39 +03:00
keyring bugfixes 2020-04-10 23:06:01 +04:00
keys bugfixes 2020-04-10 23:06:01 +04:00
lite-client fine 101 2021-02-19 14:28:57 +03:00
lite-client-docs speed up synchronization 2019-11-18 22:15:14 +04:00
memprof bugfixes 2020-04-10 23:06:01 +04:00
overlay bugfixes 2020-04-10 23:06:01 +04:00
rldp bugfixes 2020-04-10 23:06:01 +04:00
rldp-http-proxy pow-testgiver support 2021-01-08 17:27:39 +03:00
rldp2 pow-testgiver support 2021-01-08 17:27:39 +03:00
storage updated pow-miner + small bugfix 2021-01-08 17:27:39 +03:00
tdactor integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
tddb validator large state serialization bugfix + tdlib update for clients 2021-01-08 17:27:39 +03:00
tdfec pow-testgiver support 2021-01-08 17:27:39 +03:00
tdnet pow-testgiver support 2021-01-08 17:27:39 +03:00
tdtl pow-testgiver support 2021-01-08 17:27:39 +03:00
tdutils Fixing error LNK2019: unresolved external symbol _GetProcessMemoryInfo@12 when building windows desktop client 2021-02-09 11:30:25 +02:00
terminal updated pow-miner + small bugfix 2021-01-08 17:27:39 +03:00
test pow-testgiver support 2021-01-08 17:27:39 +03:00
third-party updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
tl Add versioned validatorSession.config 2021-01-20 16:11:40 +03:00
tl-utils integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
ton pow-testgiver support 2021-01-08 17:27:39 +03:00
tonlib validator large state serialization bugfix + tdlib update for clients 2021-01-08 17:27:39 +03:00
utils pow-testgiver support 2021-01-08 17:27:39 +03:00
validator Apply full node schard patch from FreeTON 2021-02-20 01:40:24 +01:00
validator-engine pow-testgiver support 2021-01-08 17:27:39 +03:00
validator-engine-console updated pow-miner + small bugfix 2021-01-08 17:27:39 +03:00
validator-session Add versioned validatorSession.config 2021-01-20 16:11:40 +03:00
.clang-format initial commit 2019-09-07 14:33:36 +04:00
.clang_complete initial commit 2019-09-07 14:33:36 +04:00
.gitattributes initial commit 2019-09-07 14:33:36 +04:00
.gitignore updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
.gitmodules initial commit 2019-09-07 14:33:36 +04:00
CMakeLists.txt integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
GPLv2 updated tonlib 2020-02-06 21:56:46 +04:00
LGPLv2 updated liteserver 2020-02-02 16:53:37 +04:00
LICENSE.LGPL initial commit 2019-09-07 14:33:36 +04:00
README.md Update README.md 2021-02-20 15:45:17 +01:00
run-clang-format.sh initial commit 2019-09-07 14:33:36 +04:00

"Soft" Pull Request rules

  • Thou shall not merge your own PRs, at least one person should review the PR and merge it (4-eyes rule)
  • Thou shall make sure that workflows are cleanly completed for your PR before considering merge

Workflows responsibility

If a CI workflow fails not because of your changes but workflow issues, try to fix it yourself or contact one of the persons listed below via Telegram messenger:

  • C/C++ CI (ccpp-linux.yml): TBD
  • C/C++ CI Win64 Compile (ccpp-win64.yml): TBD