2018-08-08 17:18:25
Generated the 4tb field and deleted it
Fireduck
2018-08-08 17:18:36
would be too expensive to copy the damn thing out of cloud
Fireduck
2018-08-08 17:18:46
generating it locally as well to make sure the hash comes out the same
Fireduck
2018-08-08 17:19:02
but not rush, it would be a protocol change to enable it anyways
Fireduck
2018-08-08 17:25:30
4tb,lol
alistar
2018-08-08 17:26:08
i for one eagerly wait for 16TB fields
Rotonen
2018-08-08 17:26:34
I might need to shift the generation algorithm for that
Fireduck
2018-08-08 17:26:40
this one is pretty brutal
Fireduck
2018-08-08 17:26:55
took 14 days to generate the 4tb file on a GCE instance
Fireduck
2018-08-08 17:27:14
but it should be linear with size
Fireduck
2018-08-08 20:14:15
is it possible to set up the daemon and wallet on a raspberry pi?
THX 1138 4EB
2018-08-08 20:17:55
yes
Fireduck
2018-08-08 20:18:07
bazel might not work well (or at all)
Fireduck
2018-08-08 20:18:13
so easier to copy jar files onto a pi
Fireduck
2018-08-08 20:18:20
but should work just fine
Fireduck
2018-08-08 20:18:38
might have to use lobstack rather than rocksdb
Fireduck
2018-08-08 20:18:48
not sure if the rocksdb library has arm binary
Fireduck
2018-08-08 22:51:55
what's bazel?
THX 1138 4EB
2018-08-08 23:09:27
The build system we use
Fireduck
2018-08-08 23:09:41
Made by Google, works pretty well
Fireduck
2018-08-08 23:09:51
Plus I know how to use it, mostly
Fireduck
2018-08-08 23:26:41
where can i get the jar files? are they on github?
THX 1138 4EB
2018-08-08 23:27:38
The release zips have them
Fireduck
2018-08-08 23:27:56
Or you can build them on a regular Linux machine
Fireduck
2018-08-08 23:53:33
i want the least complicated route
THX 1138 4EB
2018-08-08 23:54:17
Releases from website
Fireduck