Alex Grin
|
cb9c633936
|
Merge pull request #79 from lbryio/fix_support_abandon
Fix lbrycrd crashing
|
2017-12-29 10:03:47 -05:00 |
|
Kay Kurokawa
|
d29f110a11
|
fix bug where we did not check the root node in the cache when reordering the trie
|
2017-12-28 11:43:14 -05:00 |
|
Kay Kurokawa
|
40e034ef1b
|
add logging messages to debug the crashing support on abandon issue
|
2017-12-28 11:43:14 -05:00 |
|
Kay Kurokawa
|
865f746636
|
add unit test to see if having a support and an abandon in the same block when there are not other claim will crash lbryrcrd
|
2017-12-28 11:43:10 -05:00 |
|
Umpei Kay Kurokawa
|
6179347045
|
Merge pull request #70 from lbryio/fix_getblocktemplate
Fix getblocktemplate command not returning the correct claimtrie hash
|
2017-09-13 12:14:07 -04:00 |
|
Kay Kurokawa
|
b2216fd270
|
fix getblocktemplate command not returning the correct claimtrie hash
|
2017-09-13 12:08:39 -04:00 |
|
Alex Grintsvayg
|
5a1d288b17
|
bump build after merging PRs
|
2017-09-13 09:12:59 -04:00 |
|
Alex Grintsvayg
|
800bb51fbf
|
Merge 'mkg20001:patch-1'
* commit '30e94119':
Fix currency unit
Branding
Change CURRENCY_UNIT and BitcoinUnits::name
|
2017-09-13 09:09:54 -04:00 |
|
mkg20001
|
30e941195a
|
Fix currency unit
|
2017-09-13 09:09:30 -04:00 |
|
mkg20001
|
32e73f4586
|
Branding
Replace the Bitcoin logo with the LBRY logo
|
2017-09-13 09:09:30 -04:00 |
|
mkg20001
|
d438e9f968
|
Change CURRENCY_UNIT and BitcoinUnits::name
This will show LBRY instead of BTC
|
2017-09-13 09:09:30 -04:00 |
|
Procrastinator
|
20ae466765
|
Replace Satoshi subversion with LBRY
Distinguishes lbry nodes from bitcoin nodes
|
2017-09-13 09:08:39 -04:00 |
|
Jack Robison
|
84b093b981
|
bump version to 0.12.0.5
|
2017-08-14 10:51:55 -04:00 |
|
Jack Robison
|
84f074b9fa
|
Merge branch 'getclaimbyid'
|
2017-08-14 10:20:07 -04:00 |
|
Jack Robison
|
7a0724098f
|
feedback from kay
|
2017-08-08 18:49:25 -04:00 |
|
Jack Robison
|
04d77ab376
|
add getclaimbyid
|
2017-08-08 10:18:34 -04:00 |
|
Jack Robison
|
24d5e64d0b
|
update gitignore
|
2017-08-06 16:52:46 -04:00 |
|
Jack Robison
|
3a7e7adfe3
|
bump version to 0.12.0.4
|
2017-04-13 18:43:48 -04:00 |
|
Jack Robison
|
2b1d07fee4
|
Merge pull request #60 from lbryio/include-claimid-in-getclaimsintrie
include the claimid in the response for getclaimsintrie
|
2017-04-13 18:38:26 -04:00 |
|
Jack Robison
|
dd8638dba8
|
include the claimid in the response for getclaimsintrie
|
2017-04-13 15:10:22 -04:00 |
|
Alex Grintsvayg
|
4ec3516045
|
bump version to 0.12.0.3
|
2017-04-03 17:27:03 -04:00 |
|
Jack Robison
|
5913a70f7e
|
Merge pull request #58 from lbryio/add-claimid-to-getvalueforname
add claimId to return from getvalueforname
|
2017-03-22 21:12:10 -04:00 |
|
Jack Robison
|
e6629319a5
|
add claimId to return from getvalueforname
|
2017-03-22 15:06:20 -04:00 |
|
Kay Kurokawa
|
4a8e372720
|
bump version to 12.0.1.2
|
2017-02-01 11:16:28 -05:00 |
|
Umpei Kay Kurokawa
|
1b896ae75b
|
Merge pull request #56 from lbryio/change_block_decrements
Change max block decrement amount to 50
|
2017-01-13 10:35:23 -05:00 |
|
Umpei Kay Kurokawa
|
ffad0154c1
|
Merge pull request #55 from lbryio/new_effective_amount
Adding effective amount function to CClaimTrie
|
2017-01-11 13:46:33 -05:00 |
|
Kay Kurokawa
|
61664b027b
|
change max block decrement amount to 50
|
2017-01-04 17:52:07 -05:00 |
|
Kay Kurokawa
|
86592934cb
|
Adding effective amount function to CClaimTrie
|
2017-01-04 13:57:28 -05:00 |
|
Umpei Kay Kurokawa
|
6542b53b36
|
Merge pull request #53 from kaykurokawa/fix_removesupport_bug_2
Fix remove support bug
|
2016-11-10 20:18:10 -05:00 |
|
Umpei Kay Kurokawa
|
e20f6785ad
|
Merge pull request #52 from kaykurokawa/claimtrie_branching_tests
Claimtrie branching tests with test for remove suppport bug
|
2016-11-10 20:17:37 -05:00 |
|
kkurokawa
|
51d6b690cb
|
fixing removesupport bug
|
2016-11-10 20:15:23 -05:00 |
|
kkurokawa
|
03b3828a65
|
adding test to check for spend of support where i in of txin[i] is not 0
|
2016-11-01 15:46:32 -04:00 |
|
kkurokawa
|
34f61bbbf0
|
adding new claimtrie branching tests
|
2016-10-28 14:28:11 -04:00 |
|
Umpei Kay Kurokawa
|
cddeccd2b9
|
Merge pull request #50 from kaykurokawa/add_claimscript_encode
Adding claimtrie script generation functions
|
2016-10-28 12:26:43 -04:00 |
|
Umpei Kay Kurokawa
|
af860d89cf
|
Merge pull request #49 from kaykurokawa/set_release_true
Set client version as release
|
2016-10-27 11:06:18 -04:00 |
|
kkurokawa
|
65505b3d55
|
Adding claimtrie script generation functions
|
2016-10-27 11:02:21 -04:00 |
|
kkurokawa
|
b6d9e4e591
|
setting client version as release
|
2016-10-26 11:32:02 -04:00 |
|
Job Evers‐Meltzer
|
b89ff5f456
|
Merge pull request #34 from kaykurokawa/check_dust
Re-enable dust threshold checks
|
2016-10-18 11:27:20 -05:00 |
|
Alex Grintsvayg
|
f288fac940
|
Bump version: 0.3.15 → 0.3.16
|
2016-10-13 16:07:25 -04:00 |
|
Alex Grintsvayg
|
7308f24663
|
get bumpversion back on track
|
2016-10-13 16:07:17 -04:00 |
|
Alex Grin
|
5a83924245
|
Merge pull request #47 from lbryio/new_seed_nodes
update fixed seed nodes
|
2016-10-13 16:05:28 -04:00 |
|
Alex Grintsvayg
|
df5f764d52
|
add testnet dns seeds
|
2016-10-13 15:46:14 -04:00 |
|
Alex Grintsvayg
|
c8199b158d
|
update fixed seed nodes
|
2016-10-12 20:25:21 -04:00 |
|
Alex Grintsvayg
|
270307a290
|
license
|
2016-09-13 22:10:35 -04:00 |
|
James Kiselak
|
0d0d7c5320
|
Merge pull request #37 from kaykurokawa/bump_version
update version
|
2016-08-26 18:38:25 -04:00 |
|
Alex Grintsvayg
|
e7eaf46f3c
|
bumpversion
|
2016-08-25 19:14:44 -04:00 |
|
James Kiselak
|
fa505b789a
|
Merge pull request #38 from kaykurokawa/new_basic_tests
New basic tests
|
2016-08-17 21:09:47 -04:00 |
|
kkurokawa
|
1b80858a44
|
adding test to check the POW algorithm
|
2016-08-10 21:04:04 -04:00 |
|
kkurokawa
|
e0089d19f2
|
adding test for block with bogus claim trie hash
|
2016-08-10 16:45:36 -04:00 |
|
kkurokawa
|
50c2ed0fee
|
lowering dust threshold to 1 , in order to not break lbrynet
|
2016-08-08 20:49:40 -04:00 |
|