Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Releases: eosdac/eosdactoolkit

Release v0.2.3

21 Feb 23:29
67d4bec
Compare
Choose a tag to compare

Changes

  • Adding claim pay functionality for custodians
  • Language strings added for custodian tools

Bugfixes

  • Fix for if the default node is unavailable, select the next fasted node
  • Fixing the systemmsig account to pull from the config file instead of being hard coded for jungle or production.

Release v0.2.2

11 Feb 15:00
c991919
Compare
Choose a tag to compare

Minor bug fix to the token verification system.

Bugfixes

  • Fixed hard-coded system msig account (jungle testnet was using a different system msig account as they've already upgraded past what mainnet is using).

Release v0.2.1

11 Feb 13:44
6995b6d
Compare
Choose a tag to compare

Minor bug fix to the token verification system.

Bugfixes

  • Fixed hard-coded account and moved it to a config.

Release v0.2.0

10 Feb 20:43
1ca5b3c
Compare
Choose a tag to compare

Changes

  • Added a token verification page for signing messages to validate the eosDAC Discord bot account verifications
  • Added profile caching plugin
  • Added the ability to configure a delay on all transactions
  • Added a transaction overly page while waiting for Scatter
  • Many updates and improvements to the custodian tools multi-signature signing page which is now ready for production release

Release v0.1.6

14 Jan 20:12
dac9385
Compare
Choose a tag to compare

Changes

  • Added a super awesome and fun credits page. :)
  • Updated Japanese language strings

Work in Progress:

  • action-parser.vue
  • msig-proposal.vue
  • msigcreator.vue
  • msigproposals.vue

Release v0.1.5

19 Dec 21:12
fba0d22
Compare
Choose a tag to compare

Changes

  • Display custodian vote counts in a localized string.
  • Improving the mobile experience on the custodian voting page.

Release v0.1.4

18 Dec 19:47
924eba6
Compare
Choose a tag to compare

Some minor improvements since our last release.

Changes

  • A default node of https://proxy.eosnode.tools has been added to speed up the initial connection. You can still choose an API endpoint you prefer from the settings menu, but this node provided by Block Matrix gives more consistency. You can find out more here: https://eosnode.tools/proxy
  • Added information per custodian candidate showing how much pay they requested. As described in the constitution, the actual pay will be based on an average.
  • Performance improvements by not re-initializing the eos object throughout the application, but reusing it as needed.
  • Removed some deprecated code and view pages.
  • Made more progress on the msig system (currently still being developed in the dev branch)

Bugfixes

  • Language string translation for api connection issues was not being processed correctly.
  • Removed some duplicate language keys

Release 0.1.3

15 Dec 15:30
a7179b2
Compare
Choose a tag to compare

Thank you all for your continued support and engagement with eosDAC! If you own EOSDAC tokens, or know someone who does, please have them register as a member of the DAC at https://members.eosdac.io/

We're really excited about turning on custodian voting and turning over the governance of the DAC to the token-holder elected custodians. This release includes all code updates since 0.1.2 and prepares us for custodian voting (which can be turned on with a single config change).

Changes

  • Adding a label for when the constitution has been updated
  • Filtering out API nodes which don't have CORS properly set to avoid console errors
  • Disable menu items when logged out
  • Updated agreedterms parameter
  • Adding network name to settings page
  • Updating Jungle config to Jungle2 network
  • Updated gettablerows limit from 0 to -1

Bugfixes

  • Fix vote weight decay for proxy account
  • Fix Firefox CORS issue
  • Fix overlay issue for transactions on the constitution page

Release - v0.1.2

19 Nov 16:32
a4b6347
Compare
Choose a tag to compare

Thank you all for your continued support and engagement with eosDAC! If you own EOSDAC tokens, or know someone who does, please have them register as a member of the DAC at https://members.eosdac.io/

DACs are the future, and we want you to be a part of it!

Our development team is continually making progress towards our goal of DAC enabling by improving our eosDAC Member Client and eventually moving towards the full DAC Toolkit. Thank you for your support of eosDAC by voting for the eosdacserver EOS block producer which funds these efforts via worker proposals you can view here: https://eosdac.io/active-worker-proposals/

eosDAC is a community-owned block producer which allows for more decentralization and improved security through multisignature permissions. As such, the eosDAC Member Client will evolve over time to include worker proposals for the community and the custodians to manage the block producer. For this reason, we added the ability to also vote for the eosdacserver block producer within the client, but it is not designed as a full voting portal. It's simply an easy interface for members to vote for the DAC BP if they have not already done so.

Changes

  • Improved login experience by removing unnecessary modal windows
  • Allow for some pages to be viewed without logging in as a member, such as your profile page
  • Removed constitution modal window and improved visibility on which version has been signed
  • Added the ability to vote for the eosdacserver EOS Block Producer within the member client
  • Begun work on the custodian tools including multisignature transaction processing. Note, this is not live in the interface yet.
  • Added version number for the eosDAC Member Client to the settings page
  • Added unstake button for custodians who unregister as custodians
  • Updated to to scatter core 2.3.8 and scatter-js 1.3.10
  • Improved the menu item order

Bugfixes

  • Fix ABI caching issues
  • Fixed an issue with Firefox not working correctly.
  • HTTPS for social sharing images to avoid browser security warnings

Release - v0.1.1

19 Oct 15:38
Compare
Choose a tag to compare

Thank you all for your continued support and engagement with eosDAC! If you own EOSDAC tokens, or know someone who does, please have them register as a member of the DAC at https://members.eosdac.io/

DACs are the future, and we want you to be a part of it!

Our development team is continually making progress towards our goal of DAC enabling by improving our eosDAC Member Client and eventually moving towards the full DAC Toolkit. Thank you for your support of eosDAC by voting for the eosdacserver EOS block producer which funds these efforts via worker proposals you can view here: https://eosdac.io/active-worker-proposals/

Changes

  • Added social sharing meta tag title, description, and images
  • Dropping support for npm and encouraging the use of yarn instead which works better with Quasar
  • Updated Scatter Core support to v2.3.4 so you can now use Firefox, Safari, and MS Edge with Scatter Desktop.
  • Updated README files
  • Improved deploy script which works locally as well
  • Language string updates for Vietnamese, Russian, Korean, Chinese, Japanese, and French
  • Support multiple actions to the transaction processing
  • Improved support for iscandidate function
  • Work in progress code (currently hidden in production) for custodian dashboard tools
  • Work in progress code (currently hidden in production) for viewing and processing worker proposals
  • Improved transaction pop-up settings display
  • Added a boolean to the config to enable or disable custodian voting

Bugfixes

  • Display the correct staked amount
  • Edge case when requested pay is not set