-
# This is an issue to track the UX aspect of buying/selling/transferring/etc.
Many issues come to the same conclusion: the result of a transaction is not visible to the user immediately, creating u…
-
Each Loading Pepe should give unobtrusive loading indicator (spinner)
Currently each pepe has a grey background. Each Loading Pepe should give unobtrusive loading indicator (spinner).
### Affect…
-
### Github Link for Service
https://github.com/ethereum-optimism
### Tell us something about the service!
Make it possible for the users of Stereum to run an Optimism L2 Mainnet & Testnet Nod…
-
**Summary or problem description**
Neo plugins lack unit tests, thus we need to add unit tests for them. This issue is a plan of adding unit tests for RpcServer plugin.
**Do you have any solution …
Jim8y updated
1 month ago
-
The send() cannot trigger the reentrancy. Meanwhile, the rule do not check the .call.value() can cause the reentrancy vulnerability.
-
Hi,
to understand better how to validate a DID on-chain and off-chain. It will be great to have full examples.
Examples (recomendation):
1- how to create a DID on-chain and then execute a met…
-
- [x] Adjust-Smartcontract-Vote: set_proposal(...origin, _candidate_list_)
- [x] Adjust-Smartcontract-Vote: remote set_candidate
-
Hello everyone.
I am developing an API using truffle-hdwallet-provider. The fact is that when I make calls to the API, most of the times it works, buteven if ti works, is very common for me to get …
-
# *Pepe for sale status*
In the "Pepe for sale!" screen (subscreen van Marketplace) there's a white box next to the price info. Is this meant for the auction price graphic? It would be helpful to h…
-
I created smartcontract and has been generated using FireFly API Interface.
This is my smartcontract code:
```
contract Fromzero {
struct Track {
address createdBy;
string …