1 2017-11-10 00:45:39 <adiabat> keymone: nodes reject it if it's +/- 2hrs from current time
2 2017-11-10 00:45:53 <adiabat> also some other rules about median time of last 11 blocks
3 2017-11-10 00:46:33 <adiabat> in genreal, blocks with a very wrong time in the header will be rejected
4 2017-11-10 13:04:43 <JackH> is zeromq by default started with bitcoin-qt, or does it need to be enabled?
5 2017-11-10 13:13:53 <wumpus> JackH: zeromq is never enabled by default, you need to enable it w/ command line options as well as set up the notifications, as explained in doc/zmq.md
6 2017-11-10 22:54:32 <dreki> I've been out of the game for pretty much 4 years. Has BitcoinJ gained any traction?
7 2017-11-10 23:32:42 <Dizzle> dreki: yea, it's the basis of the popular Bitcoin Wallet for Android.
8 2017-11-10 23:33:15 <Dizzle> and acts as the network lib for jElectrum (server)