-
**Is your feature request related to a problem? Please describe.**
The node api `getTransaction` request is not able to get information of a `Token mint` transaction executed by an smart contract
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR32220](https://bugs.llvm.org/show_bug.cgi?id=32220) |
| Status | NEW |
| Importance | P enhancemen…
-
I have setup turtlebot3 with velodyne lidar in gazebo and I can view the pointcloud in rviz2, and also checked the topics being published where imu_raw is also present. When i start scanmatcher I get …
-
Signum Node version v3.8.2, Linux Mint 22 amd64
This is just a test node. I run headless node.
First I noticed my node was synchronizing with TESTNET but node.properties was not configured for t…
-
### Describe the bug
Program hangs in Asterinas when triggering page fault, and exits (or crashes) in Linux.
### To Reproduce
1. Compile a program which trigger page fault:
```C
#include
#inc…
-
Continued from PR #867
```C
#include
#include
#include
#include
#ifndef NSIG
#define NSIG (_SIGMAX + 1) /* For QNX */
#endif
void enumerate(void (*yield)(int, const char *)) {
c…
-
Like the JVM BigInteger, it would be greate to support this constructor. JVM doc:
```
/**
* Translates the sign-magnitude representation of a BigInteger into a
* BigInteger. The sig…
-
The sign/signum function is almost always defined to have signum(x) = 0 if x = 0, e.g.
- mathematical convention: https://en.wikipedia.org/wiki/Sign_function,
- Java (`java.lang.Math.signum`): ht…
-
# Bug report
```
0:02:53 load avg: 5.00 [ 9/22/1] test_signal failed (1 error) (1 min 1 sec) -- running (3): test_logging (2 min 13 sec), test_io (2 min 17 sec), test_queue (1 min 52 sec)
test test_…
-
I’ve installed tuijam on a raspberry pi, and I’m getting an error when I run it. The error seems to come from `urwid` somehow, but tuijam first fails to restore the queue and recently played, and I’m …