-
I am signing and calling a `transfer` method on an ERC20 contract like so:
```javascript
web3.eth.accounts.signTransaction(tx, privateKey).then(signed => {
console.log('signed transaction', sig…
-
I can see multiple similar issues (#1847 , #2409) but I guess they're not merged in yet. The issue persists even with the non-async Web3 module with no middlewares. Here's my reproducible example wher…
-
Hello everyone,
trying to construct a `SSHConnectionOptions` object like this:
```python
connect_options = asyncssh.connection.SSHConnectionOptions(user='a', password='b', known_hosts=None)
```
…
nagua updated
2 years ago
-
| | |
|------------------|-----------------|
|Previous ID | SR-14320 |
|Radar | None |
|Original Reporter | jslicari (JI…
-
REVIEW THE GUIDELINES - see [Contributing](https://github.com/micdoodle8/Galacticraft/blob/master/CONTRIBUTING.md) link on right side.
Minecraft version: 1.12.2
Galacticraft version ("latest" is n…
-
# Audit request
Formal review of the SOY Farming contract prior to mainnet deployment.
# Source code
- https://github.com/SoyFinance/smart-contracts/blob/aa4a8db81b26770c2a87d5fa42ee1afa028c2…
-
Hi!
I'm using Selenium 4.1.2 and the most recent Callisto version with Chrome 97 Selenoid image.
I have a given test:
```
@Test
public void uploadTest() throws IOException {
Chrom…
-
Submit your add-ons in this issue, thanks for your contribution!
Submission template:
```
**Title:**
**ID:** (optional, use only to determine which addon in mobi to update)
**ID Requirement:** (o…
-
At the end of the game, I did not get an opportunity for final greenery placement.
I had 6 plants on hand and 2 production, so I should have been given the option to do a final conversion.
Unfor…
-
On an M1 Mac, every time I try to create a project with a new Logic App, I receive the following error:
`You must have the [.NET Core SDK](https://aka.ms/AA4ac70) installed to perform this operatio…