Skip to content

Transcendence Dashboard Beta 6 RevC adds Vector Animation (NFT video codec) and enhanced Tax reporting

Compare
Choose a tag to compare
@phoenixkonsole phoenixkonsole released this 26 Jul 07:13
· 36 commits to master since this release
c32a0de

There were no changes to QT / Core wallets. These stay at 3.0.4

Version 1.0 - Beta 06-C (24/07/2021)

  • Added a surprise

https://youtu.be/FjnHV-351GM

Version 1.0 - Beta 06-B (10/06/2021)

  • Fixed an old bug: sometimes just after a window's resize the contents
    weren't refreshed.
  • Sometimes the Dashboard was crashing after keeping it opened for
    hours, the error was related to PadNum() function. Fixed.
  • Export transactions: added receive address & send address columns
  • When the XBTX core was not running the coin selector permitted to
    select the XBTX coin, this exposed the dashboard to potential
    crashes. Fixed.
  • ATTENTION!
    Because some important changes in version 1.0 Beta 06-A
    your 'controller' file used for AML authentication could be unrecognized,
    if it happen you will be asked to restart the identification process.
    Follow the procedure to verify your AML identity.

Version 1.0 - Beta 06-A (14/05/2021) INTERNAL BUILD

This version features the console.

VERY IMPORTANT:
Since I changed some internals, your 'controller' file used for AML
authentication could be unrecognized, if it happen you will be asked
to restart the identification process.

About the console

Here is a brief list of the console features

  • Support window's resize event with text re-arrangment and proper word-wrap

  • Scrollable command history (cursor up/cursor down)

  • Scrollable output text buffer (Shift+up/Shift+Down)

  • Very fast command parsing

  • Embedded debug commands

  • Possibility to add our very own commands easily

  • Insert/Overwrite mode (Ins key)

  • Seamless fullscreen switch (Alt+Enter)

  • You can open several console windows at the same, even for the same coin

  • When a command is executed the output is copied automatically into the
    clipboard

  • F1 : Print an help text

  • F2 : Copy the entire output buffer to the clipboard

  • CTRL-V : Paste to the input line (if you paste multiple lines every line
    will be executed as a single input in sequence, very useful for addnode
    command)

  • CTRL-P : Increase font size

  • CTRL-O : Decrease font size

  • Text and numbers are recognized automatically, do not use quotes or double
    quotes to delimit strings

  • Limitations -


  • Right now text cannot be selected with the mouse nor with any other method
  • Only mono-space fonts are supported correctly

Version 1.0 - Beta 05-A (05/05/2021) INTERNAL BUILD

First Linux build, now under tests.

Version 1.0 - Beta 04-A (17/03/2021)

This version enables the TAX button because a new utility has been introduced.

  • Pushing the 'TAX' button a new panel with tax-related utilities will be
    opened.
  • The new panel, at this time, has a function to retrieve the closing prices
    of Transcendence supported coins (Telos & XBTX), this data are provided by
    CoinGecko and can be picked selecting the currency, the year and the month
    of interest.
    Along the closing prices also a daily summary of your received, sent, stakes
    and rewards are provided, your wallets must be synchronized to correctly get
    this data as it is fetched from the dashboard internal database.
    The report is displayed into a listview and you have an option to export
    the generated data.

Version 1.0 - Beta 03-D (02/03/2021) INTERNAL BUILD

This is a quick-fix release to correct a couple of annoying problems.

  • When casting votes the program will not perform a funds check anymore on the
    default account since it uses 'sendtoaddress' and this check is not needed.
  • Send coins has been changed with the same logic as the above: if the user is
    sending to a single address the program will skip the funds check because it
    will use 'sendtoaddress' to send money. Instead, if the user is sending to
    multiple addresses 'sendmany' will be used and the funds check will be
    performed on the default account.

Version 1.0 - Beta 03-C (22/02/2021)

  • The voting system has been implemented, it can be accessed using the button on the
    bottom left column of the main interface, there is an "HELP" button that shows
    how it works, please read it before creating new polls or before casting a vote.
    Current Limits: max polls a user can create (inactive+active) : 3
    Minimum vote cost: 35 telos
    Supported coins: telos
    If you don't see your polls active after you have created it it's because the server
    processes the database every 1 hour.
  • The AML-Now! verification problem should be gone

