-
It would be very useful to have a function in the REST API/SDKs to find all of the accounts that have a particular assetid.
For example, I could create an Algorand Blockchain game with a leader boa…
-
Adjusting the economic model for gas distribution.
Agreed:
- Allow gas to use the decimal part when being used as sys_fee
Contentious:
- A small increase in the supply of gas every year
-…
-
Hello there,
Please add my library.
This is an easy to use Library to interact with the Algorand Blockchain.
Here are the links:
https://github.com/algoduino/algoduino
https://github.com/alg…
-
- OS: Winows 10
- Programming Language version: Python 3.8
- CCXT version: >=1.44.30 (including latest)
```
bitfinex = MyBitfinex({
'enableRateLimit': True,
'verbose': True,
…
-
-
-
owe to @steven004 for his deep research.
# Bug Description:
One of basic principles of secret leader election in blockchain is randomness, that means no one can predict who will be the leader befo…
-
We assumed the VRF seed as a volatile value such as a block hash, but in more detail, there are several options:
- Height, Time, TotalTxs
- LastCommitHash // commit from validators from the last …
torao updated
4 years ago
-
For consideration:
- Litecoin
- Monero
- ZCash
- Algorand
-
Currently, there is no way to get a list of all assets on the Algorand blockchain. It would be great to provide an API endpoint that returns the list of all assets.