1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00
Commit graph

102 commits

Author SHA1 Message Date
Alex Melman
76f0c3b174 Fixing error LNK2019: unresolved external symbol _GetProcessMemoryInfo@12 when building windows desktop client 2021-02-09 11:30:25 +02:00
EmelyanenkoK
8d9226fb1b
Merge pull request #4 from ton-blockchain/master
merge ton-blockchain/ton
2021-02-04 11:10:22 +03:00
tolya-yanot
66f886b819 threshold 2021-02-01 12:54:44 +03:00
tolya-yanot
0734f856c4 tmp 2021-01-27 19:20:43 +03:00
Tolya Yanot
43096dfa7f
Merge pull request #7 from newton-blockchain/versionedConfig
Upgrade to new proto version
2021-01-26 21:54:06 +03:00
EmelyanenkoK
838392b658
Schedule transition to Feb 1 2021-01-26 21:50:52 +03:00
EmelyanenkoK
0c3467e3bb Reassign validation groups to new ids upon proto transition 2021-01-22 11:54:46 +03:00
EmelyanenkoK
29223952a0 Add versioned validatorSession.config 2021-01-20 16:11:40 +03:00
ton
0f9b25d940 validator large state serialization bugfix + tdlib update for clients 2021-01-08 17:27:39 +03:00
ton
b36118dd27 updated pow-miner + small bugfix 2021-01-08 17:27:39 +03:00
ton
b84e3e9735 pow-testgiver support 2021-01-08 17:27:39 +03:00
ton
24dc184a2e validator large state serialization bugfix + tdlib update for clients 2021-01-07 22:48:04 +03:00
ton
dab7ee3f97 updated pow-miner + small bugfix 2020-07-10 13:46:16 +03:00
ton
f064b1047a pow-testgiver support 2020-07-06 17:07:20 +03:00
sonofmom
5890a98b65
Merge pull request #3 from ton-blockchain/master
Merge upstream
2020-06-05 01:36:57 +02:00
ton
dbde9c1c40 minor bugfix 2020-06-03 21:47:47 +04:00
ton
4e2624459b integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
sonofmom
c4255498f4
Merge pull request #1 from sonofmom/feature/Add_freebsd_to_preprocessor_statements_of_rlimit.cpp
Add Freebsd to preprocessor of rlimit.cpp
2020-05-23 01:57:19 +02:00
sonofmom
9b501b4890
Merge pull request #2 from sonofmom/feature/Add_installation_definitions_to_some_binaries
Add CMake installation statements to some binaries
2020-05-23 01:57:00 +02:00
sonofmom
db9d4de1fa Add Freebsd to preprocessor of rlimit.cpp 2020-05-22 01:23:39 +02:00
sonofmom
b1024d45f9 Add CMake installation statements to some binaries 2020-05-22 01:19:25 +02:00
ton
040df63c98 minor improvements and bugfixes 2020-05-07 10:35:23 +04:00
ton
eecf05ca59 bugfixes + tonlib update 2020-04-30 15:04:47 +04:00
ton
2f81361a02 added missing files 2020-04-27 16:33:54 +04:00
ton
9f008b129f updated submodules, bugfixes
- added new fift/func code for validator complaint creation
- bugfixes in validator
- updates in tonlib
- new versions of rocksdb/abseil
- hardfork support
2020-04-27 16:01:46 +04:00
ton
16a4566091 validator bugfix + old key blocks download improvement 2020-04-11 18:08:57 +04:00
ton
be9c34c62d bugfixes 2020-04-10 23:06:01 +04:00
ton
8be3fc99ed bugfixes + decreased archive slice size 2020-04-08 23:49:28 +04:00
ton
148a5e0179 small db changes 2020-04-07 19:35:04 +04:00
ton
cea5281ad3 increased validator version 2020-04-07 01:27:34 +04:00
ton
cf97f48cd7 error handling in lite client, speed up message dequeue in blocks 2020-04-07 00:08:53 +04:00
ton
dfc040cb00 validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
ton
7efb345e3d remove debug checks to improve performance under load on weak validators 2020-04-05 13:56:24 +04:00
ton
b73b057e08 too big catchain workaround 2020-04-04 17:27:19 +04:00
ton
d17186896b fixed block scheme bug 2020-04-03 23:21:15 +04:00
ton
c300b4ff30 bugfix in validator 2020-04-03 18:47:22 +04:00
ton
54b40df4aa bugfix in collator 2020-04-02 22:13:18 +04:00
ton
0e4277313c fixed crash in validator. Updated elector/config smartcontracts 2020-04-02 17:08:42 +04:00
ton
9bff9285b8 bugfix in config sc + docs 2020-04-01 13:07:29 +04:00
ton
4b5dd4525e updated lite-client 2020-03-31 17:11:56 +04:00
ton
4dd5eea11f added support for config change proposals
- added some fift scripts for the config change proposal voting
- added validator-engine-console support for the config change proposal voting
- additional sanity checks in catchain
- unsafe slow catchain resync method
2020-03-30 17:20:45 +04:00
ton
a31f8d4424 bugfixed + crypto update
- compiles vs BoringSSL
- config proposal/vote fift code
- bugfixes in catchain
- other small fixes
2020-03-27 18:59:00 +04:00
ton
606e970ed5 fixed possible CE 2020-03-24 11:00:14 +04:00
ton
9f351fc29f emergency update 2020-03-24 03:32:16 +04:00
ton
5d846e0aaf changed block layout 2020-03-11 20:34:33 +04:00
ton
54c7a4dcc3 updated vm
- updated func/fift
- additional checks in block validator
- docs
- tunnel prototype in ADNL
2020-03-11 14:19:31 +04:00
ton
ba76f1404e vm: bugfixes 2020-03-02 17:52:55 +04:00
ton
27aaa11524 fixed crash in adnl 2020-02-29 09:07:12 +04:00
ton
dd4ac0f440 vm bugfixes 2020-02-28 18:59:47 +04:00
ton
e27fb1e09c updated vm (breaking compatibility)
- updated vm
- new actor scheduler
- updated tonlib
- updated DNS smartcontract
2020-02-28 14:28:47 +04:00