Aditya Kulkarni
9439901d5c
update gitignore
2022-06-07 09:59:13 -05:00
Aditya Kulkarni
994e8a05f2
Merge 'upstream/master'
2022-06-07 09:44:48 -05:00
Larry Ruane
3f669c3d19
added unit test
2021-07-26 23:20:05 -06:00
Aditya Kulkarni
9501c7e975
Add windows executable exception
2021-04-20 10:58:47 -07:00
Larry Ruane
faca1ecbef
increase the 252 per-block transaction limit ( #273 )
2020-06-03 18:58:26 -06:00
Larry Ruane
c2a6306ce5
Misc cleanups and fixes
...
- improved corruption recovery (don't back up by just 1 block at a time)
- move darksidewallet gRPCs to their own .proto file
- this force-push removes my commits for reorg testing using SetState
2020-04-24 16:55:47 -06:00
Larry Ruane
1d11751e4e
update README
2020-04-13 22:22:44 -06:00
Larry Ruane
1ff6ea4091
move block cache from memory to files
2020-04-08 18:10:50 -06:00
Larry Ruane
f4ad7146d6
finish documenting gRPC api: methods, arguments, return values
2020-04-06 11:14:14 -06:00
Larry Ruane
e71de4d88f
rebase PR 175 - Use cobra and viper for configuration
2020-03-18 12:13:30 -06:00
Larry Ruane
40f9dab995
add documentation for lightwalletd APIs and data types
2020-03-02 17:21:41 -07:00
Larry Ruane
44dc02a38e
add coverage.* (output of make test) to .gitignore
2019-10-10 13:36:49 -06:00
Marshall Gaucher
9a1b929b1e
Update .gitignore
2019-09-20 10:56:43 -07:00
zebambam
f1ac9c1337
Added .gitignore, provided command line defaults, made errors more obvious, told users to check the log file after it is initialized when a fatal error occurs, require users to pass -very-insecure=true when not using TLS certificates
2019-08-28 14:36:24 -07:00