dswilson4

Results 6 comments of dswilson4

@jonator Can I take on this issue?

Any suggestions for testing an IBC transfer on the testnet for an end-to-end test? I have tokens on the osmosis testnet and am trying to do an IBC transfer, looking...

I have been using a hardcoded array of History objects following the [same type here](https://github.com/osmosis-labs/osmosis-frontend/blob/cbf31efc3ef58f6c637454eeae048dfcc91f8c9a/packages/web/components/table/transfer-history.tsx#L30:~:text=type%20History%20%3D,%7D%3B) to render and test sample data like so: ```[{ txHash: "txHash1", createdAtMs: Date.now() - 3600000,...

Also where is the source for the osmo runner canvas component? I'll also ask Sunny if he has it available

@kisickilukasz This got the build working for me, nicely done

@cbachmeier @zzmp @JFrankfurt Hopefully could get eyes on this, the issue this fixes affects developers building the repo/running yarn for the first time.