-
Changing one of the last 4 characters in a private key may result in a validation by the wifIsValid() function. This happens in steem-js but not in steem-python (can't import an invalid key with `stee…
-
原文链接:
1.Howto: Using Nginx to Load Balance Servers
https://steemit.com/witness-category/@full-steem-ahead/howto-using-nginx-to-load-balance-servers
2.Hertz Bounty! 750 bitUSD for implementing Hert…
-
After bouncing my witness node I"m getting this error.
"Reindexing terminated due to gap: Block 1828867 does not exist!"
Looks like it was fixed in later steem code
https://github.com/steemit/st…
-
Creating an issue to address https://steemit.com/steemdev/@almost-digital/dsteem-vs-steem-js-round-1 by using whatever native calls used in `dsteem` in `steem-js` so it has similar performance when po…
-
Hi,
I'm using `steem 0.67` and the streamOperations
```js
steem.api.streamOperations(`irreversible`, (err, res) => {
if (err) {
console.log(err);
}
})
```
And I …
-
#Introduction
[Steem-engine](steem-engine.com) is the new rave on steemit. It is the platform for creating the steem smart contracts and also serve as the decentralized exchange where created s…
-
I am getting a strange error.
My code is literally taken right off the front page...
```
steem.api.getDiscussionsByPayout(query, function(err, result) {
console.log(err, result);
});
```
The …
-
### Expected behavior
Installing Steemconnect Desktop App without issue
### Actual behavior
![image](https://user-images.githubusercontent.com/33010254/59033335-54399600-881d-11e9-91f8-72d662adc0ce…
ackza updated
5 years ago
-
Point 12.2 of the [Steemit Terms of Service](https://steemit.com/tos.html) reads:
`If you do not maintain a backup of your Account data outside of the Services, you will be may not be able to access…
q-l-p updated
4 years ago
-
D.tube is a decentralized video streaming platform, backed by the IPFS Network and the STEEM Blockchain.
IPFS is used for torrent-style hosting while STEEM is used for decentralized account managemen…