1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 20:22:19 +00:00
ton/crypto
Marat 078aabe50e
Add method listBlockTransactionsExt to liteserver (#399)
* Verify proof for method blocks.getTransactions

* check completeness of response

* fix start_lt

* fix mode & 128, check bTxes->ids_ out of bounds

* Improve gitactions; separate cpp-check (#346)

* Use ninja build tool and compile blockchain-explorer

Ninja builds TON much faster;

* Use clang instead of gcc

* remove blockchain-explorer

since target not found on github action

* move ccpcheck to other gitaction

* run nativelib-java only against wallets branch for now

* rename gitaction

* Update windows2019x64-tonlib-java.yml

* Update windows2019x64-tonlib-java.yml

* Update macos-10.15-tonlib-java.yml

* Update windows2019x64-tonlib-java.yml

* Update windows2019x64-tonlib-java.yml

* rebase

* update tlo's

* Revert "Improve gitactions; separate cpp-check (#346)"

This reverts commit bd1d96e6d391e48840d81cfcf10d2692848e504e.

* add checks, simplify ls response

* Revert workflows

* Add verifying proofs

* fix win build

---------

Co-authored-by: neodiX42 <namlem@gmail.com>
2023-03-07 19:49:25 +03:00
..
block Add method listBlockTransactionsExt to liteserver (#399) 2023-03-07 19:49:25 +03:00
common Fix undefined behavior code (#464) 2022-09-19 17:31:54 +03:00
ellcurve bugfixes 2020-04-10 23:06:01 +04:00
fift Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
func Add version printing to legacy tester 2023-03-06 14:03:29 +03:00
funcfiftlib Func and Fift lib for WASM (#455) 2022-09-14 12:36:01 +03:00
openssl bugfixes 2020-04-10 23:06:01 +04:00
parser Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
smartcont Fix bug in docs for storing and loading coins (#617) 2023-03-05 14:15:37 +03:00
smc-envelope Add account state by transaction and emulator (extended) (#592) 2023-02-02 10:03:45 +03:00
test Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
tl Add triple quotes asms (#463) 2022-09-22 16:54:26 +03:00
util Increase thread limit to 256 2021-04-03 20:03:54 +03:00
vm Fix CE (#627) 2023-02-28 12:45:49 +03:00
CMakeLists.txt Add cross-platform Linux and macOS binaries (statically compiled with NixPkgs) + wasm artifacts (#621) 2023-02-27 12:32:41 +03:00
Ed25519.cpp bugfixes + decreased archive slice size 2020-04-08 23:49:28 +04:00
Ed25519.h emergency update 2020-03-24 03:32:16 +04:00