1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/test
EmelyanenkoK f1592641de
Tonlib improvement fixes (#934)
* 3.6. Fix directory traversal in KeyValueDir

* 3.9. Fix buffer_to_hex reversing nibbles

* 3.5. Fix error handling at blocks.getBlockHeader

* 3.11. Fix query.forget

* 3.12. Fix error handling in RemoteRunSmcMethod

* 4.1. Delete unused files

* 3.10. Use named constants instead hardcoded constants

* 3.4. Fix response block header verification

* 3.1. Check proof of blocks.getShards response

* fix td::buffer_to_hex + test

* 3.2. Add proof check for listBlockTransactions response in RunEmulator actor

* 3.8. Add proof checking for getLibraries method

* fix regression tests

* 3.3 Add proof checking for lookupBlock method

* Add publishers to proof of getLibrariesWithProof response  (#25)

* fix missing return, fix requesting mc block

* Fix requesting lookupBlock with client mc blk == mc ref block

* Fix duplicating lib data in proof and data, add mode 2 for not including the data

* Migration of LastBlockStorage with fixed td::buffer_to_hex

---------

Co-authored-by: ms <dungeon666master@protonmail.com>
Co-authored-by: Marat <98183742+dungeon-master-666@users.noreply.github.com>
2024-03-19 15:31:29 +03:00
..
generate-test-node-config.py initial commit 2019-09-07 14:33:36 +04:00
regression-tests.ans Tonlib improvement fixes (#934) 2024-03-19 15:31:29 +03:00
test-adnl.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-catchain.cpp Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00
test-dht.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-hello-world.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
test-http.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
test-rldp.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-rldp2.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-rocksdb.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
test-td-main.cpp pow-testgiver support 2020-07-06 17:07:20 +03:00
test-ton-collator.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-validator-session-state.cpp Fix test-validator-session-state (#869) 2024-01-22 18:32:21 +03:00