-
### Tutorial title
Running MIPS programs on the EVM
### Tutorial description
Running a VM for a normal CPU. such as MIPS, lets us run a general-purpose VM on top of the EVM. This will allow u…
qbzzt updated
4 weeks ago
-
Hello there!
Last time I got a bug with my custom function but, I was not up to date, and I'm still can call custom function like that :
public async void CreateAndJoinBidRoom(int bidAmount) /…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### have you checked our wiki for common solutions?
- [X] I have searched the wiki or docs
### Bridge Exp…
-
Solidity's storage layout relies on the assumption of de-facto collision-free-ness of keccak hashes.
The keccak hashes involved in mappings and the location of data areas for arrays are assumed to re…
-
It should be presented in the form of a tutorial showing how to port a real-world Solidity smart contract to Tact.
This is related to #54, but for those familiar with how to program for the Ethere…
-
### Problem
The goal of this project is to experimentally research the Hedera EVM and Ethereum EVM equivalence. This will be achieved by re-executing all Ethereum transactions one-by-one on a local H…
-
To implement a fee splitter contract based on the `FeeVault` there is a lot of complexity and assumptions required because the amount being withdrawn is not returned from the `withdraw()` function…
tynes updated
2 months ago
-
> > It would probably make sense to create a docker-compose file with all images, including [Planetmint](https://github.com/planetmint) and [Zenswarm Storage](https://forkbomb.solutions/component/zens…
-
**Is your feature request related to a problem? Please describe.**
I found the ledger_id and chain_id usage for integration with multiple chains quite cumbersome.
I believe it makes more sense to ro…
-
Thanks to the state lenses, we will have multiple implementations of the our light clients on different ecosystems. Before this, it made sense to have the `light-clients` directory. But now, it will b…
aeryz updated
2 weeks ago