-
When a function exported by a shared object file is called from within that shared object file, the function name for the stub in the `plt section should be named properly.
Example: in `libcurl`, t…
-
I'm struggling to get the callbacks to work.
1. In order to make a request to a non http endpoint I'm using the `open` npm package
2. I'm using express.js to setup handlers for x-success and x-err…
-
Hi, I'm trying to compile dtrace on my Arch Linux x86_64 (kernel 3.9.9-1-ARCH)
But i'm getting a compile error:
```
../../build/ctfconvert.obj/dwarf.o: In function `die_mem_offset':
/tmp/dtrace/…
-
-
### What version of Bun is running?
1.1.4+fbe2fe0c3
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
**index.ts**
```javascript
im…
-
Preparation: (evm template must investigate whats needed for Injective)
what assets are on the chain?
XCall, AssetManager, bnUSD addresses? xChainId of the chain.
Update Manage wallets modal desi…
-
I am running Linux 3.8-r3. Running a basic dtrace command from Illumos' dtrace documentation fails:
```
# ./build-3.8.0-rc3/dtrace -n BEGIN
dtrace: description 'BEGIN' matched 1 probe
CPU ID …
ryao updated
10 years ago
-
### What needs to be done
The EVM contract for the sample dapp found here:
https://github.com/icon-project/xcall-multi/blob/main/contracts/evm/contracts/mocks/dapp/DAppProxySample.sol
The logic…
-
**Describe the bug**
A lot of my Balanced swap transactions from ICON to Avalanche have been stuck for almost a day. And it seems the final executeCall is not being called on the destination chain. I…
-
## Summary
### Low Risk Issues
| |Issue|Instances|
|-|:-|:-:|
| 1 | Unused/empty `receive()`/`fallback()` function | 1 |
| 2 | `safeApprove()` is deprecated | 1 |
| 3 | Missing checks for `address(0x…