-
Upgrade `von-network` to use the Ubuntu 20.04 releases of indy-node.
-
This is a follow-up issue to [61](https://github.com/hyperledger/indy-node-monitor/issues/61).
[61](https://github.com/hyperledger/indy-node-monitor/issues/61) was raised, because using a metric as…
-
### Description
Go through the different TypeScript components and check the Node types versions, update to latest, fix code as needed to support the updated versions.
-
I am following the indy-node docker pool setup to create the network on my Ubuntu 20.04.5 LTS machine.
Following this document - [doc link](https://github.com/hyperledger/indy-node/blob/main/environm…
-
@c2bo had problems upgrading via the controller container:
```
indy_node_controller | 2022-08-26 07:55:58,559|INFO|container_node_control_tool.py|Node control tool is starting up on 0.0.0.0 port 3…
-
How to reproduce:
1. create a new project with solid-start 0.6.0
2. create `src/test.ftl` file with arbitrary text contents
3. alter `app.tsx` to have this: `import ftl from './test.ftl?raw';` an…
-
To use the indy-test-automation in the [New Release workflow](https://github.com/hyperledger/indy-node/pull/1749) from indy-node
the following needs to be done:
- [ ] Exchange the currently used …
-
The `/indy_node/utils/node_control_utils.py, hold_packages` method will cause the `indy-node-control` service to crash when it attempts to hold a package that is not installed on the system. This als…
-
I think the author endorser code prevents the author from performing some operations that are actually permitted by the network.
As it stands, every operation that can generate a transaction requir…
-
Hi dear Indy Node community,
We plan to use Indy Node for a large-scale project. We are in R&D stage.
We could not start the indy-node service. Error occurs. Here are `systemctl status indy-node…