neodiX
c568b94e87
Merge remote-tracking branch 'origin/testnet' into testnet
2025-01-19 16:30:11 +04:00
SpyCheese
a224491179
Fix error processing in StaticBagOfCellsDb ( #1481 )
2025-01-17 15:58:15 +03:00
SpyCheese
710514b8f1
Validate Merkle proofs and updates in TLB validate ( #1479 )
...
* Validate Merkle proofs and updates in TLB validate
* Fix out-of-bound access in tl_jni_object.cpp
2025-01-16 09:42:05 +03:00
dbaranovstonfi
987c7ca04b
emulator: set libraries when libs is NOT empty ( #1449 )
...
Co-authored-by: dbaranov34 <baranov34@gmail.com>
2025-01-15 13:50:18 +03:00
SpyCheese
2ebc6d6a3c
Fix error processing in load_cell ( #1467 )
2025-01-15 10:45:04 +03:00
SpyCheese
62838571eb
Support extra currencies in reserve action with +2 flag ( #1429 )
...
* Support extra currencies in reserve action with +2 flag
* Enable new reserve behavior in version 9
2025-01-15 10:43:33 +03:00
Victor S.
f6fa986b33
Fix *DATASIZE* opcode log msg ( #1465 )
...
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
2025-01-15 10:39:05 +03:00
crStiv
652f4f0141
Update Changelog.md ( #1476 )
...
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
2025-01-15 10:36:46 +03:00
EmelyanenkoK
8b68210db7
Merge pull request #1475 from ton-blockchain/node-patch
...
Bugfixes in node and tonlib
2025-01-15 10:34:19 +03:00
SpyCheese
87c4b4a5d4
Fix handling small out-of-sync in validate-query
2025-01-13 17:41:50 +03:00
SpyCheese
cae9ccfacf
Retry dht query in adnl-peer if peer does not respond for too long
2025-01-13 17:41:10 +03:00
SpyCheese
4ddb14c136
Fix double tilde for crc computation in tlbc
2025-01-13 17:40:16 +03:00
SpyCheese
dc2f0dad81
Add extra currencies to c7 in tonlib runGetMethod
2025-01-13 17:39:56 +03:00
neodix42
46d4e12b4c
extend generate-random-id utility... ( #1462 )
...
* improve windows builds
* install nasm for openssl compilation on win
* install nasm for openssl compilation on win for github
* add create-state, proxy-liteserver, rldp-http-proxy, http-proxy, adnl-proxy, dht-server, libtonlibjson.so and libemulator.so to docker image
* build new artifacts inside Docker
* add files smartcont/auto/* to docker image
* build arm64 in docker branch build
* improve secp256k1 build
* extend generate-random-id with -f parameter (to read addr list from a file)
2025-01-07 19:15:51 +03:00
neodiX
c5a1234ebc
Merge remote-tracking branch 'origin/testnet' into testnet
2024-12-18 21:15:58 +04:00
SpyCheese
ce58805104
Improve readability of validator-engine-console commands ( #1426 )
...
1. Add dashes to command names (old names still work for compatibility)
2. Better shard format
3. Allow base64 in some parameters
2024-12-11 14:48:48 +03:00
neodix42
540d1fb4b7
Improve windows build scripts ( #1416 )
...
* improve windows builds
* install nasm for openssl compilation on win
* install nasm for openssl compilation on win for github
* add create-state, proxy-liteserver, rldp-http-proxy, http-proxy, adnl-proxy, dht-server, libtonlibjson.so and libemulator.so to docker image
* build new artifacts inside Docker
* add files smartcont/auto/* to docker image
* build arm64 in docker branch build
* improve secp256k1 build
2024-12-11 14:41:45 +03:00
neodiX
7a465f4d6e
improve secp256k1 build
2024-12-11 09:18:47 +04:00
neodiX
ae1dcc22e7
build arm64 in docker branch build
2024-12-10 13:29:19 +04:00
EmelyanenkoK
d3d050a319
Update changelogs
2024-12-09 10:00:31 +03:00
neodiX
675b19b857
add files smartcont/auto/* to docker image
2024-12-06 23:07:28 +04:00
neodiX
b4c5d6ef50
build new artifacts inside Docker
2024-12-06 21:47:30 +04:00
neodiX
9da51600a5
add create-state, proxy-liteserver, rldp-http-proxy, http-proxy, adnl-proxy, dht-server, libtonlibjson.so and libemulator.so to docker image
2024-12-06 21:09:31 +04:00
SpyCheese
7df2ea9f06
Improve async cell loading in DynamicBagOfCellsDb.cpp ( #1414 )
2024-12-06 11:56:24 +03:00
krigga
fd095403d7
fix: missing _malloc in emulator-emscripten ( #1420 )
2024-12-06 11:50:50 +03:00
SpyCheese
645d26a1f3
Patch tonlib and validator-engine ( #1417 )
...
* Don't enable fast state serializer automatically
* Fix checking masterchain proof in tonlib lookupBlock
2024-12-05 18:50:12 +03:00
SpyCheese
7bc50e63d7
tonNode.getOutMsgQueueProof query in public shard overlays ( #1413 )
...
* tonNode.getOutMsgQueueProof query in public shard overlays
* Allow responding to getOutMsgQueueProof requests one at a time only
2024-12-04 14:38:57 +03:00
neodiX
844b168ba6
install nasm for openssl compilation on win for github
2024-12-03 20:31:46 +04:00
neodiX
b9462a840c
install nasm for openssl compilation on win
2024-12-03 19:55:05 +04:00
SpyCheese
9ae88d87e3
Export all keys command in validator-engine-console ( #1412 )
...
* Export all keys command in validator-engine-console
* Use OPENSSL_cleanse in Bits256::fill_zero_s
2024-12-03 17:19:12 +03:00
neodiX
e2ed70f41a
improve windows builds
2024-12-03 17:41:55 +04:00
neodix42
4aa6412f9c
Include proxy-liteserver ( #1406 )
...
* include into artifacts
* include proxy-liteserver into release artifacts
2024-12-03 10:03:14 +03:00
SpyCheese
ed7ac6312a
Fix UB in query-utils.cpp ( #1411 )
2024-12-03 10:02:51 +03:00
dependabot[bot]
531b6ceccc
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows ( #1400 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 2 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v6 )
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 10:02:30 +03:00
SpyCheese
25b4c6794a
TVM instructions: SECP256K1_XONLY_PUBKEY_TWEAK_ADD, SETCONTCTRMANY(X) ( #1404 )
...
* TVM instructions: SECP256K1_XONLY_PUBKEY_TWEAK_ADD, SETCONTCTRMANY(X)
* Add tests for xonly_pubkey_tweak_add
* added secp256k1 as submodule, since we need extrakeys feature of secp256k1
* cleanup
* add ton_crypto_core secp256k1 dependency
* adjust Dockerfile, android and wasm builds
* adjust nix build
* test windows build with SECP256K1_ENABLE_MODULE_EXTRAKEYS
* test windows build with SECP256K1_ENABLE_MODULE_EXTRAKEYS
* adjust android build
* adjust emscripten build
* adjust emscripten build
* try macos-13
* emscripten build adjustments
* windows build adjustments
* final corrections
---------
Co-authored-by: neodix <neodix@ton.org>
2024-11-26 16:23:17 +03:00
SpyCheese
954a96a077
Accelerator: partial fullnodes ( #1393 )
...
* Accelerator: partial fullnodes
1) Node can monitor a subset of shards
2) New archive slice format (sharded)
3) Validators are still required to have all shards
4) Support partial liteservers in lite-client, blockchain explorer, tonlib
5) Proxy liteserver
* Fix compilation error
2024-11-26 14:46:58 +03:00
neodix42
62444100f5
Add message hash to tonlib response ( #1379 )
...
* add msg hash
* regenerate tonlib_api.tlo
2024-11-26 11:23:05 +03:00
SpyCheese
8a41ee8ffb
Generate random privkey in AdnlExtClient ( #1398 )
2024-11-26 11:22:35 +03:00
SpyCheese
061c82f89c
Send validator telemetry to the private overlay ( #1325 )
...
* Send validator telemetry to the private overlay
* Improve rotating neighbours in overlays
2024-11-25 22:37:18 +03:00
SpyCheese
52b010ff34
Fix block limit classification ( #1337 )
...
Block size estimation can decrease, so it was possible that soft limit was reached, but the block is not considered overloaded
2024-11-18 09:39:20 +03:00
SpyCheese
413da6cd20
Cached checked certificates in overlays ( #1338 )
2024-11-18 09:38:32 +03:00
tolk-vm
f00ff75548
[FunC] Make Expr::VarApply always impure ( #1381 )
...
Expr::_VarApply is now always impure. It means, that
for `some_var()`, don't make any considerations about runtime value,
it's always called.
2024-11-14 18:32:04 +03:00
tolk-vm
89f136e670
[FunC] Add more tests for try/catch ( #1380 )
...
After fixing a bug with c1/c3 registers in #1332 ,
cover an issue with tests.
2024-11-14 18:31:21 +03:00
neodix42
a904a0a195
remove stripping of artifacts ( #1375 )
...
* remove stripping from nix artifacts
* remove stripping from natively compiled binaries
* add missing tolk on mac
* add missing tolk on mac
2024-11-11 16:07:06 +03:00
EmelyanenkoK
3ce6118c3f
Fix try-catch: save c1, c3 to catch continuation ( #1332 )
2024-11-02 18:23:08 +03:00
EmelyanenkoK
a5f1f7d73e
Merge pull request #1351 from ton-blockchain/master
...
Merge tolk
2024-11-02 18:22:24 +03:00
EmelyanenkoK
7151ff2627
Merge pull request #1345 from ton-blockchain/tolk-v0.6.0
...
Tolk Language: next-generation FunC
2024-11-02 18:20:23 +03:00
tolk-vm
d110022731
[Tolk] Implement logical operators && ||
...
Unary logical NOT was already implemented earlier.
Logical AND OR are expressed via conditional expression:
* a && b -> a ? (b != 0) : 0
* a || b -> a ? 1 : (b != 0)
They work as expected in any expressions. For instance, having
`cond && f()`, f is called only if cond is true.
For primitive cases, like `a > 0 && b > 0`, Fift code is not optimal,
it could potentially be without IFs.
These are moments of future optimizations. For now, it's more than enough.
2024-11-02 03:44:14 +04:00
tolk-vm
16824fcfe3
[Tolk] Get rid of ton_crypto dependency, embed address parsing
...
Instead on 'ton_crypto', Tolk now depends on 'ton_crypto_core'.
The only purpose of ton_crypto (in FunC also, btw) is address parsing:
"EQCRDM9...", "0:52b3..." and so on.
Such parsing has been implemented manually exactly the same way.
2024-11-02 03:44:14 +04:00
tolk-vm
d9dba320cc
[Tolk] Get rid of ~tilda with mutate
and self
methods
...
This is a very big change.
If FunC has `.methods()` and `~methods()`, Tolk has only dot,
one and only way to call a `.method()`.
A method may mutate an object, or may not.
It's a behavioral and semantic difference from FunC.
- `cs.loadInt(32)` modifies a slice and returns an integer
- `b.storeInt(x, 32)` modifies a builder
- `b = b.storeInt()` also works, since it not only modifies, but returns
- chained methods also work, they return `self`
- everything works exactly as expected, similar to JS
- no runtime overhead, exactly same Fift instructions
- custom methods are created with ease
- tilda `~` does not exist in Tolk at all
2024-11-02 03:44:14 +04:00