Version 1.0 - Beta 02-E (11/01/2020)

ATTENTION!
DUE TO MANY FIXES IN THIS VERSION PLEASE RESET THE DASHBOARD CONFIGURATION
You can reset it easily, just run the Dashboard and hold down the Left Shift Key as soon as the splashscreen appears, a window will pop up asking if you want to reset the configuration, follow the instructions and the run again the Dashboard.

FIX : Default "toDate" field in tx filters was wrongly filled with the non-padded month number. (reported by Tybiboune on Discord).
FIX : In the TxViewer dates was picked from the transaction "time" field causing wrong tx ordering, now the tx field "timereceived" is displayed in the "time" columns and it is also used for sorting-by-date functions (Reported by Tybiboune on Discord).
FIX : Sometimes, when the protection routines was engaged, the deletion of the 'controller' file and/or the uncompressed wallet executables, was causing a crash due to a wrong path.
FIX : Sometimes a requester asking for the BitcoinSubsidium was showed to the user, asking him to select the daemon path. This has been fixed (2 bugs, many thanks to Leszek).
FIX : With a couple of users there was a problem caused by executing the RPC command listaccounts(). From the log I received seems that the wallet reply with a correct answer (no errors) but without the field holding the results, this was an unmanaged case that was causing a Dashboard crash. This case is now handled and instead of the crash the Dashboard show a requester advising the user and asking him to perform a check by himself. What is causing this bad response has not been yet identified but a least the crash is now handled.
NEW : Added several improvements and options to the bug tracking code to help fix issues.
NEW : Many people have problems reading orange text so I've added an easy way to change the main color theme, you have to follow these steps:
1: Open your /roaming/transgui/ folder
2: Create a new text file named "cfg_options.txt"
3: Add this line "set_color_theme = "
Theme name can be one of the following :
dark-white All orange texts are now white/grey
light Dark text over a light backgrounds
default The default dark/orange style
Remove this file to return to the default theme
NEW : A button to open the tools window has been added in the bottom right corner of the Dashboard, the tools tab has been removed.
NEW : In the tools window you can find these essential tools :
- Open data folder : This will open for you where the Dashboard stores its data and debug logs
- Reset config : This will reset the Dashboard to its default configuration preserving AML verification files and debug logs, then it will shutdown the running wallets and it finally quits. You have to restart the Dashboard manually after it has been closed.
NEW : If the Dashboard crashes and you are not able to reach the interface to reset the configuration you can hold down the LEFT SHIFT KEY while the dashboard is loading to pop up an emergency window that will give you the option to reset the Dashboard configuration.
NEW : Ctrl-C has been disabled, you can close the Dashboard using the close gadget on the main window and select if you want to shutdown all the running wallets or just the dashboard.
NEW : Input fields now accept CTRL-C, CTRL-X and CTRL-V to copy, cut & paste text.

Version 1.0 - Beta 02-D (31/12/2020)

FIX : If one or more cores are already running and the Dashboard cannot connect to them because they have been launched manually or because the RPC credential files have been removed, now the program will inform the user instead of crashing. (Reported by dudalu on Discord)
FIX : Some people have reported a failure about the cores not launched, I've found that it is a problem caused in new installations (for example on machines where xbtx core has never been executed) because the default data directory was not found, now the Dashboard will create the default DataDir if it doesn't exists. (Reported by many on Discord)
FIX : The custom fees was causing a crash of the Dashboard, it has been fixed. (Reported by Onat42 on Discord)
INF : Few people have reported a crash when the Dashboard tries to read the wallet addresses, this seems to be a bad answer from the core (an error), the error is now logged so we can exactly know what's wrong.
FIX : Removed test data from the peers window (Reported by Tybiboune - xbtx hoe on Discord)
NEW : XBTX is now optional, it can be enabled/disabled editing the 'cfg_autorun.txt' file placed the '...roaming/transgui/' folder. On the first run you will be asked if you want to run it with the Dashboard or not. A proper gui will be provided in a future version.