-
### Summary
Issueing transactions using `executeTransaction` or `executeMultipleClausesTransaction` does not accept options to define a custom gas calculation.
Transactions of mine run frequently ā¦
ifavo updated
1 month ago
-
### Description
The purpose of this ticket is to review the use of the `SONAR_TOKEN` parameter since for forked branches wont be informed, hence crashing the PR's pipeline.
### Reproduction stepā¦
-
In the stoplight API interface, see links below, the websocket endpoints show unsupported responses, 400 and 403, which should be removed. The only supported response is a 200 as if an invalid websockā¦
-
I don't know whether it should be considered a bug report or feature request, because it is not mentioned in docs, but is (for me, at least) obviously necessary.
I'm able to open the wallet and seeā¦
-
I tried to create an API which fetches app list from meta files and then get's the app's info by fetching the `.yml` file from `https://raw.githubusercontent.com/electron/apps/master/apps/${app}/${appā¦
-
### Description
When accessing `eth_getTransactionCount` on the RPC Mapper, there is a random number returned at all times.
https://github.com/vechain/vechain-sdk-js/blob/630d4028096de84d82ea217ā¦
ifavo updated
1 month ago
-
Hey builder, it's another day in the blockchain space, and it's also a great day to dive deeper into blockchain. Today, we're going to share a thread on all the different types of consensus in the blā¦
-
The purpose of this issue is to explain product requirements of Chain Signatures. We don't go into implementation details because those are changeable.
## Description
Chain Signatures allow for ā¦
-
-
Here's a list
- [ ] eth_getBlockTransactionCountByNumber
- [ ] eth_getBlockTransactionCountByHash
- [ ] eth_getTransactionByBlockHashAndIndex
- [ ] eth_getTransactionByBlockNumberAndIndex
- [ ] eth_siā¦