1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/crypto/vm
AlexeyFSL e2cca03a78
Func and Fift lib for WASM (#455)
* Add social badges

Add telegram, Twitter and Stack Overflow badges in Readme

* update README.md badges

* patch for wasm build

* fix narrowing conversion error for clang compiler

* refactor func code

* funcfift lib implementation

* fix funcfift lib
fix CMakeFile

* fix rvalue missing

* remove unused field from result json

* name fix
remove unused target

* rename

* added script for building funcfiftlib to wasm

* fix json fild names

* fix commit hash for script

* added version function to funcfiftlib

* update commit hash for script

* add realpath fail processing
fix DISABLE_EXCEPTION_CATCHING option

* update hash in script

Co-authored-by: Anthony Tsivarev <tsivarev.a@gmail.com>
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
Co-authored-by: tolya-yanot <1449561+tolya-yanot@users.noreply.github.com>
2022-09-14 12:36:01 +03:00
..
cells Fix 256+ depth pruned cell deserialization 2021-09-15 18:08:39 +03:00
db Make asynchronous celldb interface (#388) 2022-06-01 10:03:50 +03:00
arithops.cpp Add tests and fixes for modpow2, muldivmod 2022-05-06 10:43:53 +03:00
arithops.h bugfixes 2020-04-10 23:06:01 +04:00
atom.cpp bugfixes 2020-04-10 23:06:01 +04:00
atom.h bugfixes 2020-04-10 23:06:01 +04:00
boc-writers.h Persistent optimization (#382) 2022-05-24 21:17:11 +03:00
boc.cpp Persistent optimization (#382) 2022-05-24 21:17:11 +03:00
boc.h Persistent optimization (#382) 2022-05-24 21:17:11 +03:00
box.hpp bugfixes 2020-04-10 23:06:01 +04:00
cellops.cpp emergency update 2020-03-24 03:32:16 +04:00
cellops.h emergency update 2020-03-24 03:32:16 +04:00
cellparse.hpp bugfixes 2020-04-10 23:06:01 +04:00
cells.h bugfixed + crypto update 2020-03-27 18:59:00 +04:00
cellslice.h bugfixes 2020-04-10 23:06:01 +04:00
continuation.cpp updated vm 2020-03-11 14:19:31 +04:00
continuation.h updated tonlib 2020-02-06 21:56:46 +04:00
contops.cpp emergency update 2020-03-24 03:32:16 +04:00
contops.h bugfixes 2020-04-10 23:06:01 +04:00
cp0.cpp bugfixes + doc update 2020-02-08 23:24:49 +04:00
cp0.h bugfixes + doc update 2020-02-08 23:24:49 +04:00
debugops.cpp rldp-http-proxy: use tonlib 2020-02-12 00:14:16 +04:00
debugops.h bugfixes + doc update 2020-02-08 23:24:49 +04:00
dict.cpp validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
dict.h validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
dictops.cpp updated tonlib 2020-02-06 21:56:46 +04:00
dictops.h bugfixes 2020-04-10 23:06:01 +04:00
dispatch.cpp bugfixes 2020-04-10 23:06:01 +04:00
dispatch.h bugfixes 2020-04-10 23:06:01 +04:00
excno.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
fmt.hpp bugfixes 2020-04-10 23:06:01 +04:00
large-boc-serializer.cpp Func and Fift lib for WASM (#455) 2022-09-14 12:36:01 +03:00
log.h updated liteserver 2020-02-02 16:53:37 +04:00
memo.cpp bugfixes + doc update 2020-02-08 23:24:49 +04:00
memo.h bugfixes + doc update 2020-02-08 23:24:49 +04:00
opctable.cpp updated tonlib 2020-02-06 21:56:46 +04:00
opctable.h bugfixes 2020-04-10 23:06:01 +04:00
stack.cpp bugfixes + tonlib update 2020-04-30 15:04:47 +04:00
stack.hpp Silence errant debug stderr output 2022-06-20 00:21:57 +02:00
stackops.cpp updated func and tonlib 2020-02-15 20:03:17 +04:00
stackops.h bugfixes 2020-04-10 23:06:01 +04:00
tonops.cpp added support for config change proposals 2020-03-30 17:20:45 +04:00
tonops.h bugfixes 2020-04-10 23:06:01 +04:00
tupleops.cpp bugfixes + doc update 2020-02-08 23:24:49 +04:00
tupleops.h bugfixes 2020-04-10 23:06:01 +04:00
utils.cpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
utils.h updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
vm.cpp tonlib use correct c7: config and address when executing 2022-05-06 10:46:16 +03:00
vm.h tonlib use correct c7: config and address when executing 2022-05-06 10:46:16 +03:00
vmstate.h bugfixes + doc update 2020-02-08 23:24:49 +04:00