0e41f07c47
In this commit, we create a new `build/release` package which houses the build instructions and scripts that we need to do deterministic builds across Windows, Linux, and MacOS. With this new system, it's now possible for all `lnd` developers, as well as users to verify the posted build binaries. This wasn't possible in prior release as only in Go 1.13 did deterministic builds becomes easier/possible. See the new `README.md` for further details. |
||
---|---|---|
.. | ||
release | ||
deployment_dev.go | ||
deployment_prod.go | ||
deployment.go | ||
log_default.go | ||
log_nolog.go | ||
log_stdlog.go | ||
log.go | ||
loglevel_critical.go | ||
loglevel_debug.go | ||
loglevel_default.go | ||
loglevel_error.go | ||
loglevel_info.go | ||
loglevel_off.go | ||
loglevel_trace.go | ||
loglevel_warn.go | ||
version.go |