-
According to WHATWG standard, `steem://` cannot be used as a uri scheme because it's not whitelisted, and this specification should be using `web+steem://` instead.
https://html.spec.whatwg.org/mul…
-
I am trying to run the steemd and cli_wallet in such a way, that I can access the ports outside of Docker container for app development.
So I've changed IP's from `127.0.0.1` to `0.0.0.0` and exposed…
-
As the CEO of Privex, one of the largest STEEM businesses, I've found that users often fail to see their invoices in their emails for whatever reason, and we have to chase them up about it.
A possi…
-
Nodes should hold a little more information outside of uri - ie, status, prefix, version, etc. (Dynamic Global Properties + some extra stuff). This will allow us to start building a more intelligent n…
-
As a desktop application, eSteem Surfer should have support for `steem://` url scheme.
for example:
`steem://@username/permlink` opens post
`steem://@username` opens profile of user
and any …
-
In the README.md where the parameters are listed:
**Is:**
app: This is the name of the app that was registered in the SteemConnect V2 dashboard
**Suggestion:**
app: This is the name of the ste…
-
It's probably a stupid question but I can't fix this issue. I'm running a Steem node which is built with docker, everything is ok there, I can connect to RPC with curl and commands are executing prope…
-
I'm re-indexing and the caching process keeps stopping due to an assertion error seen below. What is the best way to figure out what's wrong. Could it be the node sending bad data?
```
Traceback (mo…
-
Currently linux build creates a nonstandard deb package.
For proper deb packaging it can be built following instructions from
https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage
For …
-
> This issue is inspired from: https://github.com/nostr-protocol/nips/pull/904#issuecomment-1837962803
To improve overall user experience, it would be advantageous for Nostr to introduce a universa…