.github
Merge branch 'master' into lindanlee-templates-2
2020-06-01 15:04:56 -05:00
cmd
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
common
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
docs
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
frontend
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
parser
Merge 'upstream/master'
2022-06-07 09:44:48 -05: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 V5 transaction (orchard) parsing test
2022-04-12 00:05:29 -06: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
go mod tidy && go mod vendor (update dependencies)
2022-02-16 22:11:50 -07:00
walletrpc
Merge 'upstream/master'
2022-06-07 09:44:48 -05: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
update gitignore
2022-06-07 09:59:13 -05: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 list of RPC methods in README
2021-12-08 14:23:52 -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
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
go.sum
Merge 'upstream/master'
2022-06-07 09:44:48 -05: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