-
### Dappflow reports 404 for transactions from indexer.
While executing any transaction using Dappflow interface, most of the time, the response is 404, because the indexer has not caught up. Howev…
-
Running algokit doctor as suggested in the instructions shows the following commands as not found:
python3 : At least in 3.10 (Windows), there is no python3.exe , only python.exe. Not sure about …
-
## Problem
when a different version of the algosdk is used from another dependency, the instanceof checks fail and result in confusing error messages.
Instead we should find another way to do th…
-
### Expected
https://github.com/algorandfoundation/algokit-cli/security
### Template
* https://github.com/algorand/go-algorand/blob/master/CONTRIBUTING.md#security--vulnerabilities
ghost updated
10 months ago
-
Once we have the changes in https://github.com/algorandfoundation/algokit-beaker-default-template/pull/61 merged, we'll likely have ideas for other run commands we want to add.
An examples of this …
-
## Summary:
Receiving `algosdk.error.AlgodHTTPError: TransactionPool.Remember: txn dead: round 11 outside of 0--10 after making more than 10 transactions`
Am I hitting the rate limits or encounter…
-
## Enable easier querying of `algod` endpoints directly in `goal`
Even though `goal` supports most of the algod endpoints there are certain situations in which a raw `HTTP` request to the endpoint …
-
I've got a project initialized with:
```cmd
algokit init --template tealscript
```
boxes.algo.ts:
```ts
import { Contract } from '@algorandfoundation/tealscript';
// eslint-disable-next-lin…
-
Feature request: When observing an account and having the live transaction view selected, its information (e.g. balance) is currently not being updated. For consistency, it would be nice to see real-t…
-
## Problem
Right now the ATC holds an array of TransactionWithSigner objects that is private
https://github.com/algorand/js-algorand-sdk/blob/develop/src/composer.ts#L120
This means to get ac…