Skip to content

Releases: marmarachain/marmara-connector

Marmara Connector v0.3.1 alpha

22 Oct 15:08
Compare
Choose a tag to compare

Release Notes

Fixes

  • remote connection client closed error is fixed
  • removed wrong usage of translation function in message pop-up
  • added missing translations

Improvements

  • page for issuer loops redesigned to include details of active and transferable loops
  • optimized worker and thread functions
  • config file remote path key name changed to host ip

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnector-0.3.1-alpha-Windows-Portable.zip SHA256: 5564511ff078aaf241a7cf16b5676abfa7108174118768a522142cc8f635d646
MarmaraConnector-0.3.1-alpha-Windows-setup.exe SHA256: 42f2eb79518f9974368b8cb71ef3aa47f6c1f97ec925d18ec72dbd8484ff4a23
MarmaraConnector-0.3.1-alpha-Linux-Portable.zip SHA256: b5d1fbe5754113cc41a7215ab2f0e2c0d27389dfa1f48e72343c88642e445098
MarmaraConnector-0.3.1-alpha-Linux-setup.deb SHA256: 8311ca1bf7871a7ce1e354536553d1f5bbc665566c133802f68d25b232e2ad24

Marmara Connector v0.3.0 alpha

14 Oct 14:39
577e2a5
Compare
Choose a tag to compare

Release Notes

Fixes

  • transactions end datetime maximum datetime removed and is set to current date time
  • getting balances worker function fixed and time sleep added in between rpc's
  • loopquery searching txid buttonpk is made clickable
  • added missing translations
  • insufficient funds error information is added in case the user tries to send coins which are inavailable in their account.

Improvements

  • changed rpc method to curl for blockchain operations on local pc
  • in getting transactions, if there is no result, informative messages are added for the user.
  • added error handling in case of chain not started
  • refresh sidebar refactored to get values of total normal and activated wallet balance values in wallet page.
  • stats and exchange api requests thread and worker class added to avoid unexpected freezes
  • starting chain dialog box apply button name changed to start based on user feedback

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnector-Portable-0.3.0-alpha-Windows.zip SHA256: 4420e0d5b299eb992252ce26f647456ab3315ca80551ef8c2d286fc353bbd12d
MarmaraConnector-Setup-0.3.0-alpha-Windows.exe SHA256: 9af5eb028c49ffe29493973bc875bcc1dc575375996b0a4cf920887d30dc8b4a
MarmaraConnector-0.3.0-alpha-Linux.zip SHA256: 5b47c2e32e2edf45990ec49d0dc19cc312c8a93d9ca43929b4c95ed8bd0b8ac3
MarmaraConnector-0.3.0-alpha-Linux.deb SHA256: 1a72c49dc9df910a3b2f8ee677ef2be8837117c0bc121bd02f9a4b79ae90d55a

Marmara Connector v0.2.3 alpha

01 Oct 15:23
bf4195d
Compare
Choose a tag to compare

Release Notes

Fixes

  • fixed side panel last update timing format
  • fixed side panel activated and normal amount labels missing resulting from resolution changes for windows OS

Improvements

  • added functionality to download blocks thru bootstrap for local platform
  • added functionality to refresh the addresses and amounts inside wallet
  • added pubkey address under loop queries page
  • added mouse interaction for texts inside messageboxes
  • added stats page for showing the total normal, total activated and total locked in loops numbers as well as percentages in a pie chart
  • added market page for displaying the exchange market data from different sources showing the parity, the price, the volume 24h($) and the last update date time.
  • added status tips for the refresh buttons in stats and market pages
  • removed console stream due to feedbacks from the users for UX purpose

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnector-Portable-0.2.3-alpha-Windows.zip SHA256: b40aaf78de4bad39fb706eba8ae6f2638f6107d824810b5aa9003056b8adc213
MarmaraConnector-Setup-0.2.3-alpha-Windows.exe SHA256: 7f47fec38272c22ae40944dc1f58b5d52aecaf1de521bb7c96247a624b55cef3
MarmaraConnector-0.2.3-alpha-Linux.zip SHA256: 968b07bdec8730efb27e5fdc422d75b9362e348477c38ed3ef72b7b1116510f5
MarmaraConnector-0.2.3-alpha-Linux.deb SHA256: daa6ae391c990eebc844f350ae547a01a6bbe962906cd791a4585fd959447b92

Marmara Connector v0.2.2 alpha

17 Sep 15:21
Compare
Choose a tag to compare

Test Software Release Notes

Pre-Release App Description

Marmara Connector is a graphical user interface that enables connection to Marmara blockchain running on a local or remote machine/platform. The app is designed to handle Marmara Credit loop operations as well as wallet operations.

The local platform is either Linux, Windows or MacOS based OS. The remote platform is Linux based OS.

Fixes

  • made changes in subprocess function that results in long wait for rpc calls for Windows OS.

Improvements

  • added total activated amount in the side panel
  • changed team coffee gift reward to 1 block reward (30 MCL)

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnectorSetup-0.2.2-alpha-Windows.zip SHA256: f4e5f7ccbbffacde63e40921887599c19719ca7ee5f98760e7c21f43bee7a523
MarmaraConnectorSetup-0.2.2-alpha-Windows.exe SHA256: cbe8340db06a8da8bdd32fcc4c1e3acf40b5691fca67bfdb16cb1e621ae443fb
MarmaraConnectorSetup-0.2.2-alpha-Linux.zip SHA256: 5d4569d69baf2f74b1a8bbd532d198d737b08eaad03b4deac614df34309c434d

