keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

removed react warnings #221

Closed ronmnm closed 4 years ago

ronmnm commented 4 years ago

removed react warnings

mhluongo commented 4 years ago

Thanks @ronmnm! @ironng leaving this to you to review and merge. You can get the CI to run after a manual review by pushing to our hosted repo, ala keep-core

ronmnm commented 4 years ago

Thanks for merging @ironng. I have a question about circleci, it runs automatically when I do PR? or I should do it by myself?

ironng commented 4 years ago

CI gets triggered after we manually push the PR to our repo after review. Circle isn't configured for any forks, so don't worry about it, but thank you for asking!

mhluongo commented 4 years ago

Rationale: we need to make sure env vars, etc aren't being tampered with @ronmnm - though it might not make as much sense for thisrepo, some of our CI jobs have deploy powers. You can always run locally though