1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/crypto/block
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
..
adjust-block.cpp Automatically integrates git build information into executables. 2021-02-27 14:34:43 +03:00
Binlog.cpp bugfixes 2020-04-10 23:06:01 +04:00
Binlog.h bugfixes 2020-04-10 23:06:01 +04:00
block-binlog.h bugfixes 2020-04-10 23:06:01 +04:00
block-db-impl.h bugfixes 2020-04-10 23:06:01 +04:00
block-db.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
block-db.h bugfixes 2020-04-10 23:06:01 +04:00
block-parse.cpp Add account state by transaction and emulator (extended) (#592) 2023-02-02 10:03:45 +03:00
block-parse.h Add account state by transaction and emulator (extended) (#592) 2023-02-02 10:03:45 +03:00
block.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
block.h updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
block.tlb Add account state by transaction and emulator (extended) (#592) 2023-02-02 10:03:45 +03:00
check-proof.cpp Add method listBlockTransactionsExt to liteserver (#399) 2023-03-07 19:49:25 +03:00
check-proof.h Add method listBlockTransactionsExt to liteserver (#399) 2023-03-07 19:49:25 +03:00
create-state.cpp Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +03:00
dump-block.cpp Automatically integrates git build information into executables. 2021-02-27 14:34:43 +03:00
mc-config.cpp SuspendedAddressList config param (#585) 2023-01-09 20:37:58 +03:00
mc-config.h Add account state by transaction and emulator (extended) (#592) 2023-02-02 10:03:45 +03:00
output-queue-merger.cpp bugfixes 2020-04-10 23:06:01 +04:00
output-queue-merger.h bugfixes 2020-04-10 23:06:01 +04:00
test-block.cpp initial commit 2019-09-07 14:33:36 +04:00
test-weight-distr.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
transaction.cpp Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +03:00
transaction.h Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +03:00