-
The TestNet SEBAK API does not include the create_account operation when getting all operations for an account.
The following request for example
https://testnet-sebak.blockchainos.org/api/v1/acco…
-
Certain transactions contain duplicate operations. In the example below, the transaction contains 3 operations of which 2 are identical with hash `BKeQ9vQZVS1o1BDQJHGN2R64FGDZPomvxQYCjaWUH3rg-5N7Nt7Pn…
-
Total increased balance = Initial balance + block inflation + PF inflation
-
### Background
The `ISAAC` consensus was stuck because some nodes can't broadcast some ballots since network issue as below.
https://blockchainos.atlassian.net/wiki/spaces/MAIN/pages/628621724/2018-…
-
```
set -e
set -x
./sebak \
node \
--genesis GCRQV5NLUZRCU4G5QFWF2GBY4RBTENAUEGVPEECTK6QLVRBGFHGV76CV,GCPQQIX2LRX2J63C7AHWDXEMNGMZR2UI2PRN5TCSOVMEMF7BAUADMKH5,5000000000000000 \
--…
-
GET requests to https://mainnet.blockchainos.org are blocked by CORS policy. This prevents third parties from retrieving information on this endpoint.
Third parties can retrieve this information if…
-
I want to call API using genesis account and common account easily.
How about making alias for them like below?
```
https://127.0.0.1:2821/api/v1/accounts/GDIV7E7WMBHCYYZHBV6MXHCHC4VCLU4BTCEM2YUQK7…
-
https://s3.ap-northeast-2.amazonaws.com/mainnet-lb-logs.ap-northeast-2.blockchainos.org/mainnet-logs.20181126.tar.gz
```
{"log":"t=2018-11-27T05:46:11+0000 lvl=dbug msg=\"sync progress skip: start h…
-
Right now the only way to obtain the creation date of an operation, is to make a separate call to the correlated transaction. It would be handy if the creation date would be included in the operation …
-
Wallet developer found out this issue that request to sebak test net as `
https://testnet-sebak.blockchainos.org/api/v1/accounts/GBCBFHI6IYGEQBXJFFQCWQTZDBWDL37ZFOQ3SEPZ77FLEIV2WI6BRG2Z/transactions?…