softsimon
|
d2bb3356da
|
Featured assets and asset groups
|
2022-02-07 03:34:14 +04:00 |
|
softsimon
|
8e2943a6a0
|
Merge pull request #1228 from knorrium/add_staging_targets
Run tests in Staging
|
2022-02-07 03:33:50 +04:00 |
|
Felipe Knorr Kuhn
|
9cf0a6e424
|
Update CI Cypress config to hit staging
|
2022-02-06 15:13:31 -08:00 |
|
Felipe Knorr Kuhn
|
b53da36997
|
Add new targets to run locally hitting the staging backends
|
2022-02-06 15:12:03 -08:00 |
|
Felipe Knorr Kuhn
|
1c29c1b44a
|
Add new proxy config for staging
|
2022-02-06 15:11:13 -08:00 |
|
Felipe Knorr Kuhn
|
c20ec2ac81
|
Add mining pools resources route
|
2022-02-06 15:10:35 -08:00 |
|
Antoni Spaanderman
|
394e659501
|
also detect uncompressed pubkeys + fix errors
|
2022-02-06 12:41:37 +01:00 |
|
wiz
|
505df7a6d2
|
Merge pull request #1213 from knorrium/fetch_conversion_rates_over_tor
Fetch conversion rates over Tor
|
2022-02-06 08:04:50 +00:00 |
|
wiz
|
d4cb6cd445
|
Merge branch 'master' into fetch_conversion_rates_over_tor
|
2022-02-06 07:53:59 +00:00 |
|
Felipe Knorr Kuhn
|
20c28ae9f9
|
Add EXTERNAL_ASSETS defaults to the Docker start script and the README
|
2022-02-05 21:24:24 -08:00 |
|
Felipe Knorr Kuhn
|
975ec64054
|
Change fiat conversion logs to DEBUG
|
2022-02-05 15:38:03 -08:00 |
|
Antoni Spaanderman
|
7b376da41c
|
copy paste moment
|
2022-02-05 17:29:42 +01:00 |
|
Antoni Spaanderman
|
1542d37f94
|
actually test htlc, fix indentation (again) and detect multisig
|
2022-02-05 17:26:50 +01:00 |
|
Antoni Spaanderman
|
5989a275bc
|
fix indentation + detect htlc with option_anchors
|
2022-02-05 16:58:41 +01:00 |
|
Felipe Knorr Kuhn
|
ff20316d2e
|
Rename PRICENODE to PRICE_DATA_SERVER
|
2022-02-05 07:58:35 -08:00 |
|
Antoni Spaanderman
|
036be3e6d1
|
detect lightning htlc and unilateral close
|
2022-02-05 16:50:10 +01:00 |
|
softsimon
|
038132e037
|
Merge pull request #1218 from mempool/simon/dev-proxy-refactor
Local dev proxy working with all base modules
|
2022-02-05 13:58:14 +04:00 |
|
wiz
|
d98f20ca9e
|
Merge branch 'master' into simon/dev-proxy-refactor
|
2022-02-05 09:47:08 +00:00 |
|
wiz
|
4f49e08e85
|
Merge pull request #1219 from mempool/simon/add-mixed-proxy
Adding a "mixed" dev proxy
|
2022-02-05 09:13:16 +00:00 |
|
softsimon
|
55244ff0a1
|
Adding a "mixed" dev proxy
|
2022-02-05 13:05:52 +04:00 |
|
softsimon
|
d52ead88ce
|
Local dev proxy working with all base modules
|
2022-02-05 13:02:22 +04:00 |
|
Felipe Knorr Kuhn
|
38db073726
|
Reduce currency rates polling interval from 1 hour to 10 minutes
|
2022-02-05 00:33:16 -08:00 |
|
nymkappa
|
90349bb7d3
|
Duplicated db blocks insertion attempts are expected
|
2022-02-05 15:50:57 +09:00 |
|
Felipe Knorr Kuhn
|
78090a9676
|
Make the Currency Conversion Service URLs configurable and log when queried
|
2022-02-04 22:48:16 -08:00 |
|
Antoni Spaanderman
|
26af45f8e2
|
Update docker/backend/mempool-config.json
oops (2)
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
|
2022-02-04 20:03:36 +01:00 |
|
Antoni Spaanderman
|
c0b6949227
|
Update docker/backend/start.sh
oops i just copied the line above and forgot that one
Co-authored-by: Felipe Knorr Kuhn <100320+knorrium@users.noreply.github.com>
|
2022-02-04 20:03:25 +01:00 |
|
Antoni Spaanderman
|
f5f97806bb
|
add STDOUT_LOG_MIN_PRIORITY to README and docker config
|
2022-02-04 19:19:32 +01:00 |
|
wiz
|
e9f34ee328
|
Merge pull request #1212 from nymkappa/feature/blocks-refactoring
Wrap custom blocks fields into a sub object of IEsplora.Blocks
|
2022-02-04 17:16:11 +00:00 |
|
wiz
|
48910916de
|
Merge branch 'master' into feature/blocks-refactoring
|
2022-02-04 16:53:42 +00:00 |
|
wiz
|
d1d584fdbc
|
Merge pull request #1215 from mempool/simon/fixing-local-proxy-endpoints
Proxy all /api and /api/v1 requests to local nodejs server
|
2022-02-04 16:52:41 +00:00 |
|
Antoni Spaanderman
|
723ef1056e
|
Merge branch 'master' into log-priority
fix conflicts in backend/src/config.ts and backend/mempool-config.sample.json
|
2022-02-04 12:32:08 +01:00 |
|
Antoni Spaanderman
|
c418df9360
|
Merge branch 'master' into fee-visibility
for cla bot
|
2022-02-04 12:26:47 +01:00 |
|
nymkappa
|
835ccce5b6
|
Renamed extra to extras
|
2022-02-04 19:28:00 +09:00 |
|
softsimon
|
94f2491c09
|
Proxy all /api and /api/v1 requests to local nodejs server
|
2022-02-04 13:47:34 +04:00 |
|
Felipe Knorr Kuhn
|
e6a318d310
|
Query conversion rates service over clearnet or Tor with mempool User-Agent
|
2022-02-03 23:23:57 -08:00 |
|
Felipe Knorr Kuhn
|
e036c7a5b4
|
Update README, reference config files and Docker with the new SOCKS config
|
2022-02-03 23:21:19 -08:00 |
|
Felipe Knorr Kuhn
|
e453d19181
|
Allow synthetic default imports due to the socks library
|
2022-02-03 23:16:30 -08:00 |
|
Felipe Knorr Kuhn
|
90a43f5c27
|
Add socks-proxy-agent dependency
|
2022-02-03 23:14:56 -08:00 |
|
nymkappa
|
a49cc9a2fa
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
softsimon
|
e5b5551d79
|
Merge pull request #1160 from antonilol/genesis-outspend
outputs of genesis coinbase are always unspent
|
2022-02-03 13:48:30 +04:00 |
|
softsimon
|
63fd1ec639
|
Merge branch 'master' into genesis-outspend
|
2022-02-03 13:48:19 +04:00 |
|
wiz
|
75e9592d5b
|
Merge pull request #1207 from nymkappa/feature/fix-mining-pool-page-title
Set proper mining pool page title - Rename "Name" to "Pool"
|
2022-02-02 14:59:32 +00:00 |
|
wiz
|
d66e23caa5
|
Merge branch 'master' into feature/fix-mining-pool-page-title
|
2022-02-02 14:47:50 +00:00 |
|
wiz
|
96fb4cd957
|
Merge pull request #1208 from nymkappa/feature/pools-api-endpoint-update
Replaced /mining/pools?interval=X by /mining/pools/X
|
2022-02-02 14:26:24 +00:00 |
|
wiz
|
c066c1ed31
|
Merge branch 'master' into feature/pools-api-endpoint-update
|
2022-02-02 14:26:15 +00:00 |
|
wiz
|
48b2574067
|
Merge pull request #1189 from antonilol/cla
sign cla
|
2022-02-02 14:03:39 +00:00 |
|
nymkappa
|
044a6fac07
|
Replaced /mining/pools?interval=X by /mining/pools/X
|
2022-02-02 19:03:07 +09:00 |
|
nymkappa
|
f3d6cfd0c4
|
Set proper mining pool page title - Rename "Name" to "Pool"
|
2022-02-02 18:46:06 +09:00 |
|
wiz
|
72cb2fe598
|
Merge pull request #1200 from mempool/wiz/add-contributor-cla-files
Add staff contributor/{username}.txt files for new CLA bot
|
2022-01-29 08:23:50 +00:00 |
|
wiz
|
0692e52c90
|
Add staff contributor/{username}.txt files for CLA bot
|
2022-01-29 07:48:58 +00:00 |
|