125 Commits (xprv-restore)

Author SHA1 Message Date
Andras Banki-Horvath 798bf05838
build: add itest-race build target to catch data races with itests 3 years ago
eugene 13d7e97a84
docs: update fuzz.md to explain new build/run process 3 years ago
carla a80a6f0453
Makefile: bump goacc commit 3 years ago
Johan T. Halseth 2868b22083
make: pass mobile subserver prefix to docker when generating mobile RPC 3 years ago
Oliver Gugger fdbd4da771
make: use make for docker-release 3 years ago
Conner Fromknecht 7f9dcc143f
make: add unit-debug target 3 years ago
Oliver Gugger 3ddb92d99b
make: clean mobile stubs before building release 3 years ago
Oliver Gugger 3bcfe931f9
make+lnrpc: compile mobile RPC with docker too 3 years ago
Oliver Gugger e9a0f36786
make+lnrpc: use docker to compile protos 3 years ago
Oliver Gugger 25ac071300
build: add release-install goal, hash individual binaries 3 years ago
Oliver Gugger 4c56f3cacb
multi: add release helper docker file 3 years ago
Andras Banki-Horvath b2ab5e8af1
itests: run etcd itests with generated ports 3 years ago
Oliver Gugger 330f3c4dd0
make: use --tags to describe commit 3 years ago
Johan T. Halseth 892635a93d
make: run goimports during make fmt 3 years ago
Johan T. Halseth 6dfefe39ce
make: exclude autogenerated files from go fmt 3 years ago
Oliver Gugger b42c5e5fad
make+scripts: use pre-compiled btcd in itest 3 years ago
Oliver Gugger 8829960b1a
make+Travis: use EXEC_SUFFIX for Windows, remove explicit goal 3 years ago
Oliver Gugger b91b7434f6
make: replace ITEST goal with script 3 years ago
Oliver Gugger 47e8882480
make+itest: allow the same test to be run in parallel 4 years ago
Oliver Gugger d4068e9892
travis+make: execute test groups in parallel 4 years ago
carla c92b030652
multi: remove experimential build flag for assumechanvalid 4 years ago
Oliver Gugger ab4f1c3b5a
github+make: check all CLI flags are in sample-lnd.conf 4 years ago
Oliver Gugger 5189cb799a
make: add fuzz-build and fuzz commands 4 years ago
Olaoluwa Osuntokun 0f90bb638d build: build and run CI against Go 1.5 4 years ago
Andras Banki-Horvath 357cd7d7a7
make: allow optional extra tags when running unit tests 4 years ago
Oliver Gugger 6115a7b12b
make+itest: make itest Windows compatible 4 years ago
Johan T. Halseth 935fa7f12d
make+mobile: pass expected falafel version to build script 4 years ago
Johan T. Halseth d41ca81aad
make: add goimports dep 4 years ago
Johan T. Halseth fd8e6c98b9
make: fetch falafel dependency for mobile-rpc 4 years ago
Johan T. Halseth 7a30332619
mobile: use single "mobile" build tag instead of "ios" and "android" 4 years ago
nsa 85852733af Makefile: add -w to -ldflags to strip DWARF symbols 4 years ago
Oliver Gugger f48b0289f5
make: check that all RPCs are defined in yaml 4 years ago
Oliver Gugger caf4cb16c4
build+make: move release script 4 years ago
Oliver Gugger 317ccb2cc9
make+build: call release script from makefile 4 years ago
Joost Jager 1307a96624
itest: check for new errors in logs 4 years ago
Oliver Gugger ec5bfd3df7
make: move escaped double quote to fix windows build 4 years ago
Conner Fromknecht d66f15d01f
make+build: compile go version into binary 4 years ago
Conner Fromknecht 07420835d0
make+build: compile build tags into binary 4 years ago
Conner Fromknecht 75a1a1fbab
make+build: compile SHA1 commit hash into binary 4 years ago
Johan T. Halseth 73c542c934
travis+lint+make: limit lint concurrency only on travis 4 years ago
Oliver Gugger 7917d22daf
Makefile: don't format proto 4 years ago
Conner Fromknecht 7a1013fb9e
make+travis: verify compiled protos on travis 4 years ago
Conner Fromknecht d7af7934b8
travis: staged travis builds 4 years ago
Conner Fromknecht dd13a3c0d8
Makefile: make unit tess non-verbose 5 years ago
Conner Fromknecht da1b599d88
Makefile+release: only use -trimpath on release script 5 years ago
Conner Fromknecht cd7610ff41
Makefile: remove linter version from pkg definition 5 years ago
Conner Fromknecht 4e5c4df098
Makefile: remove side-effects to go.mod when installing all deps 5 years ago
Conner Fromknecht ed8913f08a
Makefile: add verbose output to go get for linter 5 years ago
Conner Fromknecht 697974c9cf
Makefile: remove extraneous go install calls for module deps 5 years ago
Conner Fromknecht a8130f0c40
Makefile: remove -u when installing go-acc 5 years ago