softsimon
3dca6094b7
Resume tx tracking when network goes offline. ( #702 )
...
fixes #609
2021-08-09 13:01:29 +03:00
Miguel Medeiros
6dffbd40f3
UI/UX: Fix blockchain-blocks skeleton. ( #697 )
...
* Fix blockchain-blocks skeleton.
* Fix blockchain skeleton background.
* Fix mempool blockchain skeleton.
* Add e2e testing.
Add tsconfig.
Fix mempool fit to screen.
* Fix wrong return.
Fix e2e testing.
* Fix blockchainblocks connectionstate.
Add init action to websocket mock.
Add e2e testing for droping websock connection.
* Ref e2e code for websocket connection.
Fix blockchain blocks skeleton.
* Fix state connections.
Remove .only e2e tests.
* Fix mempool blocks skeleton.
* Add fit screen to empty blocks.
2021-08-09 03:43:03 +03:00
wiz
7082eea4be
Enable 'ca' locale for Catalan
2021-08-08 01:05:42 +09:00
softsimon
5a5c21cf09
Transaction and block header hex external URL should be relative to the network.
2021-08-06 23:45:54 +03:00
Miguel Medeiros
63e14f454c
UI/UX: Fix Blockchain skeleton preloader. ( #696 )
...
* Fix Blockchain skeleton preloader.
* Fix Mempool Blocks skeleton preloader.
* Add e2e test.
* Add shared command to cyrpress e2e test.
2021-08-06 14:09:47 +03:00
Priyansh
9f645e0bee
changed the order of columns in collapsed view ( #695 )
2021-08-06 14:08:44 +03:00
Miguel Medeiros
d5a97efcb4
Import scss from transaction component.
2021-08-04 09:09:28 -03:00
Miguel Medeiros
73de259c45
Fix Bisq css page.
...
Refactor Bisq html page title classes.
2021-08-04 09:08:11 -03:00
Miguel Medeiros
7634d0815e
Fix h1 fontsize.
2021-08-04 09:08:11 -03:00
softsimon
251b7fdb9b
Flipping Merkle root and Bits location for more table alignment.
2021-08-03 18:35:49 +03:00
softsimon
16fa2a0ed7
Removing "raw block".
2021-08-03 18:15:33 +03:00
wiz
eeb25baa9c
Add Foundry as Enterprise Sponsor ( #685 )
2021-08-03 18:00:18 +03:00
Priyansh
c7fe4765d0
Raw Hex of Objects in Details Tab #616 ( #682 )
...
* Added Block Hex in Details
* Added Raw Tx in Transaction Details
* Backend Updates
2021-08-03 14:27:02 +03:00
wiz
446a86a416
Update our Terms of Service, split Privacy Policy into its own page
2021-08-03 12:20:51 +09:00
softsimon
a5107bbbc3
Removing duplicate i18n string.
2021-08-02 14:48:08 +03:00
Miguel Medeiros
d1593a33a3
Fix time until component round for week interval. ( #679 )
...
* Fix time until component round for week interval.
* Add forceFloorOnTimeIntervals parameter.
2021-08-01 01:25:24 +03:00
Miguel Medeiros
8f4f35db72
Remove feeRange check. ( #678 )
2021-07-31 20:11:50 +03:00
Miguel Medeiros
11af9e6033
Fix concurrent asynchronous calls. ( #675 )
...
* Fix concurrent asynchronous calls.
* Remove test without mempool info websocket.
* Remove isloading$ variable.
2021-07-31 19:40:15 +03:00
Miguel Medeiros
156fe8837c
Fix show blocks on small screen. ( #674 )
2021-07-30 02:28:43 +03:00
Miguel Medeiros
392460aa42
Fix colorized unblinded transaction. ( #671 )
2021-07-29 13:37:17 +03:00
Miguel Medeiros
c786ec935e
Bugfix: Dashboard preloading skeleton. ( #668 )
...
* Change green color.
* Fix dashboard preloading components.
2021-07-27 02:47:08 +03:00
Miguel Medeiros
cc8bac0a26
Bugfix: Dashboard - Difficulty adjustment component. ( #663 )
...
* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.
* Add projectID to cypress conf.
* Change icon to fa-caret.
* Remove unecessary icons.
2021-07-26 22:00:40 +03:00
softsimon
a8ab0a1b4c
Status page wasn't updated due to multiple want events.
...
fixes #658
2021-07-25 19:43:06 +03:00
softsimon
a7fd5d8f98
Update i18n messages.
2021-07-25 01:35:12 +03:00
Miguel Medeiros
eafb7ec104
Add previous adjustment retarget. ( #655 )
...
* Add previous adjustment retarget.
* Fix green color.
Add + symbol to difficulty change.
* Add previousRetarget to websocket.
* Add previous retarget.
2021-07-25 01:26:48 +03:00
Miguel Medeiros
c21e8fe642
Bugfix: Change mempool block time precision. ( #650 )
...
* Fix time precision.
* Fix rounding numbers only for minutes range.
Fix reflected avg time to ETA transactions.
* Fix now variable update.
2021-07-25 01:26:29 +03:00
Miguel Medeiros
0288fea34a
Doc: Add new endpoints to api documentation. ( #654 )
...
* Add difficulty adjustment api doc.
Change fee tab to general tab.
* Add block header examples.
* Change tab orders.
Add fees tabs.
Change CPFP instructions to Transactions tab.
* Reorder alphabetically.
Fix typo.
2021-07-24 23:00:11 +03:00
wiz
da65ecc09e
Add new page for Trademark Policy and Guidelines ( #647 )
...
* Add new page for Trademark Policy and Guidelines
* Fix attribution footer at bottom of Trademark Policy
* Add our Trademark Notice and Trademark Policy URL to LICENSE
* Last minute fixes to Trademark Policy and Guidelines page
2021-07-24 22:40:11 +03:00
wiz
4e0ae43361
Add Marina Wallet as Community Integration on About page ( #651 )
...
* Add Marina Wallet as Community Integration on About page
* Shift logo for Marina wallet by a few pixels on About page
2021-07-23 21:12:48 +03:00
softsimon
665a74e77e
Adding previous difficulty retarget to the difficulty adjustment api. ( #652 )
...
refs #640
2021-07-23 14:35:04 +03:00
Miguel Medeiros
b5a0c540c9
Check if feeRange is undefined. ( #636 )
2021-07-21 18:35:27 +03:00
softsimon
2b2311e3f7
Updating i18n from transifex. Moving hindi location.
2021-07-20 15:43:01 +03:00
Miguel Medeiros
6952c1e380
Feature: Reflect difficulty estimation into mempool blocks. ( #637 )
...
* Add time until to mempool blocks.
Reflect difficulty estimate time.
* Fix estimate calculation.
Turn off the auto refresh.
* Change Math.floor to Math.round.
2021-07-20 15:04:53 +03:00
Miguel Medeiros
1900441eef
Fix undefined asset and colored coinbase tx. ( #645 )
2021-07-19 23:13:34 +03:00
softsimon
02551f6ef3
Changing block header link to icon. Setting api response header to match electrs.
2021-07-19 02:34:01 +03:00
Rishabh
ecee484359
Added missing block header API ( #630 )
...
* header API frontend
* Block Header API endpoint added to Node.js backend
* updated package-lock.json
Co-authored-by: Rishabh <rishabh@Rajeshs-MacBook-Pro.local>
2021-07-19 02:26:16 +03:00
softsimon
dfae95a020
Minor fixes to difficulty adjustment api.
2021-07-19 00:50:09 +03:00
Priyansh
1d567888ba
Expose the difficulty adjustment information in an API #622 ( #628 )
...
* Added difficulty adjustment information API
* Added Difficulty API in API docs frontend
* Added link to API
* Updated the API implementation of difficulty-adjustment
* Updated API End Point in frontend
* Updated sample API response in frontend
2021-07-19 00:45:45 +03:00
Miguel Medeiros
6e92dd5684
Add min-height to mempool-info-data. ( #639 )
2021-07-18 16:42:02 +03:00
Miguel Medeiros
9f8ff36876
Bugfix: Overflow in difficulty adjustment component. ( #638 )
...
* Remove green progress bar.
* Fix itens overflow.
2021-07-18 15:47:47 +03:00
Miguel Medeiros
cd242141f1
Fix time-span calculation. ( #635 )
2021-07-18 15:42:59 +03:00
softsimon
3594a5f006
Removing shortened date i18n strings.
2021-07-18 01:02:02 +03:00
softsimon
544f43aebd
Updated "mins per block" i18n string.
2021-07-17 18:23:50 +03:00
softsimon
1c51e4952b
Reusing hard coded In~1 min with base date minute i18n string.
2021-07-17 16:36:21 +03:00
Miguel Medeiros
394a48b9cd
UI/UX - New component for difficult adjustment. ( #602 )
...
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
2021-07-17 14:58:16 +03:00
Miguel Medeiros
be8be9d603
UI/UX - Scroll by clicking on the pagination button. ( #613 )
...
* Add scrollIntoView when click on pagination.
* Add padding top.
* Fix access DOM from ViewChild.
* Fix scrolling position.
* Fix chrome and firefox compatibility.
2021-07-16 15:33:22 +03:00
Miguel Medeiros
6ac8609910
UI/UX - Fix arrow position. ( #627 )
...
* Fix arrow position.
* Add arrows from font-awesome.
* Add icons to bisq transfers.
* Fix icon size in mobile view.
2021-07-15 23:23:37 +03:00
softsimon
70c8712a58
Only display Trade Mark sign on english language. ( #608 )
2021-07-13 12:00:05 +03:00
softsimon
5d752be244
Adding Hindi
2021-07-13 11:49:04 +03:00
Miguel Medeiros
33d1060be1
UI/UX - Blocks not visible on the TV page. ( #626 )
...
* Fix blocks not visible on the TV page.
* Add e2e testing for tv screen.
2021-07-12 17:19:58 +03:00