Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Stablecoins are rewriting the rules of traditional finance

    July 5, 2025

    Solana captures 95% of tokenized stock trading volume in massive DeFi pivot

    July 5, 2025

    $300 into $60k? 3 coins with Dogecoin-style upside

    July 5, 2025
    Facebook X (Twitter) Instagram
    Block Buzz News
    • Bitcoin
    • Coinbase
      • Litecoin
      • Altcoins
    • Blockchain
    • Crypto
    • Ethereum
    • Lithosphere News Releases
    Facebook X (Twitter) Instagram YouTube
    Block Buzz News
    Home » C++ DEV Update: Announcing Remix
    Ethereum

    C++ DEV Update: Announcing Remix

    Sophia BrownBy Sophia BrownFebruary 1, 2025No Comments4 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email


    After almost three months into the “reboot” of the C++ team, I would like to give an update about the team itself, what we did and what we plan to do.

    Team update

    The so-called C++ team currently consists of Paweł Bylica (@chfast), Greg Colvin (@gcolvin), Liana Husikyan (@LianaHus), Dimitry Khokhlov (@winsvega), Yann Levreau (@yann300), Bob Summerwill (@bobsummerwill), me (@chriseth) and (kindly “donated” by Eris Industries) RJ (@VoR0220).

    Paweł is the original author of the llvm-based EVM-to-native just-in-time compiler, re-joined in April and will continue improving the JIT.

    Greg joined in February and already achieved substantial speedups for the C++ implementation of the Ethereum Virtual Machine, using his experience from implementing the Java Virtual Machine for his former employer Oracle.

    Liana and Yann are working on Solidity and its IDEs (yes, plural, see below!).

    Dimitry is in charge of the consensus tests and is also working on the C++ core.

    Bob joined in February (having been part of the community for a longer time) and is currently leading the ambitious effort of disentangling the C++ codebase. He was also a major contributor to the homestead guide.

    RJ joined Eris industries in March and is working on the Solidity compiler.

    Furthermore, the coordination and co-operation between the C++ and the Go teams is on a completely different level than before. One of the reasons why we improve the interpreter is to get a water mark for the go-ethereum interpreter and lessons learnt during that process will directly feed into the go interpreter, just to name one example.

    Announcing Remix

    Developing Solidity itself and providing resources and tools for people writing smart contracts and dapps is one of the largest areas of work for the C++ team. An essential such tool is a debugger for Solidity and the Ethereum Virtual Machine so that developers can “look inside” the virtual machine and find the exact spot in their code that is not doing what they expect it to do. Our IDE Mix is a wonderful piece of software that provides exactly this. Unfortunately, most people do not use it and prefer browser-solidity or just some unit testing tools.

    This is understandable, people do not want to switch editors (I guess this is also why we got a vast number of Solidity plugins for existing IDEs in the past months) or install extra software. Furthermore, the relative amount of external contributions we received for the html5+js-based minimalistic IDE browser-solidity compared to C++/Qt-based Mix is just overwhelming.

    Because of that and also in an effort to increase modularity, reusability and openness, we decided to rethink the way we want to provide developer tools: With the remix project we will create a set of reusable html5+js modules for developing and debugging smart contracts.

    This means that it will be possible to integrate a debugger for EVM and Solidity into browser-solidity (which will also move to a more prominent place in the future), but also into visual studio code, atom, sublime, basically any IDE that is html5+js-based. You will even be able to fire up the debugger inside Mist, also for transactions in the past!

    It is probably a bit too early to try out remix, but if you want, follow the instructions in the repository, but be sure to use the latest develop version of cpp-ethereum as backend node.

    For everyone else: Here is a screenshot of an early proof of concept version:

    Screenshot of an early version of remix

    Other Tasks

    Concerning the current focus for other projects, we are improving the runtime performance of the virtual machine. Greg already made great progress in that area and still has a lot of ideas. We are currently setting up general benchmarks, so that we can compare the performance of different implementations and the difference between interpreters and just-in-time compilers. We plan to make the just-in-time compiler available to other implementations like py-ethereum and of course go-ethereum.

    For Solidity, the main areas of work are currently fixed-point types, structs as part of the ABI and extending the usefulness of libraries via “inlineable” functions and templates. Furthermore, we would like to invite the community to write and publish useful libraries. Special thanks to Alex Beregszaszi (@axic), Nick Johnson (@Arachnid) and Andreas Olofsson (@androlo) for making a great start there!

    Finally, we want to reduce the pain that is currently caused when working with the C++ codebase, especially due to external and intra-dependencies. We are already almost at the point where Solidity can be compiled in isolation and the goal is to move back to our old home, the ethereum/cpp-ethereum repository, splitting parts off only where it makes sense, namely for Mix, Solidity and EVMJIT.



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Sophia Brown

    Related Posts

    Katana mainnet launch nears as pre-deposit closes with $200M in active deposits

    June 30, 2025

    World Experience: Updates from the Next Billion Fellowship

    June 24, 2025

    Checkpoint #4: Berlinterop | Ethereum Foundation Blog

    June 23, 2025

    Checkpoint #4: Berlinterop | Ethereum Foundation Blog

    June 23, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    iDEGEN price prediction: Is this the AI agent token to buy?

    January 24, 2025

    Gate.io to list CYBRO token on Dec 14 after $7M presale success

    January 24, 2025

    🐍 Lunar New Year Scratch & Win Campaign Is Live with a Grand Prize of 8,888,888 VERSE (~$1800) | by Bitcoin.com | Jan, 2025

    January 24, 2025

    Trade VERSE/USDT on KuCoin to Earn your Share of $8400 in Rewards! | by Bitcoin.com | Jan, 2025

    January 24, 2025
    Don't Miss
    Crypto

    Stablecoins are rewriting the rules of traditional finance

    By James WilsonJuly 5, 2025

    Disclosure: The views and opinions expressed here belong solely to the author and do not…

    Solana captures 95% of tokenized stock trading volume in massive DeFi pivot

    July 5, 2025

    $300 into $60k? 3 coins with Dogecoin-style upside

    July 5, 2025

    PancakeSwap banned in Turkey in DEX crackdown: is Uniswap next?

    July 5, 2025
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us

    BlockBuzzNews: Your daily dose of the latest in cryptocurrency trends, insights, and updates!

    Our Picks

    Stablecoins are rewriting the rules of traditional finance

    July 5, 2025

    Solana captures 95% of tokenized stock trading volume in massive DeFi pivot

    July 5, 2025

    $300 into $60k? 3 coins with Dogecoin-style upside

    July 5, 2025
    Most Popular

    iDEGEN price prediction: Is this the AI agent token to buy?

    January 24, 2025

    Gate.io to list CYBRO token on Dec 14 after $7M presale success

    January 24, 2025

    🐍 Lunar New Year Scratch & Win Campaign Is Live with a Grand Prize of 8,888,888 VERSE (~$1800) | by Bitcoin.com | Jan, 2025

    January 24, 2025

    Type above and press Enter to search. Press Esc to cancel.