-
# Lines of code
https://github.com/code-423n4/2024-01-curves/blob/516aedb7b9a8d341d0d2666c23780d2bd8a9a600/contracts/FeeSplitter.sol#L96-L100
https://github.com/code-423n4/2024-01-curves/blob/516aedb…
-
I was curious how Microsoft code actions (e.g. fix "Implicit With") were implemented and if we could also extend them easily by just implementing a base class or interface. It turned out to be not tha…
-
# Lines of code
https://github.com/code-423n4/2024-01-salty/blob/53516c2cdfdfacb662cdea6417c52f23c94d5b5b/src/staking/StakingRewards.sol#L147-L171
# Vulnerability details
## Impact
Users can cont…
-
Separation of static files (img,css,js) & layouts with a simple system to switch between themes
-
I'd like to be able to append to editor's query text (or more generally transform it) before sending it to `graphql-language-service-interface`.
## Motivation
In https://github.com/gatsbyjs/gats…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
The balancedBooks modifier is used to “check that funds haven't gone missing during this function call” and is applied to deposit, withdrawDepo…
-
Substituting the OpenCog-based dialogue system in place of the OpenDial-based system for the OpenCog-based robotics framework. Tweaking the various speech act schema and associated hard-coded dialogue…
-
The gtk+ version of pcmanfm/libfm can be extended in several places by using modules. Try to copy that behaviour to the Qt version.
PCMan updated
4 years ago
-
In the vermilion scheme this can be thought of as a General in the military sense. In that analogy is that the General can only issue orders, but is incapable of carrying any of them out.
Requireme…
-
The existing side effects model aims to be extremely easy to use.
```js
const todosReactor = react([])
.to(fetchTodos)
.withProcessors(dispatch => {
fetch('/todos')
.then(/* ...d…