Darren Kelly

Results 26 issues of Darren Kelly

Just something really simple, so we have demo'd certs and TXs

enhancement 🦾

Currently, the DAppKit has default wallets built in. We should allow devs to add their own wallets/ implementations

enhancement 🦾

### Summary We should be able to read values in smart contracts for a particular point in time, by providing a block ID or number as a revision. ### Basic...

Type: Enhancement
Size: Small
Priority: Medium

### Summary When I create a `Contract` instance using `thorClient.contracts.load(...)`, I would like to be able to simulate transactions. Currently I can do `read(...)` and `transact(...)` but there is no...

# Description This PR sets the base gas price for solo in the first block. It is instantly mined in the first block so the genesis remains unaffected. VET Transaction:...

new feature

# Description This PR allows clients to specify `finalized` as a revision on the accounts endpoints. The solo instance is also modified to return the best block as the finalized...

new feature

# Description This PR creates a v3 extension, providing clause context to the EVM Fixes # (issue) ## Type of change Please delete options that are not relevant. - [x]...

new feature