Commit Graph

13 Commits

Author SHA1 Message Date
Larry Ruane 1dc439080b add COPYING and copyright lines 2020-03-12 12:02:55 -06:00
Larry Ruane 2bc78857b1 add better proto file doc (re-generation requires docker) 2020-03-02 17:21:41 -07:00
Larry Ruane 40f9dab995 add documentation for lightwalletd APIs and data types 2020-03-02 17:21:41 -07:00
Larry Ruane a4f968823f test improvements, and minor cleanups 2020-01-31 16:36:31 -07:00
Larry Ruane 2b73689794 remove sqlite3, add block cache (adityapk00)
Co-authored-by: Aditya Kulkarni <adityapk@gmail.com>
2019-12-19 12:11:03 -07:00
mdr0id 3e0d3c2d4d Adding release targets to Makefile 2019-10-13 14:43:18 -07:00
mdr0id 35693caab5 update makefile target for default user privs in Dockerfile 2019-10-11 18:46:31 -07:00
mdr0id 2d2007925a Resolve CI bug 1 2019-10-05 08:22:39 -07:00
mdr0id 1e8cfac8a9 adding patch for dockerfile and according makefile targets 2019-10-01 15:56:16 -07:00
mdr0id 13280b15e6 Resolve Alpine golang go test -race issue 2019-09-25 09:28:31 -07:00
Marshall Gaucher 57128c12d7
update makefile targets and gitlab-ci.yml for unittest patch (#75)
* update makefile targets and gitlab-ci.yml for unittest patch

* remove tags that do nothing for gitlab on fork

* golang alpine latest is not valid in docker executor

* add sqlite3 package

* add sqlite package

* it's building from integration test that has bug sqlite is not issue
2019-09-20 12:43:13 -07:00
mdr0id 4a2d22ca3a Update makefile for broken make target 2019-09-05 18:17:26 -07:00
mdr0id ea3b3c119f creating initial Makefile for CI/CD 2019-07-30 10:44:44 -07:00