-
Steemit is a social news service which runs a blogging and social networking website on top of a novel blockchain database, known as Steem.
-
Please give me instruction that how can i connect condenser on my private customized steem blockchain. I need how to configure and connect condenser api. how to add RPC node how to connect condenser w…
-
Outline described here:
https://steemit.com/utopian-io/@mattockfs/suggestion-add-cookie-attribution-based-authentication-to-steem-keychain
Basic idea: standardize on a div format and a custom_js…
-
It took me days to figure out that I wasn't buying SBD with my steem but I was trying to buy steem with SBD. Tried everything in every browser. ....
"Transaction broadcast error". While it should s…
-
## steemd
When the value of a JSONRPC request id exceeds the max value of an int64 but is less than the max value of a uint64, the JSONRPC response id value is incorrectly cast as an int64, probably …
-
`steemd` and `cli_wallet` both built from master
```
"client_version": "v0.19.4rc1-107-ga59be49",
"steem_revision": "a59be4939cc483db03eff0852486df86da959b11",
...
"server_blockchain_version": "0…
-
I tried to build steemit/steem on Ubuntu inside a virtual machine on my Windows computer.
I assigned 500G space and 12G memory to the virtual machine/Ubuntu.
However, I constantly got the` c++: …
-
**User Story**
https://github.com/steemit/steem/pull/3286, https://github.com/steemit/steem/pull/3205
>This PR adds to steemd the ability to offer a unix-socket webserver (in addition to http and ws…
-
Developers who are working with the Steem blockchain are likely to come across virtual operations. It would be helpful to define what these are.
-
Fixing #5 eliminates python tx.sign() problem, but it appears produced transaction signature is wrong and golos node refuses to `verify_authority`. Reproducible both with 0.16 and 0.17.
Used keypai…