Andrew Toth

Results 216 comments of Andrew Toth
trafficstars

@so7ow how is it looking today?

Ahh dang. I was well into 600ks after 12 hours. You sure you are on the right commit?

ok... well was this further than you got after 21 hours last time at least? Also, thank you for testing!

Dang. Now's the hard part 😬

Would you be willing to test my speedup branch? It contains a bunch of patches to improve sync speed. Notably skipping blocks before the first inscription height, using p2p interface...

With my speedup branch, index size is 1.2 GB. It also syncs in under an hour.

@Kodylow can you try my speedup branch? https://github.com/casey/ord/issues/1648#issuecomment-1426565987. Myself and several testers have been able to sync in an hour or two. I don't think it's necessary to pursue some...

Have you tried https://github.com/LukeMathWalker/cargo-chef? It will make subsequent builds much faster. I recommend using it for the dockerfile.

@veryordinally @raphjaph @casey fixed broken test, ready for review. Also, #1637 and #1731 are relevant to this as well. Since we're using hyper, the json-rpc `index.client` that is created at...