1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
Commit graph

136 commits

Author SHA1 Message Date
neodiX42
586455ff2b
Update link to TON repository in docker build 2022-05-11 14:57:38 +02:00
EmelyanenkoK
ad19a2187b
Allow builds on-demand
Add workflow-dispatch option to docker build
2022-05-11 15:34:24 +03:00
neodiX42
fade39cfb1
Add workflow-dispatch option to docker build 2022-05-11 14:20:39 +02:00
Tolya
959d536613
Merge pull request #344 from neodiX42/patch-5
Update windows2019x64-compile.yml
2022-05-04 21:21:58 +03:00
neodiX42
a216ebbc9a
Update windows2019x64-compile.yml
Use pre-compiled OpenSSL Win64 from TON developer's repo
2022-05-04 16:40:52 +03:00
neodiX42
2f1ce43588
Move native-lib build into other github action (#343)
* move native-lib build into other git action

* Update macos-10.15-compile.yml

* Update ubuntu-18.04-compile.yml

* Update ubuntu-18.04-compile.yml
2022-05-03 14:31:16 +03:00
EmelyanenkoK
d01bcee5d4
Merge pull request #340 from newton-blockchain/rebase_with_dates
Rebase newton history to original repository
2022-05-02 15:42:54 +03:00
Tolya
9e9351903a Update win autobuild 2022-04-25 01:43:31 +03:00
Alex Melman
75de8d85a7 Add java native-lib and update git actions 2022-01-12 15:36:11 +03:00
tolya-yanot
6faeca69a2 Fix split-depth and collator 2021-11-07 23:58:36 +03:00
OmicronTau
64e68a47ec Fix 256+ depth pruned cell deserialization 2021-09-15 18:08:39 +03:00
OmicronTau
cc86a0724a Fix muldivmod 2021-09-15 18:08:39 +03:00
neodiX42
d6412ee30b Update windows2019x64-compile.yml
Updating Win64 OpenSSL library
2021-09-13 10:58:29 +03:00
tolya-yanot
23a2b0bbfc Fix test tonlib 2021-09-08 15:14:59 +03:00
EmelyanenkoK
03fc659d23 Update block.tlb 2021-09-06 12:49:36 +03:00
EmelyanenkoK
67a6311eee Add second hardfork to tonlib 2021-09-06 12:49:32 +03:00
tolya-yanot
c1a733c0f0 Add send_mode param to tonlib_api msg.message (send_mode=-1 - use default) 2021-08-02 23:59:42 +03:00
OmicronTau
72cf905fd1 Add custom global configs for hardfork utilites 2021-08-19 13:16:20 +03:00
OmicronTau
6f7feb59c7 Add guess_type_by_init_state for wallet v3 2021-08-19 13:16:20 +03:00
OmicronTau
26ce7a7b05 Add logging of rotation params 2021-08-19 13:16:20 +03:00
OmicronTau
4062466bba Add unsafe-catchain-rotate option to validator engine 2021-08-19 13:16:20 +03:00
OmicronTau
8c6122beb2 (Tonlib) Allow user to override master config init block 2021-08-19 13:16:20 +03:00
tolya-yanot
d2639dc186 Make tonlib_api.tl a single line scheme 2021-08-06 22:10:34 +03:00
akme
dd606e5e07 Add docker workflow 2021-07-27 13:20:35 +03:00
tolya-yanot
2cd180d156 Temporary disable msg comment encryption (The exchanges/payment services needs to read the comment of incoming messages) 2021-08-01 23:36:40 +03:00
tolya-yanot
e999275474 Update testnet config 2021-08-01 23:36:36 +03:00
EmelyanenkoK
46204d918d Make fine multiplicators rational with 256 base 2021-06-16 20:03:22 +03:00
EmelyanenkoK
41255daa54 Use punishment params from config for validator complaints 2021-06-16 20:03:22 +03:00
EmelyanenkoK
9a4ac01078 Set proto_version in ValidatorSessionConfig from network config 2021-06-16 20:03:22 +03:00
EmelyanenkoK
82a3eb9bd2 Add TL-B schemes for consensus_v3, misbehaviour_punishment and oracles 2021-06-16 20:03:22 +03:00
OmicronTau
f60cc6da10 Add blocks api to tonlib 2021-07-14 21:20:28 +03:00
tolya-yanot
759dc82c3c TonlibClient: add mainnet default config (same with testnet2) 2021-05-21 03:13:06 +03:00
sonofmom
e261981c35 Tripple the hardcoded FD limit 2021-04-07 23:44:51 +03:00
Kirill Ponazdyr
456cc977be Increase thread limit to 256 2021-04-03 20:03:54 +03:00
neodiX42
f5436a5940 Update and rename build ymls 2021-03-26 10:25:13 +03:00
tolya-yanot
1cceb54472 update init_block in tonlib 2021-03-26 07:57:10 +03:00
EmelyanenkoK
bc0ba391e4 Set init_block to higher value for faster sync 2021-03-07 17:52:04 +03:00
Alex Melman
bab4c1637e Automatically integrates git build information into executables.
Usage:
func.exe -V
adnl-pong -V
validator-engine -V
and so on.
Result will be shown in the following format:
Func build information: [ Commit: d8b751d7a5, Date: 2021-02-27 14:34:41 +0200]
2021-02-27 14:34:43 +03:00
Alex Melman
41a3418b7b Adds command line parameter -V that shows build version to the binaries.
Build number controlled in top level CMakeLists.txt file via -DBUILD_VERSION variable.
Usage:
adnl-pong -V
validator-engine -V
and so on.
2021-02-27 14:34:41 +03:00
Kirill A
a12e3db5d3 Enable installation of smartcontract and tonlib-cli 2021-02-26 23:48:52 +03:00
Alex Melman
5c992d6a93 Using Howard Hinnant's free, open-source header-only and thread-safe datetime library.
https://howardhinnant.github.io/date/date.html
All logs will display a datetime in format "2021-02-23 12:57:21.1023272" UTC, instead of simply displaying double formatted timestamp.

Update ccpp-linux.yml

Soon github actions will use ubuntu 20.04 as latest. Let's avoid surprised and stick to ubuntu-18.04 fow now.
2021-02-23 14:31:58 +03:00
EmelyanenkoK
f9828a1252 Fix old hash parsing in create-config-proposal.fif 2021-02-09 17:26:26 +03:00
EmelyanenkoK
666576682a Fix non-critical bug in config-code
Wins/losses order is messed up
2021-02-09 17:26:26 +03:00
Kirill A
013038c2ff Add proper declarations for MHD result >=v0.9.71 2021-02-10 23:21:29 +03:00
tolya-yanot
b9b168eff0 Temporary reduction of fine 2021-02-17 16:20:00 +03:00
AleksejMelman
b22611a123 Create ccpp-linux.yaml
Taken from https://github.com/akme/ton/blob/master/.github/workflows/ccpp-linux.yml

Fixing error LNK2019: unresolved external symbol _GetProcessMemoryInfo@12 when building windows desktop client

Fixes compilation error of lite-client on windows

Fixes compilation error:
error C2664: 'std::pair<td::int64,td::int64> std::make_pair<td::int64,td::int64>(_Ty1 &&,_Ty2 &&) noexcept (<expr>)': cannot convert argument 1 from 'const td::uint64' to '_Ty1 &&'

make_pair() has been changed in VS2012 to support a new C++11 feature called move semantics and I suspect that explicitly specifying the types for make_pair() is getting in the way.

The fix should be safe for linux distro as well.

Adding Github action - Win64 ton compile (#14)

* Add github action win64 compile
* manager.cpp - Strange though, but due to this kind of type usage win64 compilation fails. Let's make it more generic.
2021-02-09 11:15:50 +03:00
EmelyanenkoK
f60694e67f Schedule transition to Feb 1 2021-01-26 21:50:54 +03:00
EmelyanenkoK
fe3bfd1053 Reassign validation groups to new ids upon proto transition 2021-01-22 11:54:46 +03:00
EmelyanenkoK
d13691a933 Add versioned validatorSession.config 2021-01-20 16:11:40 +03:00
ton
24dc184a2e validator large state serialization bugfix + tdlib update for clients 2021-01-07 22:48:04 +03:00