-
Hi,
When building the starter with stack, I got the following output:
`
Downloaded ghcjs-0.2.1.9007019_ghc-8.0.1.
Setting up GHCJS build environmentNo information found for ghc-8.0.1.
Supported…
-
# Lines of code
https://github.com/code-423n4/2022-02-concur/blob/shelter-client/contracts/ConvexStakingWrapper.sol#L107-L119
https://github.com/code-423n4/2022-02-concur/blob/shelter-client/contract…
-
Vi har mange `Parallell*`-begreper som er brukt litt overlappende.
Forslag:
- **Parallellitet** / Parallelism: 60 dokumenter, hvorav 8 har "concur*" i tittel, 19 har "parallel*"
- Slå sammen m…
-
## Concur Finance QA Report
Unless otherwise noted, manual auditing and testing were done using Visual Studio Code and Remix. The audit was done from February 3-9, 2022 by ye0lde through code4rena.
…
-
Hello, I just wanted to announce that I ported [concur-vdom](https://github.com/ajnsit/concur/tree/master/concur-vdom) to the new [GHC backend](https://gitlab.haskell.org/ghc/ghc/-/wikis/javascript-ba…
-
# Lines of code
https://github.com/code-423n4/2022-02-concur/blob/72b5216bfeaa7c52983060ebfc56e72e0aa8e3b0/contracts/Shelter.sol#L55
# Vulnerability details
# Impact
Any user can withdraw all th…
-
# Lines of code
https://github.com/code-423n4/2022-02-concur/blob/main/contracts/Shelter.sol#L34
https://github.com/code-423n4/2022-02-concur/blob/main/contracts/Shelter.sol#L54
# Vulnerability det…
-
Hi!
I'm _very_ new to Purescript and the ecosystem in general so we'll see if this is the right question in the right place.
I'm interested in building frontend applications with Purescript/Con…
-
# Lines of code
https://github.com/code-423n4/2022-02-concur/blob/72b5216bfeaa7c52983060ebfc56e72e0aa8e3b0/contracts/MasterChef.sol#L157-L180
# Vulnerability details
The owner of `MasterChef.sol` …
-
### Expected Behavior
I expect that when using JdkBlockingHttpClient the blocked call httpClient.send is used and not the asynchronous call httpClient.sendAsync. In this case, the entire request will…