Commit Graph

6 Commits (c0c2dc415175d2db72a788ea8b7a3e2ae2ab4f6a)

Author SHA1 Message Date
CryptoManiac c0c2dc4151 You have to link against libdl on Linux
Otherwise there will be linking error because rocksdb is importing ```dlclose```, ```dlopen``` and other functions from libdl.so.
2020-12-04 12:05:33 +01:00
Martin Boehm a7d95a49df Use go1.14.2 to build Blockbook 2020-05-10 00:26:47 +02:00
Martin Boehm 81a1acd6f8 Update documentation to reflect the use of go modules 2020-05-09 11:21:53 +02:00
Jakub Matys eb87d530df typos 2018-08-29 09:47:56 +02:00
Jakub Matys 5a0d0b2fe1 fixes 2018-08-09 14:33:17 +02:00
Jakub Matys ef12666f70 Upgrade of documentation: build, config, contributing, readme 2018-08-09 14:21:15 +02:00