-
Hello.
Can some one review the schema?
May be need some elements change, or other improvements?
Firmware should be the same, but recompiled with promicro_rp2040 converter.
Thanks in advance.
[202…
-
# Lines of code
https://github.com/code-423n4/2023-02-ethos/blob/main/Ethos-Vault/contracts/ReaperVaultV2.sol#L59-L73
https://github.com/code-423n4/2023-02-ethos/blob/main/Ethos-Vault/contracts/Reape…
-
I have following code on both kovan and mainnet:
```
with Client(privkey,
channel_manager_proxy = channel_manager_proxy
) as client:
channel = client.get_suitable_channel(receiver, 10)
…
-
# Handle
hyh
# Vulnerability details
## Impact
Now both NFT ids and address have shares accounted to them, while the former is managed directly, the latter is managed on token transfer events. Th…
-
(Copied from discussion elsewhere)
I would like IS-09 to clarify the relationship between the Node's discovery procedure for a System API and the discovery procedure for a Registration API defined …
-
[By definition](https://tc39.es/ecma262/#sec-ecmascript-function-objects), a strict function, resp. a non-strict function, is an ECMAScript function whose code is in strict mode code, resp. non-strict…
-
# Lines of code
https://github.com/code-423n4/2022-11-redactedcartel/blob/03b71a8d395c02324cb9fdaf92401357da5b19d1/src/PirexGmx.sol#L615
https://github.com/code-423n4/2022-11-redactedcartel/blob/03b7…
-
### [L-01] ABSENCE OF ZERO ADDRESS CHECK FOR ADDRESSES IN CONSTRUCTOR
There are 2 instances of this issue:
> ** File : ** => https://github.com/code-423n4/2022-10-paladin/blob/main/contracts/Warden…
-
### Disclaimer
This issue is part of a series that are just recording language design ideas that have come up for Carbon. It isn't necessarily a *good* idea, or one that Carbon should definitely ad…
-
Hi,
I'm using both mode2 and irsend functions of the lirc library.
The mode2 function from your driver works well on RT5350F.
However, when I run
`irsend SEND_ONCE "remote" "code"`
The ralink …