Andrius

Results 43 issues of Andrius

## Expected Behavior After upgrading node version, it should not impact on a profile or DB. ## Current Behavior After upgrading node version from 1.89.23 -> 1.89.25, my node became...

bug
new issue

## Expected Behavior It should work at least for 12h and should be reachable by pinging from the other node or at least reachable admin UI. ## Current Behavior After...

bug
new issue

## Expected Behavior After connecting to the node admin UI it should show node details for example: ``` Admin server listening on port 3000 This is HOPRd version 1.89.13 Creating...

bug
new issue

## Expected Behavior On admin UI when entering access token incorrectly and trying again to enter the correct one, it should access to the admin UI. ## Current Behavior It...

bug
component:admin

## Current Behavior The main issue, that hardcoded access token is known for everyone, it is easy to get access to every Avado node user. Especially it had risks when...

feature
component:avado

## Expected Behavior After funding a node, it should show the right balance you funded. ## Current Behavior After funding a node, it shows twice value of your funding. Funding...

bug

## Expected Behavior It should open payment channel and should be rendered on both nodes. ## Current Behavior When opened a channel from `Node A` -> `Node B`, I didn't...

bug
new issue

## Expected Behavior Testing NAT nodes, you should be able to ping, open channels, send hop messages from both nodes. ## Current Behavior Test was done between NAT nodes only....

bug
new issue

## Expected Behavior By opening channel from **Bob** with **Alice** it should show on the channels list. ## Current Behavior **Note:** Ping works from both sides of the nodes At...

bug
package:core-ethereum

## Expected Behavior By given docker hoprd command: ` docker run --pull always --restart on-failure -m 1g -ti -v $HOME/.hoprd-db-valencia:/app/hoprd-db -p 9091:9091 -p 3000:3000 -p 3001:3001 -e DEBUG="hopr*" gcr.io/hoprassociation/hoprd:valencia --environment...

bug
new issue