-
Hi there.
Is it fair to say that the Harmony SDK should handle re-connects by itself when using the websocket API? See code below on how we listen for events on a smart contract. We've noticed at s…
-
- [ ] `StakingQuery::AllValidators` (https://github.com/CosmWasm/wasmvm/issues/268)
- [ ] `StakingQuery::AllDelegations`
- [x] #2231
- [x] `BankQuery::AllDenomMetadata`
- [x] #2222
-
When trying to use the generated code for contract factories, in combination with SvelteKit, the following error appears:
'Overrides' is a type and must be imported using a type-only import when 'p…
-
Tracking all tickets related to extensions / plugins or proposed extensions:
Previous discussion
- https://github.com/foundry-rs/foundry/issues/706
- https://github.com/foundry-rs/foundry/issue…
-
I watched the presentation on TruffleCon today and I love the new features coming up. I did notice a problem for us. We use a Factory pattern to deploy many versions of the same contract. By removing …
-
Some ideas on the *About Page*
---
## GHOFund
GHOFund is a Treasury Management Platform to bring deep insights and effective management to DAO treasury.
- **On-demand Treasury Contract Cr…
-
# Handle
hyh
# Vulnerability details
## Impact
`NFTXVaultFactory` contract holds information regarding vaults, assets and permissions (vaults, _vaultsForAsset and excludedFromFees mappings).
As t…
-
Awesome project here!
I was trying to modify to see if it would be possible to update the shares/payee list after the contract has been created?
Running into some issues because in the underlyin…
-
Suggestion is to subclass web3's Contract class and add necessary functionality specifically to streamline testing. Suggested functionality includes:
- [ ] Contract Template handling (Factory vs. I…
-
I'm trying to integrate Uniswap into my own contract, I have given the UniswapRouterV2 contract allowance to transfer tokens on my behalf but still I'm getting TRANSFER_FROM_FAILED. I have been testin…