-
The database results are really screwed up. Titles don't seem relevant, but when you actually click on something, it's a totally different result. Type in Ernest Hemingway, for example. Even when you …
-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/main/pkg/sol/OwnershipNFTs.sol#L98
# Vulnerability details
## Impact
`OwnershipNFTs` smart contract is used for the NFT ow…
-
Since BagIt is the desired outer container, an ERC can readily be zipped as a single file. Consider `.erc` as a file extension for the ZIP archive (instead of `.zip`).
nuest updated
6 years ago
-
It is one of the interesting use cases where gas can be paid from ERC-20 account.
Handler that needs to be overwritten:
* `deduct_caller` from `PreExecution`: https://bluealloy.github.io/revm/crat…
-
This proposal was never merged as an actual EIP. See https://eips.ethereum.org/EIPS/eip-1400 (or the lack thereof).
I recommend not depending on the behavior of this project, as it is NOT standardi…
-
There is an issue with error handling while using the ERC-1155 function. With err, result or any other error type the code only logs: etherscan server: NOTOK instead of providing an actual error messa…
-
Deliverable (WIP)
[https://docs.google.com/document/d/1JGBJ83R01fdkP6f_yZBoboyThvFFXnzK26Y4FSOrMrU/edit#heading=h.6hb2u48n5jp3](https://docs.google.com/document/d/1JGBJ83R01fdkP6f_yZBoboyThvFFXnzK26Y…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 213 |
| ✅ Successful | 206 |
| ⏳ Timeouts | 1 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 0 |
| ❓ Unknown…
-
For the sake of sanity, reproducibility, and transparency, the PBW `graphimportSTAR` script/module needs to be converted to write directly to RDF, instead of going through Neo4J and expecting a neosem…
-
Is it possible to transfer ERC-20 tokens using the construction API of the rosetta-ethereum implementation?