17 Commits

Author SHA1 Message Date
softsimon
1008838e84 Make Block Weight Unit configurable in frontend+backend. 2021-07-31 17:30:35 +03:00
softsimon
69b121ddb0 Merge branch 'master' into simon/angular-universal
* master: (42 commits)
  i18n: Added missing Bisq translations. Minor missing space and character fixes.
  add missing 'sat/vb' string for i18n
  i18n: Removed CR from "In X minutes" translation
  i18n: Updated strings for "x confirmations", "x transactions", "x blocks" and "block ETA". Peg-out, and bisq headers.
  Update translation strings from Transifex
  Enable 'ka' locale for Georgian
  Update translation strings from Transifex
  Disable Vietnamese locale 'vi' until translations are completed
  Update translation strings from Transifex
  add 'sat' string for i18n
  Update translation strings from Transifex
  Update translation strings from Transifex
  i18n update
  Remove extra garbage characters from OP_RETURN tooltip. fixes #254
  Fix for changing locale on other networks than mainnet. fixes #253
  i18n: Asset search box
  Update translation strings from Transifex
  i18n: Added X of X transaction. Flipped collapse/expand
  i18n: Added "miner identification" and updated "navigate to sponsor"
  Update translations from Transifex
  ...

# Conflicts:
#	frontend/src/app/components/app/app.component.ts
#	frontend/src/app/components/mempool-block/mempool-block.component.ts
2020-12-08 00:11:38 +07:00
softsimon
4d097ea92a i18n all the remaining strings. 2020-12-03 18:34:19 +07:00
softsimon
d2cd595da6 Frontend config support for AU. New absolute server url settings.
refs #104
2020-11-23 02:30:46 +07:00
softsimon
4bfaabbb5f Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
e18d307285 Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
d72075a51f Fixes. 2020-07-24 14:11:49 +07:00
softsimon
6e120313f0 Display "stack of X blocks" instead of "8th block" on the mempool block stack. 2020-07-21 13:20:17 +07:00
softsimon
e0a451eb05 Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
2020-06-10 23:52:14 +07:00
softsimon
7974cbbc83 Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +07:00
softsimon
81839cb55f Liquid: Display BTC as L-BTC. 2020-03-25 21:55:18 +07:00
softsimon
7abf978795 Renaming Mempool blocks to "next block" + ux fixes 2020-03-25 03:59:30 +07:00
softsimon
b14826ed9a Update page Title for SEO. 2020-03-24 00:52:08 +07:00
softsimon
dc8eae6b76 Improved how mempool blocks handle updates 2020-03-23 01:43:03 +07:00
softsimon
9a0840afc2 Bugfix and inprovments for arrow navigation. 2020-03-22 23:45:16 +07:00
softsimon
827bfcef3d Refactord blockchain is rendering, block arrow location propagation and keynavigation. 2020-03-22 17:44:36 +07:00
softsimon
aca1b20772 Adding "mempool block" details. Work in progress! 2020-03-17 21:53:20 +07:00