Hi, I am working on supporting tonlib emulator and struggling a bit on getting a structure,
similar to td::Ref instead of serialized BoC.
Is there a simple way to convert serialized BoC to vector of vm:StackEntry, or maybe piece of documentation which may help?
Of course i could patch emulator-extern.cpp to avoid conversion to BoC and return the structure similar to one returned in tonlibjson, but maybe there is a simpler way?
Is there a simple way to convert serialized BoC to vector of vm:StackEntry, or maybe piece of documentation which may help?
Of course i could patch emulator-extern.cpp to avoid conversion to BoC and return the structure similar to one returned in tonlibjson, but maybe there is a simpler way?
Dec 12, 2023, 11:32 AM