Commit graph

242 commits

Author SHA1 Message Date
hboisgibault a1349073d5 Various optimizations 2021-01-17 23:15:35 +01:00
hboisgibault 8da5095804 Cleaning up 2021-01-17 22:51:36 +01:00
hboisgibault d20e235a2f Dockerfile entrypoint 2021-01-17 22:51:06 +01:00
hboisgibault 8f16acd9c8 Github actions config 2021-01-17 21:54:44 +01:00
hboisgibault 3bb0fb9b19 New explorer branch 2021-01-17 21:50:21 +01:00
Niko Storni e74d5b7b2d fix dependencies 2021-01-12 23:03:22 +01:00
Akinwale Ariwodola fc0abe8d33
More claims fix (#91) 2020-10-28 15:57:26 +01:00
Jeremy Kauffman 7e9851ccfc
Merge pull request #80 from lbryio/dependabot/composer/cakephp/cakephp-3.7.7
Bump cakephp/cakephp from 3.7.1 to 3.7.7
2020-03-16 14:04:26 -04:00
Jeremy Kauffman d7fb718dd0
Merge pull request #86 from kcseb/master
Change footer to .com
2020-03-16 14:03:03 -04:00
Kenneth C 6f4fa32078
Updated a missed .io 2020-03-09 20:33:19 -04:00
Kenneth C 8873373465
Update URL to .com 2020-03-09 20:32:16 -04:00
Akinwale Ariwodola a73d65b1c2
Merge pull request #85 from lbryio/fix-utxosupply
fix custom configuration loading and gettxoutsetinfo request
2020-03-04 16:04:37 +01:00
Thomas Zarebczan bb595d0027
update LBRY addresses 2020-02-27 18:22:34 -05:00
Akinwale Ariwodola 52d13987e5 fix custom configuration loading and gettxoutsetinfo request 2020-01-08 22:02:03 +01:00
Niko 57219734c3
Merge pull request #82 from lbryio/fix-utxosupply
Fix utxosupply
2020-01-08 14:06:36 +01:00
Akinwale Ariwodola a7c1b9b346 update community, operational and institutional addresses 2020-01-08 08:04:00 +01:00
Akinwale Ariwodola 77ca91757b fix _gettxoutsetinfo return type 2020-01-07 23:37:50 +01:00
Akinwale Ariwodola a147665e96 fix utxo supply 2020-01-07 23:34:50 +01:00
dependabot[bot] 0f197fc571
Bump cakephp/cakephp from 3.7.1 to 3.7.7
Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 3.7.1 to 3.7.7.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](https://github.com/cakephp/cakephp/compare/3.7.1...3.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-07 22:14:57 +00:00
Akinwale Ariwodola 31d515e992
Blocked claims (#81)
* handle blocked claims
* fix chainquery endpoint
* channel-level blocking
* don't show blocked claims in the result grid
* optimisation: break out of foreach loop if match found
* add caching for api request
* rename cache key
2020-01-07 23:13:38 +01:00
Niko 02551e98d7
Merge pull request #70 from lbryio/crash-fix
Crash fix
2019-10-21 11:41:58 -04:00
Akinwale Ariwodola 007cf0d34c add missing operator 2019-10-15 22:39:27 +01:00
Akinwale Ariwodola c18431394c fix crash on large page numbers? 2019-10-15 22:28:45 +01:00
Niko 04cbdbcaee
Merge pull request #65 from lbryio/fix-dupes
fix dupes
2019-08-02 21:40:44 +02:00
Thomas Zarebczan 9b3a1f4097
remove decoder 2019-07-30 12:11:49 -04:00
Thomas Zarebczan 9582342a3a
fix dupes
fixed dupes on bMvUBo1h5WS46ThHtmfmXftz3z33VHL7wc
2019-07-17 09:41:25 -04:00
Thomas Zarebczan bbc07e8238
Merge pull request #61 from ykris45/patch-1
Update README.md
2019-04-01 13:19:12 -04:00
YULIUS KURNIAWAN KRISTIANTO 4a7be9d61d
Update README.md 2019-04-02 00:16:30 +07:00
Thomas Zarebczan 6054ddc6c0
Merge pull request #59 from marcdeb1/confirmations_fix
Confirmations fix
2019-03-26 17:32:10 -04:00
marcdeb1 a0dac9c35b Mempool transactions confirmation 2019-03-26 11:04:22 +01:00
marcdeb1 5c5c7924af Confirmations number fix 2019-03-25 23:23:08 +01:00
marcdeb1 b8a685a8dc Home page lbry link fix 2019-03-25 23:03:03 +01:00
marcdeb1 9f98c64d18 Merging 2019-03-23 15:25:37 +01:00
Niko 1b13f2711b
Merge pull request #49 from marcdeb1/chainquery
Chainquery integration
2019-02-13 13:01:12 -05:00
marcdeb1 55a3736233 Deprecation warnings 2019-01-26 22:57:30 +01:00
marcdeb1 fd8a6953f3 Deprecation warnings 2019-01-26 22:21:50 +01:00
marcdeb1 70069a29ec Test Travis 2019-01-26 21:56:01 +01:00
marcdeb1 b96d40241d Name Transaction Address table file 2019-01-26 21:04:46 +01:00
marcdeb1 f3564d7809 TransactionAddress loading fix 2019-01-26 20:54:30 +01:00
marcdeb1 2941698c2b Updated CakePHP 2019-01-26 20:37:30 +01:00
Akinwale Ariwodola 0ca160336f
Merge pull request #51 from lbryio/claim-id-null-fix
fix issue with claim names being returned with a hash
2019-01-26 13:43:51 +01:00
Akinwale Ariwodola e8eaf19490 fix issue with claim names being returned with a hash 2019-01-26 13:41:10 +01:00
marcdeb1 9e984c94c1
Merge branch 'master' into chainquery 2019-01-05 22:51:30 +01:00
marcdeb1 19b35b0685 Controlling tag and sorting by bid state in claim search 2019-01-05 22:34:08 +01:00
marcdeb1 1ba751acb3 Thumbnail text and content tag fix 2019-01-05 21:44:37 +01:00
Niko fae8b3e98a
Merge pull request #47 from lbryio/cache2
Adds caching to vulnerable API call
2019-01-04 13:57:14 +01:00
Niko 07d937d0ef
Merge pull request #48 from marcdeb1/fix_mining_chart
Fix mining chart
2019-01-03 00:37:29 +01:00
marcdeb1 a428ebdd73 Chainquery update, transaction value and address balance 2019-01-01 15:40:45 +01:00
Mark Beamer Jr 262e90a2e1
Fixed some deprecation warnings.
Fixed a few claim queries that were using a distinct causing a group by to be performed with full table scan.
Added `dev.sh` file to quickly startup the explorer.
2018-12-21 23:41:30 -05:00
marcdeb1 17b0ef58a9 Find page bug 2018-12-21 17:19:55 +01:00