mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-15 04:32:21 +00:00
As it turned out, PSTRING() created a buffer of 128K. If asm_code exceeded this buffer, it was truncated. I've just dropped PSTRING() from there in favor of std::string. |
||
---|---|---|
.. | ||
block | ||
common | ||
ellcurve | ||
fift | ||
func | ||
funcfiftlib | ||
keccak | ||
openssl | ||
parser | ||
smartcont | ||
smc-envelope | ||
test | ||
tl | ||
util | ||
vm | ||
CMakeLists.txt | ||
Ed25519.cpp | ||
Ed25519.h |