Sebastian Schmittner

Results 22 issues of Sebastian Schmittner

The JS in `truffle_eth_class2/s08/l06-listen-to-events/index.html` uses ``` web3.eth.compile.solidity(contract_code); ``` which fires a JS error and is not available any more, according to https://github.com/ethereum/go-ethereum/issues/3793 . It seems like compilation via the RPC...

In https://github.com/hyperledger/indy-node-container/pull/107 I removed podman from the controller - as a quick fix (apt install was failing and so did the lvl1 solution) - why do we install podman into...

@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 30003 indy_node_controller | 2022-08-26 07:55:58,559|DEBUG|container_node_control_tool.py|Waiting for the next event...

delete https://github.com/hyperledger/indy-node-container/blob/main/run/etc_indy/node_control.confe ?

See https://wiki.hyperledger.org/pages/viewpage.action?pageId=71699719

After running the debian based container in the ID Union Test Network for a few days, the node is now out of consensus ("3.0"). Maybe the Pypi package should be...

Currently logs are rotated but kept forever. Investigate how the indy node logging works (which python libs) and how to configure it.

- Trigger build all action? - VS nightly builds. - Slack msg to docker channel?

Currently - https://github.com/IDunion/indy-node-container/blob/main/run/generate_random_seeds.sh - https://github.com/IDunion/indy-node-container/blob/main/run/docker-compose.yml#L16