-
Mediator @pazza83
Trade ID JSMSRV-fd07dbd5-7752-42aa-9fb0-2c41f59e3d8d-194
TXID 69dee56f52a08753d98d00e199e02826cb7c77206faa27abf6554bbcfa43fda0
I am BTC seller as maker.
Trade amount and …
-
It seems odd at first that the `coop_close` message (sent by the swap taker) contains a private key.
This *should* be safe because the swap taker must create a random private key for each swap (no…
-
First: Thanks for the script. It is great!!
---
I get these errors when analyzing one of my plugins:
```
Backtrace from warning 'Illegal string offset 'hook_name'' at /srv/www/default/wp-hook-docu…
-
# Lines of code
https://github.com/code-423n4/2022-06-putty/blob/3b6b844bc39e897bd0bbb69897f2deff12dc3893/contracts/src/PuttyV2.sol#L573-L584
# Vulnerability details
## Impact
When a user is atte…
-
refunding failed ARRR swaps fails with `non-final` error like this
```
"event" : {
"data" : {
"error" : "maker_swap:1165] !maker_coin.send_maker_refunds_payment…
cipig updated
5 months ago
-
Current status for this feature can be seen here: https://github.com/UE4SS-RE/RE-UE4SS/issues/254#issuecomment-1801271549
None of our current generators are capable of being used in C++ (as as UE4S…
UE4SS updated
6 months ago
-
Hi, I am trying to get this working with a Typescript React project I am working on, but I'm getting an incomprehensible type error and it's keeping me from successfully configuring this.
I pulled …
-
**Describe the bug**
I am not able to push commits with LFS files added.
**To Reproduce**
1. Create space on the hugging face and clone it(I use ssh instead of https).
2. Go to the cloned repos…
-
## (L1) `fee` can change for ongoing orders
The owner can call `setFee(uint256 _fee)` and change the fee amount. This changes the fee taken for all orders already filled/exercised.
In some situation…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Nonces are typically used in signatures/verifications of orders to prevent MITM replay attacks for scenarios where orders have to execute only …