softsimon
11817c04f7
Transaction and block header hex external URL should be relative to the network.
2021-08-06 23:45:54 +03:00
Miguel Medeiros
7a8b2db3fb
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
6d910a5e24
changed the order of columns in collapsed view ( #695 )
2021-08-06 14:08:44 +03:00
softsimon
99adccf43c
Pulled from transifex.
2021-08-05 14:15:37 +03:00
Miguel Medeiros
e31b906084
Import scss from transaction component.
2021-08-04 09:09:28 -03:00
Miguel Medeiros
7249620471
Fix Bisq css page.
...
Refactor Bisq html page title classes.
2021-08-04 09:08:11 -03:00
Miguel Medeiros
dc9d5d0be3
Fix h1 fontsize.
2021-08-04 09:08:11 -03:00
softsimon
f03249761b
Updating i18n from transifex.
2021-08-03 18:38:34 +03:00
softsimon
cb5877ba0a
Update i18n.
2021-08-03 18:37:31 +03:00
softsimon
96f14d2781
Flipping Merkle root and Bits location for more table alignment.
2021-08-03 18:35:49 +03:00
softsimon
8eb70416da
Removing "raw block".
2021-08-03 18:15:33 +03:00
wiz
b9246a72f2
Add Foundry as Enterprise Sponsor ( #685 )
2021-08-03 18:00:18 +03:00
Priyansh
43e222b9df
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
10fa39634e
Update our Terms of Service, split Privacy Policy into its own page
2021-08-03 12:20:51 +09:00
softsimon
1c01094e07
Removing duplicate i18n string.
2021-08-02 14:48:08 +03:00
Miguel Medeiros
a0559cbb24
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
0293ba4a52
Remove feeRange check. ( #678 )
2021-07-31 20:11:50 +03:00
Miguel Medeiros
8b0d1db776
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
837e714b1f
Fix show blocks on small screen. ( #674 )
2021-07-30 02:28:43 +03:00
Miguel Medeiros
226e72451c
Fix colorized unblinded transaction. ( #671 )
2021-07-29 13:37:17 +03:00
softsimon
e6f8cf6cc8
Updating from transifex.
2021-07-27 19:51:38 +03:00
wiz
35881b2457
Add customized index.html for bisq.markets entrypoint
2021-07-27 21:38:13 +09:00
Miguel Medeiros
735c2ba587
Bugfix: Dashboard preloading skeleton. ( #668 )
...
* Change green color.
* Fix dashboard preloading components.
2021-07-27 02:47:08 +03:00
softsimon
be1ef43cd1
Updating i18n messages.
2021-07-26 22:02:24 +03:00
Miguel Medeiros
751c7d6e69
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
81df40681f
Updating translations.
2021-07-25 21:18:35 +03:00
softsimon
723034b3d3
Status page wasn't updated due to multiple want events.
...
fixes #658
2021-07-25 19:43:06 +03:00
softsimon
0333d91b15
Updating from transfex.
2021-07-25 01:49:35 +03:00
softsimon
f0bd487ea9
Update i18n messages.
2021-07-25 01:35:12 +03:00
Miguel Medeiros
cd8e308870
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
f6a889298c
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
11f5e99187
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
334f9358b0
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
f36f48b11c
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
037d6a75ea
Adding previous difficulty retarget to the difficulty adjustment api. ( #652 )
...
refs #640
2021-07-23 14:35:04 +03:00
Miguel Medeiros
d91dfa2f41
Check if feeRange is undefined. ( #636 )
2021-07-21 18:35:27 +03:00
softsimon
3ac06bb983
Updating i18n from transifex. Moving hindi location.
2021-07-20 15:43:01 +03:00
Miguel Medeiros
1ba0075829
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
95436d398d
Fix undefined asset and colored coinbase tx. ( #645 )
2021-07-19 23:13:34 +03:00
softsimon
cb90b09a0e
Changing block header link to icon. Setting api response header to match electrs.
2021-07-19 02:34:01 +03:00
Rishabh
2e54f4ca94
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
853e2fcb8f
Minor fixes to difficulty adjustment api.
2021-07-19 00:50:09 +03:00
Priyansh
9e0a5300b0
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
ad08c3a907
Add min-height to mempool-info-data. ( #639 )
2021-07-18 16:42:02 +03:00
Miguel Medeiros
08328cbf0f
Bugfix: Overflow in difficulty adjustment component. ( #638 )
...
* Remove green progress bar.
* Fix itens overflow.
2021-07-18 15:47:47 +03:00
Miguel Medeiros
03ce592ab0
Fix time-span calculation. ( #635 )
2021-07-18 15:42:59 +03:00
softsimon
21db5a4102
Removing shortened date i18n strings.
2021-07-18 01:02:02 +03:00
softsimon
7234734056
Updated "mins per block" i18n string.
2021-07-17 18:23:50 +03:00
softsimon
7bf9d604b9
Reusing hard coded In~1 min with base date minute i18n string.
2021-07-17 16:36:21 +03:00
softsimon
08fd4a4835
Updating from transifex.
2021-07-17 15:37:34 +03:00