Chris Hatch

Results 29 comments of Chris Hatch

closing, not related to stellarexplorer

hi @xaur, wow I hadn't seen this decred project before .. looks like all the supported chains are bitcoin based and work in similar ways. definitely it would be possible...

hi @blackicicle unfortunately i don't have time to add this any time soon, but take a look at this blog post for a way to do bonds: http://jedmccaleb.com/blog/bonds-on-stellar/

I wanted to see if it picked up more schema changes than the migra diff does. In particular we don't see comments in the diffs (on tables and other postgres...

It's currently occuring on the main route: https://horizon-testnet.stellar.org/trades But mainnet looks fine: https://horizon.stellar.org/trades

thank you for his PR and sorry for a very late reply. I get a lot of spam PRs and issues and am sorting through all these now. this is...

Attaching baseline report from source-map-explorer to compare changes too: [bundle-before.txt](https://github.com/chatch/stellarexplorer/files/1214230/bundle-before.txt)

uri.js (48kb) - looks like it's bundled twice (once for stellar-sdk and once for react-scripts) ... bluebird (77kb) is bundled but es6-promise (6kb) and 'promise' are also. is it possible...

dropped ~40k approx upgrading to react 16

switching to preact would heavily reduce the size too. see compat module too: https://github.com/developit/preact-compat