softsimon
|
8637059119
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +01:00 |
|
softsimon
|
8267344cdc
|
Don't push full RBF-transactions to prevent old states.
|
2022-03-08 18:54:49 +01:00 |
|
softsimon
|
b15de021f7
|
Fixing bug where RBF wasn't detected when using bitcoind
|
2022-03-08 18:39:53 +01:00 |
|
softsimon
|
f85771e03f
|
Replace by fee storage
fixes #1222
|
2022-03-08 18:39:53 +01:00 |
|
softsimon
|
6f3443faba
|
UTXO spent tracking refactor
refs #1301
|
2022-03-07 19:45:09 +01:00 |
|
softsimon
|
059e82a805
|
UTXO spent tracking
fixes #1301
|
2022-03-06 18:27:13 +01:00 |
|
nymkappa
|
456bd5a18e
|
Renamed extra to extras
|
2022-02-04 19:28:00 +09:00 |
|
nymkappa
|
9f0b09295d
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
softsimon
|
aa39bbd091
|
Elements blockchain parser. Save all peg in/out i the database.
|
2021-09-19 02:26:44 +04:00 |
|
softsimon
|
b71330c606
|
Lowercase Segwit uppercase addresses for tracking matching.
|
2021-09-05 00:30:24 +04:00 |
|
softsimon
|
1277e58e68
|
Updated address regex to handle all types of addresses.
fixes #301
fixes #750
|
2021-09-04 23:21:15 +04:00 |
|
softsimon
|
ec12f21113
|
Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2
* Replacing any types with instanceOf checks.
|
2021-08-31 15:09:33 +03:00 |
|
softsimon
|
9d75c47792
|
Merge branch 'master' into simon/configurable-main-module
# Conflicts:
# frontend/src/app/components/api-docs/api-docs.component.ts
# frontend/src/app/components/blockchain-blocks/blockchain-blocks.component.ts
# frontend/src/app/components/master-page/master-page.component.html
# frontend/src/app/components/mempool-blocks/mempool-blocks.component.html
# frontend/src/app/components/mempool-blocks/mempool-blocks.component.ts
# frontend/src/app/dashboard/dashboard.component.html
|
2021-08-13 17:16:14 +03:00 |
|
softsimon
|
8c29395533
|
Resume tx tracking when network goes offline. (#702)
fixes #609
|
2021-08-09 13:01:29 +03:00 |
|
softsimon
|
1908b1a5a6
|
Adding configuration for blocks and mempool blocks amount.
|
2021-07-31 17:56:10 +03:00 |
|
softsimon
|
037d6a75ea
|
Adding previous difficulty retarget to the difficulty adjustment api. (#652)
refs #640
|
2021-07-23 14:35:04 +03:00 |
|
softsimon
|
84b0375c0c
|
Fix crash issues related to new unconfirmed transactions in bitcoind mode.
fixes #391
|
2021-04-27 02:13:48 +04:00 |
|
softsimon
|
b8fe7b621c
|
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
# frontend/package-lock.json
# frontend/src/app/components/master-page/master-page.component.html
|
2021-04-23 15:35:35 +04:00 |
|
softsimon
|
fcf7955d63
|
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
# frontend/package-lock.json
# frontend/package.json
|
2021-04-12 22:22:50 +04:00 |
|
softsimon
|
7a4ad0ee2f
|
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
|
2021-04-12 22:17:13 +04:00 |
|
softsimon
|
e05ca7d691
|
Flag transactions for lazy deletion.
fixes #400
|
2021-03-21 06:06:03 +07:00 |
|
softsimon
|
d99fd5d59a
|
Bisq markets dashboard: Market backend tracking. WIP.
|
2021-03-05 15:38:46 +07:00 |
|
softsimon
|
47a449e1d9
|
Disable support for Electrum TX lookups (require -txindex).
|
2021-01-24 04:15:06 +07:00 |
|
softsimon
|
5b268794af
|
Correctly error handle getTransaction and set 404 status when not found.
|
2021-01-24 02:51:22 +07:00 |
|
softsimon
|
065c21da1f
|
Bitcoind: Push full transactions to address page and RBF mode.
|
2021-01-10 17:38:59 +07:00 |
|
softsimon
|
b91516a1c1
|
Push new conversion rate updates to the clients.
|
2021-01-06 23:31:33 +07:00 |
|
softsimon
|
632c243b34
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +07:00 |
|
softsimon
|
5390629e41
|
Improved block fetching performance.
|
2020-12-30 01:47:07 +07:00 |
|
softsimon
|
bb28a56622
|
Big refactor of multiple backends handling.
|
2020-12-28 04:47:22 +07:00 |
|
softsimon
|
bd67eec777
|
correcting merge
|
2020-11-23 11:46:04 +07:00 |
|
softsimon
|
c0d2430a84
|
Merge "getInitData" method from simon/angular-universal.
|
2020-11-23 02:38:56 +07:00 |
|
wiz
|
12b3ecd078
|
Add basic websocket error handler as emergency fix for site crashing
|
2020-11-15 11:44:16 +09:00 |
|
softsimon
|
73acec23ae
|
Mute websocket parse error.
|
2020-11-02 01:14:42 +07:00 |
|
softsimon
|
b21016efef
|
Removing unnused config MINED_BLOCKS_CACHE.
|
2020-10-31 18:58:34 +07:00 |
|
softsimon
|
5feaff130f
|
Adding missing error cause messages.
|
2020-10-28 11:00:48 +07:00 |
|
softsimon
|
45efb604c1
|
Revamping configuration file.
fixes #141
|
2020-10-19 11:57:02 +07:00 |
|
softsimon
|
472b1d35c2
|
Improve some logger error messages.
|
2020-10-15 11:12:33 +07:00 |
|
softsimon
|
4dacf292c2
|
Adding logger wrapper.
Log backend messages to syslog.
fixes #135
|
2020-10-13 15:27:52 +07:00 |
|
softsimon
|
a07a4de255
|
Custom BTCPay donation integration
fixes #122
|
2020-10-07 20:15:42 +07:00 |
|
softsimon
|
774893f2fc
|
Bugfix: Incoming transactions not parsed properly.
|
2020-10-06 13:31:33 +07:00 |
|
softsimon
|
d4f768e3b6
|
Adding latest blocks and transactions to dashboard.
|
2020-09-26 02:11:30 +07:00 |
|
softsimon
|
6c1d28a9ac
|
Replacing footer and latest blocks with a stats dashboard.
|
2020-09-21 19:41:12 +07:00 |
|
softsimon
|
9fa95ccbe8
|
Improv: On new block push, simultaneously send new mempool stats.
|
2020-07-20 10:44:05 +07:00 |
|
softsimon
|
ca0cf23d66
|
Bisq stats page.
BSQ prices.
|
2020-07-14 21:26:02 +07:00 |
|
softsimon
|
0177224eba
|
Adding types to callback functions.
|
2020-06-09 02:08:46 +07:00 |
|
softsimon
|
8b6a681614
|
Detect RBF-transactions and offer to track them.
fixes #78
|
2020-06-08 18:55:53 +07:00 |
|
softsimon
|
f0b0fc3f4b
|
Push new block and mempool synchronized.
Measure projected block accuracy.
refs #47
|
2020-06-08 02:08:51 +07:00 |
|
softsimon
|
7ade4c114b
|
Code cleanup.
|
2020-06-07 17:30:32 +07:00 |
|
softsimon
|
8167debbe9
|
Expose git commit hash to backend info api.
|
2020-05-27 15:18:04 +07:00 |
|
softsimon
|
5b80b43e2a
|
Add hostname to initial websocket data.
|
2020-05-26 16:34:55 +07:00 |
|