1 2017-10-13 11:19:13 <tomdickharry> im trying to find a bitcoin core .wallet via a hex search....the extension was removed in the past for security reasons...
2 2017-10-13 11:19:27 <tomdickharry> is there any pattern that's unique to this file?
3 2017-10-13 11:19:33 <tomdickharry> *to these files i mean
4 2017-10-13 13:11:27 <pbase> hi i am currently syncing the core wallet which is pruned. Can i copy paste the entire downloaded data for a second wallet on a different computer (local)
5 2017-10-13 13:11:38 <pbase> basically what i want to do is to save time in syncing the data on the second computer
6 2017-10-13 14:48:00 <adiabat> pbase: you can try copying the .bitcoin/chainstate and database folders; I've done so and it has worked
7 2017-10-13 14:49:05 <adiabat> I don't know if that's a recommended / ok practice though.  But across the same cpu architecture and version, I've seen it work
8 2017-10-13 15:11:03 <grubles> --enable-asm is default now, right?