Fusionist
Behind the Code

Are We Fast Yet

2024-08-07
Recently, two colleagues and I spent some time creating a website: Are We Fast Yet. The name and layout of the site are inspired by this site, which was set up 14 years ago by members of the Firefox team to track performance gaps between their browser and others1. Additionally, considering the Mozilla team’s tradition of sending a cake to the Internet Explorer team every time a new version was released2, I see this as a great cultural example of how teams can remain friendly and respectful even while competing.

Bridging USDC from Ethereum to a New EVM Chain with Hyperlane v4.x

2024-07-18
This article is from my colleague @lyfsn. He just finished deploying Hyperlane on our Endurance chain with the Hyperlane team. Considering that Hyperlane CLI v4 is a significantly updated version and there aren’t many new tutorials available right now, I believe it offers valuable insights. Hyperlane is a permissionless cross-chain project that enables bridging any ERC-20, ERC-721, or similar assets to other chains. It also supports bridging native tokens and even non-EVM chains like Cosmos.

We Found a Reliable Permissionless Cross-Chain Solution

2024-07-15
So far, Endurance’s development has been handled by our small in-house tech team, specifically a tiny blockchain crew —— including me, there are three coders. We carefully cherrypick necessary infrastructure without reinventing the wheel and wasting resources. For example, in the previous blog, we introduced the safewallet multisig wallet, which we consider one of those “MUST-HAVE SERVICES FOR A NEW BLOCKCHAIN.” Although it comes from a company, it has become an industry standard and offers an almost permissionless deployment method, we dig it.

How to deploy Safe Wallet on a new blockchain

2024-05-20
Note: This tutorial is contributed by our colleague shelchin. Thanks for his efforts! Three weeks ago, just like you, I felt both excited and a bit uneasy about deploying Safe Wallet. After continuous attempts and learning, I have finally mastered the skills of deploying and managing Safe Wallet. I am ready to share this process with you in this tutorial. I will deploy Safe Wallet on the Endurance mainnet. The Endurance mainnet was successfully launched in January 2023, and it is a new Layer1 blockchain compatible with EVM.

Ethereum Execution Clients Memory Comparison in Endurance

2024-03-25
Introduction A image from the community piqued my interest. One of the Validators on our Endurance network is running a set of Clients, including Beacon, Execution, and Validator Nodes, on a NAS with just 4GB of RAM. Moreover, the actual memory usage doesn’t even reach 1GB (738+181+25=944 MB), as seen in the image. This is significantly below our expectations. Initially, to simplify deployment complexity, we did not tailor the official Validator server hardware configuration of Endurance2.

Discussing the Upcoming Technological Transformation of the Endurance Network

2023-12-20
When the Endurance network launched in late January, it started as just an application chain. Our team, experienced in traditional gaming, soon realized we had more to offer in the Web3 domain. Being just an application chain wasn’t maximizing our potential, so we shifted towards becoming a public chain to support more games. As a public chain, Endurance’s value extends beyond a single Dapp/GameFi to future developers. For example, its technical specs should meet mainstream developers’ needs over the next decade.

OP Endurance has its first AA Wallet: Up Wallet

2023-09-19
If you’ve read our previous articles, you should have a general idea of what our team has accomplished since its inception: We are developing the company’s first AAA Gamefi, named Fusionist1. Next, we established our own L1 chain called Endurance. We also gradually released our native currency, ACE, on our website through gamified methods, attracting early users. With the proliferation of L2 technology, we believe that the time is becoming ripe for a closer integration between the blockchain and games.

Bestow the Endurance of Bedrock

2023-08-15
This article primarily introduces a specific technical branch in the evolutionary trajectory of Endurance 2.01: OP Endurance, which is based on the OP Stack (code-named Bedrock). OP Endurance We believe that Rollup, emerging as a de facto standard for Layer1 Scaling, will mature in the upcoming years. Nonetheless, with various solutions still undergoing rapid iterative development, there’s a long road ahead before they reach full maturity. At this juncture, we cannot predict which method will dominate the competition, and we’re not inclined to introduce “yet another Rollup” ourselves.

The Birth of Endurance

2023-08-11
This is a memo-style article that outlines our decision-making logic behind creating Endurance in its historical context. Due to its length, there aren’t many technical details described. Endurance officially launched on January 31, 2023, as an EVM-compatible Layer1. Before this, we were making cool stuff like NFTs. In 2022, we made three big NFT Collections for our game Fusionist and put them on Ethereum and BNB Chain. We also made a website so people could join in easily.

About Us

2023-08-10
At present, our tech team consists of 9 full-time members. Most of them have known our Co-founder & CTO, Charles, for a long time and have a deep background in the video game industry. A few are skilled blockchain developers who joined after Fusionist was founded. Charles believes that the “big bang” in computer hardware performance over the past twenty years is almost maxed out. The long-standing video game industry paradigm, where technological innovation drives rendering or gameplay breakthroughs, will gradually fade.