Published inMadfish SolutionsSol2Ligo foreign calls updateThis is update to our Solidity to LIGO transpiler. Refer to our introductory post if you want to know more.Sep 8, 2020Sep 8, 2020
Published inMadfish SolutionsSolidity to LIGO transpiler. Folder mode.In the last update, we implemented what we call a “directory translation mode”. It makes translation easier for you if your contract…Aug 21, 2020A response icon1Aug 21, 2020A response icon1
Published inMadfish SolutionsImproving library and using keywords on Sol2Ligo transpilerOur team at MadFish continues working on Sol2Ligo transpiler — a utility aimed at helping Ethereum developers migrate to Tezos by…Jul 28, 2020Jul 28, 2020
Published inMadfish SolutionsAnnotations in Tezos and MichelsonWhen we were trying to optimize our contract’s gas usage, we got a tip on tezos-dev channel to strip out annotations from our contract. We…Jul 8, 2020Jul 8, 2020
Published inMadfish SolutionsSol2ligo update #4Though the pandemic is ongoing, we are keeping nose to grindstone on our Solidity to LIGO transpiler.Jul 3, 2020Jul 3, 2020
What Microsoft got right about power users, but not quiteRecently Windows made a few stunning announcements, which seem to try to win over Linux and OSX developer bunch. Their main target is…May 22, 2020A response icon3May 22, 2020A response icon3
Published inMadfish SolutionsSolidity to LIGO translation challenges (sol2ligo update #2)We had a rough time building this system for the last month. LIGO is vastly different from Solidity, so we are slowly, but steadily…Feb 22, 2020A response icon1Feb 22, 2020A response icon1
Published inMadfish SolutionsWhat is a transpiler?A little journey into how one programming language gets translated into another on the example of our Solidity to LIGO transpilerFeb 8, 2020Feb 8, 2020
Telegram file sharing from command lineApparently there are Share menus everywhere on modern systems: OS X, Windows, Android, iOS. Everywhere, but not on Linux.Jul 20, 2019A response icon1Jul 20, 2019A response icon1
MonkeyType: type inference for transpiling Python to RustIn my previous post about Python to Rust transpiler I’ve said, that one of the biggest problems is absence of types in python and…Feb 15, 2019Feb 15, 2019