Merge branch 'master' into greenkeeper/nyc-15.0.0

This commit is contained in:
Chris Troutner
2020-01-11 11:06:03 -08:00
committed by GitHub
3 changed files with 418 additions and 348 deletions
+4
View File
@@ -7,6 +7,9 @@ start-decatur-main
start-decatur-test
start-bitcoincom.sh
test-remote-server.sh
start-bitcoincom-testnet.sh
start-local-server.sh
start-local-testnet-server.sh
coverage
start-my-infra
@@ -16,3 +19,4 @@ nohup.out
slp-tx-db/
logs/
docs/*
+413 -347
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -65,7 +65,7 @@
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"semantic-release": "^15.13.19",
"semantic-release": "^16.0.0",
"sinon": "^7.3.2",
"typescript": "^3.1.4"
},