// This file is used by both legacy_tester.py and legacy_tester.js. // Its extension is .jsonl (not just .json) in order to use comments. // It contains a simple format ["filename_rel",bigint_hash] // and is parsed just using regexp ^\[\s*"(.*?)"\s*,\s*(.*?)\s*] // Some tests can be commented out, or they can be multiline, it works. // note, that deployed version of elector,config and multisig differ since it is compiled with func-0.1.0. // Newer compilers optimize arithmetic and logic expression that can be calculated at the compile time ["elector/elector-code.fc", 115226404411715505328583639896096915745686314074575650766750648324043316883483] ["config/config-code.fc", 10913070768607625342121305745084703121685937915388357634624451844356456145601] ["eth-bridge-multisig/multisig-code.fc", 101509909129354488841890823627011033360100627957439967918234053299675481277954] ["bsc-bridge-collector/votes-collector.fc", 62190447221288642706570413295807615918589884489514159926097051017036969900417] ["uni-lock-wallet/uni-lockup-wallet.fc", 61959738324779104851267145467044677651344601417998258530238254441977103654381] ["nft-collection/nft-collection-editable.fc", 45561997735512210616567774035540357815786262097548276229169737015839077731274] ["dns-collection/nft-collection.fc", 107999822699841936063083742021519765435859194241091312445235370766165379261859] // note, that deployed version of tele-nft-item differs since it is compiled with func-0.3.0. // After introducing of try/catch construction, c2 register is not always the default one. // Thus it is necessary to save it upon jumps, differences of deployed and below compiled is that // "c2 SAVE" is added to the beginning of recv_internal. It does not change behavior. ["tele-nft-item/nft-item.fc", 69777543125381987786450436977742010705076866061362104025338034583422166453344] ["storage/storage-contract.fc", 91377830060355733016937375216020277778264560226873154627574229667513068328151] ["storage/storage-provider.fc", 13618336676213331164384407184540461509022654507176709588621016553953760588122] ["nominator-pool/pool.fc", 69767057279163099864792356875696330339149706521019810113334238732928422055375] ["jetton-minter/jetton-minter.fc", 9028309926287301331466371999814928201427184114165428257502393474125007156494] ["gg-marketplace/nft-marketplace-v2.fc", 92199806964112524639740773542356508485601908152150843819273107618799016205930] ["jetton-wallet/jetton-wallet.fc", 86251125787443633057458168028617933212663498001665054651523310772884328206542] // (May 2024) reordered includes, they were in a wrong order ["whales-nominators/nominators.fc", 64989185004203073400683226767264384908045055609681310145961012819587514238303] // (April 2024) tact hashes changed, because '__tact_address_eq()' is now inlined as a wrapper // (May 2024) tact hashes changed, because '__tact_verify_address()' wasn't marked 'impure', its calls were optimized out, but now all functions are impure by default ["tact-examples/treasure_Treasure.code.fc", 30910931405335759315065032463773878427855191049444026038533177550379770294016] ["tact-examples/jetton_SampleJetton.code.fc", 113366726152288202116967819512003292371082270049030855507946195024152087708689] ["tact-examples/jetton_JettonDefaultWallet.code.fc", 51854826936807357767718095298932278700078280434421329524498524733409271908380] ["tact-examples/maps_MapTestContract.code.fc", 86004071444084135394990759334664637743689750108042267324839281046456545168857]