.github
Merge branch 'master' into lindanlee-templates-2
2020-06-01 15:04:56 -05:00
cmd
Mempool ( #10 )
2021-07-14 14:46:20 -07:00
common
Return hashes with getlatestblock
2021-07-26 13:11:02 -07:00
docs
Merge fixes
2021-04-19 13:46:14 -07:00
frontend
Cleanup logging
2021-07-28 19:34:41 -07:00
parser
Merge fixes
2021-04-19 13:46:14 -07:00
tekton
Added tekton for Docker image build
2020-03-23 15:01:04 -04:00
testclient
Merge fixes
2021-04-19 13:46:14 -07:00
testdata
add zcashd versioning to GetLightdInfo result
2020-12-03 22:55:08 -07:00
testtools
Merge fixes
2021-04-19 13:46:14 -07:00
utils
fix pullblocks.sh for macOS
2020-11-04 08:25:14 -07:00
vendor
generalize GetAddressUtxos to accept taddr list
2021-04-08 11:22:12 -06:00
walletrpc
Mempool ( #10 )
2021-07-14 14:46:20 -07:00
.codecov.yml
Update .codecov.yml
2019-10-29 16:21:39 -07:00
.env.template
Moved HTTP endpoint startup to a fucntion
2020-04-09 10:27:08 -06:00
.gitignore
Add windows executable exception
2021-04-20 10:58:47 -07:00
.gitlab-ci.yml
Updated Makefile for new build options
2020-03-18 08:56:29 -06:00
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md
2019-09-19 19:26:16 -07:00
CONTRIBUTING.md
Fix typos
2020-12-21 13:03:41 -07:00
COPYING
add COPYING and copyright lines
2020-03-12 12:02:55 -06:00
Dockerfile
Fix typos
2020-12-21 13:03:41 -07:00
LICENSE
Create LICENSE
2019-09-19 19:21:48 -07:00
Makefile
Fix names
2021-04-20 20:28:46 -07:00
README.md
Update README
2021-04-22 09:25:53 -07:00
build.sh
Build into dockerfile
2020-06-25 21:31:33 -07:00
buildenv.sh
Added per-instance password by moving to an environment build script.
2019-12-20 14:15:45 -08:00
docgen.sh
add documentation for lightwalletd APIs and data types
2020-03-02 17:21:41 -07:00
docker-compose.yml
Revert "Update compose for new LWD config params"
2020-06-08 13:27:16 -04:00
go.mod
Update deps
2021-04-21 10:59:27 -07:00
go.sum
Update deps
2021-04-21 10:59:27 -07:00
lightwalletd-example.yml
Example usage of cobra and viper for configuration
2020-03-18 08:56:29 -06:00
main.go
Merge fixes
2021-04-19 13:46:14 -07:00