Marmara Connector v0.2.1 alpha

14 Sep 13:26
Compare
Choose a tag to compare

Test Software Release Notes

Pre-Release App Description

Marmara Connector is a graphical user interface that enables connection to Marmara blockchain running on a local or remote machine/platform. The app is designed to handle Marmara Credit loop operations as well as wallet operations.

The local platform is either Linux, Windows or MacOS based OS. The remote platform is Linux based OS.

Fixes

  • Fixed error in function that searches folders with paths that have spaces in them for Windows OS.

Improvements

  • added control when auto installation gets an error
  • added control to handle the http request exception errors

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnectorSetup-0.2.1-alpha-Windows.zip SHA256: a41a91e6bb0691312c17dd1bef441622acd403c065c6438627294353d7ba0872
MarmaraConnectorSetup-0.2.1-alpha.exe SHA256: 579162ae9c125b97accd56a9382b33eb9e0691a4e195d36b0c11df13d91ef87f
MarmaraConnectorSetup-0.2.1-alpha-Linux.zip SHA256: b7c8d6820794980b5cd234c912f2cdac34f05f9910f59378dd9f7864969b3f50

Marmara Connector v0.2.0 alpha

10 Sep 14:10
Compare
Choose a tag to compare
Pre-release

Test Software Release Notes

Pre-Release App Description

Marmara Connector is a graphical user interface enables connection to Marmara blockchain running on a local or remote machine/platform. The app is designed to handle Marmara Credit loop operations as well as wallet operations.
The local platform is either Linux, Windows or MacOS based OS.
The remote platform is Linux based OS.
The desktop application is used to handle Marmara Credit loop operations as well as wallet operations.

IMPORTANT NOTICE:

THIS SOFTWARE IS EXPERIMENTAL AND IS IN HEAVY WORK-IN-PROGRESS.PLEASE USE AT YOUR OWN RISK.
MARMARA TEAM IS NOT RESPONSIBLE FOR ANY MISUSE OR MISCONDUCT OF THE SOFTWARE.
PLEASE DO NOT SHARE ANY DEBUG LOG FILES GENERATED BY THE SOFTWARE WITH ANY THIRD PARTIES OR FRIENDS.

Notice for Windows Users:

Starting with Windows 10 v, the OS is shipped with a copy of CURL which can be used right away. (Open the command prompt, and type “curl -help“ to check it). In case of non-existence, please install CURL before testing the Connector software.

Issues:

Please report back the issues by following the format provided in here.

VirusTotal Analysis:

MarmaraConnectorSetup-0.2.0-alpha-Windows.zip SHA256: c576a8caeecaf1f7307ffb32c2dd12cb7043ff6136186a74f44ebd4bad084aba
MarmaraConnectorSetup-0.2.0-alpha-Linux.zip SHA256: 08b9258d07ab6be236e49377a661a10545a327d98d86ab80f0391412deb519ad

Marmara Connector v0.1.2 alpha

28 Jun 15:33
Compare
Choose a tag to compare

Release Notes

Improvements:

  • added feature to always install Marmara Smart Chain from the latest marmara release. This feature is for clean installation of Marmara smart chain on the remote server that doesn't have any marmara installed in it.

  • added total locked in loops amount on the gui

Fixes:

  • removed dead installation link for setting up Marmara Smart Chain on the remote server through Marmara Connector

VirusTotal Analysis:

MarmaraConnector-0.1.2-alpha-Windows.zip SHA256: 8ae93d94e1b04180a1641e2050ee247a9db1377f95a177df5373cc6b65008fa1
MarmaraConnector-0.1.2-alpha-Linux.zip SHA256: c042082c72696886327dcce0636845ef00c5ddbe4e1e3819cf6b5eea7e0ade36
MarmaraConnector-0.1.2-alpha-Linux-installer.zip SHA256:bd3260dac88d84df77f0ae8b6b78e838cfb711b7d1fe572ffed1ee85b7e67068

Marmara Connector v0.1.1 alpha

29 Apr 11:17
8e1668a
Compare
Choose a tag to compare
Pre-release

Release Notes

Fixes:

  • Changed dead installation link for setting up Marmara Smart Chain on the remote server through Marmara Connector

VirusTotal Analysis:

Marmara_Connector_Windows_alpha_v0.1.1.zip SHA256: cb7b3eed4ffbef7b2337aa8554c678336280e9851f3cecf2e97e2a2b6a1fc5fb
Marmara_Connector_Linux_alpha_v0.1.1.zip SHA256: bc1d44db4209b71a8a919ca4277a31bdc9490225e71473fd286f0909173bfd49

Marmara Connector v0.1.0 alpha

17 Nov 18:57
b4c447c
Compare
Choose a tag to compare
Pre-release

This GUI application provides control of the MCL system on the remote server.

  • Install MCL on Remote Server
  • Connect remote MCL server
  • See MCL info
  • Receive and transfer MCL
  • Create credit loop

Note: Minimal GUI is for smaller resolution screens.