softsimon
|
dfad5ede74
|
angular universal WIP
refs #104
|
2020-11-07 04:30:52 +07:00 |
|
softsimon
|
989b58ce4a
|
Adding some padding and correcting a bad pixel line.
|
2020-11-03 18:03:25 +07:00 |
|
softsimon
|
8ecc0b086d
|
Use actual mempool size instead of mempool vsize.
fixes #150
|
2020-11-03 16:11:32 +07:00 |
|
wiz
|
a89d427098
|
❤️
|
2020-11-03 17:03:41 +09:00 |
|
wiz
|
eca5f86bd9
|
Modify index.html metadata to have timestamp for mempool-preview.png URL
|
2020-11-03 16:44:25 +09:00 |
|
softsimon
|
021c082ac7
|
FIx: Write cache sync on exit.
|
2020-11-02 22:06:51 +07:00 |
|
softsimon
|
70c01c017d
|
Fix for kept block amount when cache already contains more.
|
2020-11-02 21:28:40 +07:00 |
|
softsimon
|
e8a99e7eef
|
Fix: Split mempool disk cache into 50K txs per file
|
2020-11-02 19:11:04 +07:00 |
|
softsimon
|
812a278537
|
Fix: Reduce red difficulty adjustment progress when nearing end of cycle.
|
2020-11-02 14:48:48 +07:00 |
|
softsimon
|
95e85fb55f
|
Mute websocket parse error.
|
2020-11-02 01:14:42 +07:00 |
|
softsimon
|
1622743092
|
Merge pull request #147 from TechMiX/master
Save the legends status in cache
fixes #70
|
2020-11-01 20:26:38 +07:00 |
|
softsimon
|
60f86d0f44
|
Upgrading social media preview image to new design.
|
2020-11-01 17:40:45 +07:00 |
|
softsimon
|
04d1c9cb12
|
Removing unnused config MINED_BLOCKS_CACHE.
|
2020-10-31 18:58:34 +07:00 |
|
softsimon
|
5750c00a64
|
Fix: Wrong variable used to display mempool size.
|
2020-10-29 07:06:54 +07:00 |
|
TechMiX
|
eae49ddafb
|
Merge branch 'master' of https://github.com/mempool/mempool
|
2020-10-28 22:25:33 +01:00 |
|
TechMiX
|
6f423adda1
|
save the legends active status on a cache
|
2020-10-28 22:22:07 +01:00 |
|
softsimon
|
3b83f41e49
|
Calculate tx fees based on segwit tx sizes.
|
2020-10-28 20:26:48 +07:00 |
|
softsimon
|
df28347b5e
|
Adding missing error cause messages.
|
2020-10-28 11:00:48 +07:00 |
|
softsimon
|
35186c517f
|
Updating lightning node name.
Fixing dashboard button alignment.
|
2020-10-27 19:27:48 +07:00 |
|
softsimon
|
d34d506edf
|
Removing hxpress http compression
|
2020-10-27 17:42:10 +07:00 |
|
softsimon
|
2ac8608620
|
Change collapsing dashboard into 3 levels.
|
2020-10-27 16:34:27 +07:00 |
|
softsimon
|
91f9bb3e5f
|
Add L-BTC sponsor support.
|
2020-10-27 15:26:37 +07:00 |
|
softsimon
|
c736840f6e
|
Feature: Add a collapse/show advanced view feature on the Dashboard
fixes #134
|
2020-10-27 02:58:29 +07:00 |
|
softsimon
|
14e3918adf
|
Fix: Segwit-tag is inconsistent when transaction contains segwit and non segwit
fixes #130
|
2020-10-27 02:07:39 +07:00 |
|
softsimon
|
2365c9686d
|
Write cache.json on startup if it doesn't exist.
Write mempool and block data to cache on every new block
fixes #146
|
2020-10-27 00:05:06 +07:00 |
|
softsimon
|
cd3ffba248
|
Adding form validators for donation form.
|
2020-10-26 23:23:08 +07:00 |
|
softsimon
|
1bf8f3ba60
|
Fixing missing dashboard graph labels in Firefox.
|
2020-10-26 23:12:32 +07:00 |
|
softsimon
|
69aa6aa938
|
Handle weird response body when fetching Bisq price.
fixes #145
|
2020-10-26 19:33:20 +07:00 |
|
wiz
|
66ff3e09f4
|
Revert "Lock NPM versions."
This reverts commit b544af14e435c6a180d111473b27841ae15e1090.
|
2020-10-26 20:56:55 +09:00 |
|
softsimon
|
a3457a723a
|
Sponsor Lightning support.
|
2020-10-26 18:29:25 +07:00 |
|
softsimon
|
82dd3eaf75
|
Lock NPM versions.
|
2020-10-26 15:59:28 +07:00 |
|
wiz
|
8a1598137e
|
Don't call npm install with --only=prod
|
2020-10-26 04:24:05 +09:00 |
|
softsimon
|
5d1b34a65d
|
npm audit fix
|
2020-10-26 01:13:36 +07:00 |
|
softsimon
|
7e85ecb454
|
Removing AVG() from mysql query reducing execution time. Increasing graph data span.
fixes #106
|
2020-10-26 01:00:21 +07:00 |
|
wiz
|
14272d704e
|
Don't rebuild backend on every restart
|
2020-10-25 22:22:34 +09:00 |
|
softsimon
|
9bd17c3ec1
|
Merge pull request #143 from TechMiX/master
update legend state after chart update
|
2020-10-24 00:27:09 +07:00 |
|
TechMiX
|
51e6945f47
|
update legend state after chart update
|
2020-10-23 19:03:15 +02:00 |
|
wiz
|
2130eca2d3
|
API Docs: move Fee Estimate APIs to their own tab
|
2020-10-23 22:15:17 +09:00 |
|
softsimon
|
45cbbc300b
|
Only log warning if main update loop has failed more than once.
|
2020-10-23 16:27:02 +07:00 |
|
wiz
|
83920c7ef9
|
Merge pull request #138 from lucasmoten/patch-1
Update README with repository checkout guidance
|
2020-10-20 11:54:32 +09:00 |
|
wiz
|
1b81bfe20b
|
Update README to get latest release tag using portable parser
|
2020-10-20 11:54:04 +09:00 |
|
softsimon
|
ad809bae1c
|
Fix for statistics enabled config.
|
2020-10-19 20:24:22 +07:00 |
|
wiz
|
3fbb51b8ee
|
Don't append btc_mainnet/db/ to BISQ_MARKETS.DATA_PATH
|
2020-10-19 20:58:25 +09:00 |
|
wiz
|
3eac6b8996
|
Don't rate limit /api/v1/donations URL prefix for sponsor photos
|
2020-10-19 20:56:46 +09:00 |
|
wiz
|
5405a06324
|
Update production backend configuration files for all 4 instances
|
2020-10-19 20:40:56 +09:00 |
|
softsimon
|
a46a38c45c
|
Use default configs.
refs #141
|
2020-10-19 18:36:29 +07:00 |
|
wiz
|
2f0b132fe5
|
Fix typo in previous commit
|
2020-10-19 19:49:02 +09:00 |
|
wiz
|
34c43a8fd2
|
Modify upgrade script to allow reverting to a specific git hash or tag
|
2020-10-19 19:43:30 +09:00 |
|
softsimon
|
2c8d05c683
|
Limit mempool clear protection to >20K TX mempool
fixes #140
|
2020-10-19 17:30:47 +07:00 |
|
softsimon
|
e2a7683828
|
Revamping configuration file.
fixes #141
|
2020-10-19 11:57:02 +07:00 |
|