Chris Sandrini

Results 17 comments of Chris Sandrini
trafficstars

Also what we see is the following in the logs of the node ``` [14136.622417] cuda-EvtHandlr invoked oom-killer: gfp_mask=0x600040(GFP_NOFS), order=0, oom_score_adj=-997 [14136.622588] CPU: 1 PID: 711806 Comm: cuda-EvtHandlr Tainted: P...

@shivamerla I did which did not change anything. What did change is adding more memory to the container

Yes this one is set ![image](https://user-images.githubusercontent.com/1625557/143238127-f5225970-5ef0-4716-93cb-92abbd3bda07.png)

Thanks this I know. The problem is that v0/testnet/address/xxx/transactions does not include the sender address which means I have to do a second request to v0/testnet/transaction/xxx/vins and I was wondering...