-
**Describe the bug**
World metadatas are only uploaded once, at world creation.
If an error occurs on first deployement before uploading metadatas, no metadatas will be uploaded for `dojo::world::wo…
-
![image](https://user-images.githubusercontent.com/16074126/53573529-3dd9c980-3ba0-11e9-9604-5e50e7f573c0.png)
-
Currently the stress test just injects simple eth transfer txs. While the test is able to fill blocks up to the gas target with these txs, it does not provide the same processing strain on the node as…
-
In `Crypto.sol` the `expandMessageXMDKeccak256()` function uses the free memory pointer as a scratch space to build a message that will eventually be hashed. The function does not allocate itself this…
-
# Lines of code
https://github.com/code-423n4/2024-07-traitforge/blob/279b2887e3d38bc219a05d332cbcb0655b2dc644/contracts/NukeFund/NukeFund.sol#L46-L57
# Vulnerability details
## Impact
TL;DR: Swi…
-
### Prerequisites and Pre-Issue Checklist
- [X] I'm reporting the RFE to the correct repository:
- [MegaMek](https://github.com/MegaMek/megamek/issues)
- [MegaMekLab](https://github.com/MegaMek/megam…
-
### Issue to be solved
The Crypto contract's functions to construct a signature algorithm and hash algorithm current return `nil` if an invalid input is provided. This is definitely good to have, but…
-
### Description
*Type*: Bug
*Summary*: when user adds `bounty` label for first time -> in order to confirm payment address test transaction is requested. If user rejects transaction on this stage,…
-
This is the parent issue for Interop reference examples to share for Devcon. Tic Tac Toe is definitely on the list, a SuperchainERC20 implementation and crosschain loan implementation would be a great…
-
### Describe the bug
#### Description
We have a system with many applications with their own messages contract packages (published as nuget packages) which publishes events that other applications…