v1.9.0
Changelog
1822c16 ADD ability to stop process during transaction syncing instead of after for a faster shutdown.
8cb6cb4 ADD configurable profiling mechanism for environments. FIX all panics in the datastore.
a4ab4a2 Add block height debug logging for every block Fix concurrency, to continue with channel queue when error is hit and return the first error when done.
00c5282 Add data folder to git ignore since its used to hold lbrycrd data
c478f66 Add goimports to travis for build.sh
f5a65f7 Add handling of non standard scripts that are not claim scripts
3f5530d Add segwit support
e06eeb2 Add special handling of genesis block since v17 doesn't allow using getrawtransaction on the genesis block
d271ca1 Add support for nulldata output script type
f9eae67 Add support for nulldata output script type Fix concurrency bug Remove processing of genesis block (v0.17.2.1) Add error tracing Update e2e testing
b0712f8 Add trace to errors during e2e test Add docker-compose or build to be local Add
1dee1b5 Additional panic removals
557d991 Adjustments for go mods and fix for client.
260f408 FIX bug hanging the syncing process.
1ad1962 FIX nometadata argument removal
ff10443 Fix bug where sdhash is greater than 120 characters.
ff6a7c0 Fix panic by returning error so the app doesnt crash.
f0f89b5 Fix panic by returning error so the app doesnt crash.
96421bb Fixed bindata for travis build
da1309f Fixed travis build
b47c48d Include MySQL version number
325508b Merge branch 'column_size_fix'
8e7edd2 Merge branch 'master' of https://github.com/lbryio/chainquery
fbc8e5f Merge branch 'master' of https://github.com/lbryio/chainquery
c7d79a8 Merge branch 'master' of https://github.com/lbryio/chainquery
f2c191a Merge pull request #123 from AlessandroSpallina/master
664a65d Merge pull request #125 from lbryio/fix_lbrycrd_client
b471665 Merge pull request #126 from lbryio/fix_testnet
2214d9c Merge pull request #129 from StrikerRUS/patch-1
ce68eb2 Merge pull request #131 from lbryio/cleanup
efa6bca Merge pull request #133 from lbryio/align-lbrycrd
183decd Remove panic from outpoint.go for missing address
2a0645e Resolve error from unhandled get call for datastore.
847aa29 UPDATE e2e test to use lbrycrd v0.17.3.1 UPDATE readme to have contributors run the e2e test
d27f6f4 UPDATE remove bindata.go from repo since its auto generated
77010f7 Update api generation
63a756a Update btcd libraries to avoid hardcoded chain parameters Update bindata library
2b74dfd Update build binary to be executable.
120ef4d Update daemon to only run jobs when the chain is caught up.
ab5ff48 Update daemon to only run jobs when the chain is caught up.
0e14593 Update test.sh to include additional packages for testing
7da0287 Update test.sh to include additional packages for testing
ae6dfcf Update travis build to not change go.mod
c2ba24d Update travis to remove go gets that should only be in the lint.sh
e17012b align structures to lbrycrd
8131544 bump year in license
2ea85b3 fix columns
c9cd89a fix transaction hashes column
e747264 fix wrong cut and paste in cmd description
282a4a5 fixed bug where it gets stuck at height zero
c86a416 init gomod
1b95b3e return "ERROR" as bidstate when there is no associated output.
f2389e2 return "ERROR" as bidstate when there is no associated output.
e2cc63b try updating go mod