-
According to: [https://docs.ergoplatform.com/mining/setup/solo-faq/#why-do-my-rewards-go-to-a-different-address](https://docs.ergoplatform.com/mining/setup/solo-faq/#why-do-my-rewards-go-to-a-differen…
-
As a model developer I want server infrastructure that is easily scalable so that I can scale up/down the resources to meet demand for my model.
### Acceptance criteria
- http server for third part…
-
## Description
Namespace contract Solidity call Dual VM.
We have an issue with felt252 conversion in Solidity to a uint256 calldata.
We need to fix this issue to finish the test for the claim d…
-
### Proposal Details
Fow now, if a txn fails, the output message is like:
```shell
"status": {
"type": "moveabort",
"location": "0x2::module_store",
"abort_code": "2"
…
-
Tasks:
- [ ] Create method for job creation. This method should save a record with: client address, jobId (incremental), bounty (number to lock the respective bounty to be released upon placement)
- […
-
### Describe the bug
The receiving wallet doesn't update the estimated time for onchain activity to confirm when that transaction is boosted CPFP.
### Reproduce
1. Send onchain tx from wallet…
-
Struct `TransactionDetails` contains info needed for making a transaction in the context of interfacing with the client's state. (It now lives in a file name `transaction_details.rs` by the way.)
H…
-
**Github username:** @burhankhaja
**Twitter username:** imaybeghost
**Submission hash (on-chain):** 0x4ca80479c210e4fbdbd0521ddea2ee980757e9d3187aaa6e699308936a086a2f
**Severity:** high
**Descriptio…
-
This is a dedicated issue to add the feature to report each Breadchain coop project their voting power and if they have voted in the current voting cycle or not.
This issue includes the UI designs …
-
This hasnt been considered yet for ICS721 version one, but for upcoming release.
Standard `cw721` is designed by having onchain metadatat called `extension` here: https://github.com/CosmWasm/cw-nft…