mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 03:05:48 +00:00
* 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>
26 lines
453 B
Text
26 lines
453 B
Text
__pycache__
|
|
parser.out
|
|
parsetab.py
|
|
parsetab.pyc
|
|
tdutils/generate/auto/
|
|
tl/generate/auto/
|
|
compile_commands.json
|
|
crypto/block/block-auto.cpp
|
|
crypto/block/block-auto.h
|
|
crypto/smartcont/auto/
|
|
test/regression-tests.cache/
|
|
*.swp
|
|
**/*build*/
|
|
.idea
|
|
.vscode
|
|
.DS_Store
|
|
dev/
|
|
zlib/
|
|
libsodium/
|
|
libmicrohttpd-0.9.77-w32-bin/
|
|
readline-5.0-1-lib/
|
|
openssl-3.1.4/
|
|
libsodium-1.0.18-stable-msvc.zip
|
|
libmicrohttpd-0.9.77-w32-bin.zip
|
|
openssl-3.1.4.zip
|
|
readline-5.0-1-lib.zip
|