This project is mirrored from ssh://*****@github.com/lbryio/lbrycrd.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 09 Feb, 2019 8 commits
-
-
lbrynaut authored
Add some additional logging during ICU configuration and build process. Resolve ICU on windows link issues. Add /tmp/icu_install (cross-compile staging build) to the travis directory cache for future windows builds.
-
Brannon King authored
-
lbrynaut authored
Rename claimtrieForks to claimtrieforks for consistency Update a typo in rpcwallet
-
Brannon King authored
don't skip build by dir alone
-
Brannon King authored
-
Brannon King authored
also includes code to validate incoming utf8 moved normalization from claimTrie; all in cache now also fixed a few post-merge issues added handling for support normalization fixed failure to handle unnormalized items reinserted on rollback fixing ICU deps for Travis build get more info on Travis build failure Travis experiment 2: ICU fPIC add independent tests to check string normalization only move comment to proper location, and note what excpetion is thrown add RPC call checknormalization so user can see what normalization does made expiration at norm time smarter also rearranged unit test code to avoid some spurious errors made ICU compile statically also fixed early exit in reproducible_build script changed to keep original name removed ability to return just-added supports it was impossible to get the normalized names correct there apparently the -s is no longer appreciated moved normalization code to separate file also fixed bug on effective amount fixed performance problem on trie upgrade fixed issue with valid height on rollback fixed issue with post-normalization name q data fixed failure to remove normalized claims on rollback post-merge fixes post-merge fixes
-
lbrynaut authored
where normalization is enabled and the claim no longer exists (due to normalization related narrowing)
-
lbrynaut authored
Apply (self) review feedback Clean deps required for boost to rebuild with icu support (for now) Normalization bug fixes and improvements Clang-formatting
-
- 06 Feb, 2019 1 commit
-
-
Mark Beamer Jr authored
-
- 29 Jan, 2019 1 commit
-
-
Julie Sigwart authored
-
- 14 Dec, 2018 2 commits
-
-
Brannon King authored
build experiment 2 build experiment 3 build experiment 4 Replace flattenTrie by callback Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> Use interruption point instead of boolean condition Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> Add ability to earlier exit in rpc methods getclaimtrie and getclaimsintrie Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> simplified early exit handling ran formatter check out the whole repo on Travis (for formatter) origin should be there
-
Brannon King authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> Use interruption point instead of boolean condition Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> Add ability to earlier exit in rpc methods getclaimtrie and getclaimsintrie Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg> simplified early exit handling ran formatter
-
- 13 Dec, 2018 2 commits
-
-
Brannon King authored
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 07 Dec, 2018 1 commit
-
-
kay kurokawa authored
Adjust each unit test to use its own reinitialized unique_block_counter, move CreateCoinbase and CreateBlock functions inside of ClaimTrieChainFixture
-
- 06 Dec, 2018 3 commits
-
-
kay kurokawa authored
-
-
-
- 05 Dec, 2018 1 commit
-
-
kay kurokawa authored
-
- 29 Nov, 2018 1 commit
-
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 28 Nov, 2018 1 commit
-
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 08 Nov, 2018 1 commit
-
-
Ariel Rodriguez authored
-
- 31 Oct, 2018 4 commits
-
-
Kent authored
-
Brannon King authored
-
kay kurokawa authored
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 19 Oct, 2018 2 commits
-
-
Brannon King authored
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 15 Oct, 2018 2 commits
-
-
kay kurokawa authored
-
kay kurokawa authored
-
- 13 Oct, 2018 1 commit
-
-
kay kurokawa authored
-
- 01 Oct, 2018 1 commit
-
-
Brannon King authored
-
- 26 Sep, 2018 1 commit
-
-
Brannon King authored
-
- 05 Sep, 2018 1 commit
-
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 04 Sep, 2018 2 commits
- 03 Sep, 2018 1 commit
-
-
lbrynaut authored
Fix incorrect usage of the claim index
-
- 31 Aug, 2018 1 commit
-
-
Anthony Fieroni authored
Signed-off-by:
Anthony Fieroni <bvbfan@abv.bg>
-
- 30 Aug, 2018 1 commit
-
-
Brannon King authored
also included the generated docs also changed Travis build script to not run the formatting check on OSX
-
- 28 Aug, 2018 1 commit
-
-
lbrynaut authored
maintain state through re-orgs and delayed activation states. Includes get_claim_by_id_test_2 and get_claim_by_id_test_3 written by Kay.
-