-
- [x] #38
- [x] #39
- [ ] #40
- [ ] #41
-
In HyperPlay, which is an electron app, we import metamask sdk (v0.12.0) in the main (node.js) process.
This imports the following from `node_modules\@metamask\sdk\dist\node\es\src\index.d.ts`
```
…
-
## Motivation
It would be great for users to be able to easily see the work that their liquid staking tokens are doing, whether those are simply held in wallets or have been put into DeFi protocols…
-
Topics I planned to cover or I already cover:
- [x] HelloWorld ([code](https://github.com/amazingandyyy/complete-ethereum-smart-contract-tutorials/tree/master/01-HelloWorld), [medium](https://mediu…
-
## Summary
Internal rollup accounts has etehreum address set to `0xFFF...FFF` so no L1 transaction can be performed with them. Those accounts are cheaper at the time to create them but at the same ti…
-
### Background & motivation
ImageBuildSpec is a great addition to kurtosis but currently its a bit limited.
It would be great if the buildspec would be able to support arbitrary urls and local pat…
-
# What I Have Resolved To Do ← We Can Solve This
[https://sandymaguire.me/blog/2022-goals/](https://sandymaguire.me/blog/2022-goals/)
-
currently the import section looks like this:
```
(import "env" "Konan_abort" (func $Konan_abort (type 3)))
(import "env" "Konan_date_now" (func $Konan_date_now (type 3)))
(import "env" "K…
-
# Lines of code
https://github.com/code-423n4/2023-11-betafinance/blob/0f1bb077afe8e8e03093c8f26dc0b7a2983c3e47/Omni_Protocol/src/OmniOracle.sol#L46
# Vulnerability details
## Impact
Band protoco…
-
Decide on a gas pricing strategy for Ethermint (i.e. how much gas does each operation cost). There are two obvious choices:
1. Use SDK's pricing strategy
2. Use Ethereum's pricing strategy
I th…