Ludovit Scholtz

Results 40 issues of Ludovit Scholtz

## Summary This is follow up on - https://github.com/algorand/indexer/pull/1327 - https://github.com/algorand/indexer/pull/1041 This PR related to - https://github.com/algorand/conduit/pull/162 - https://github.com/algorand/go-algorand-sdk/pull/625 Currently there is the bug in indexer and conduit that prevents...

I took over the support for the dotnet algorand sdk. The new nuget package is Algorand4.. https://www.nuget.org/packages/Algorand4 The version sematic will be [version of the current algod][date] , so version...

Hi @FrankSzendzielarz , is there some examples how to do arc4 interaction with smart contracts using the c# ? I would look for it here, but i cannot find anything...

Please add random algorand teal function to the code

## Summary This pull request depends on https://github.com/algorand/go-algorand-sdk/issues/754 https://github.com/algorand/go-algorand-sdk/pull/755 ## Test Plan We built using https://github.com/scholtz/AlgorandNodes/blob/main/docker/indexer/aramidmain/aramid-conduit-1.9.0.sh and test it on aramid chain directly

### Contact Details [email protected] ### Version 2.6.0 ### What browser are you seeing the problem on? Chrome ### Description When kibisis is not initialized on page, i get this error...

🐛 bug

### Subject of the issue I am trying to download a block using msgpack encoding, however decoding fails. ### Your environment 4.1.2 algod from Urtho ### Steps to reproduce 1....

bug

## Summary This pull request allows read consensus.json file. It is dependant on https://github.com/algorand/go-algorand-sdk/issues/754 https://github.com/algorand/go-algorand-sdk/pull/755 ## Test Plan We built using https://github.com/scholtz/AlgorandNodes/blob/main/docker/indexer/aramidmain/aramid-indexer-3.9.0.sh and test it on aramid chain directly

## Problem Custom consensus is allowed in the algod, but the conduit and indexer cannot connect to such node. ## Solution Custom consensus is allowed in the algod, but the...

new-feature-request