Skip to content

Releases: VerusCoin/Agama

v0.4.0d minor fix

31 Oct 04:30
f2a9b78
Compare
Choose a tag to compare

Fixes:

  • Blockheight check bug

v0.4.0c Last Pre-Sapling activation version with Stake Guard, Cheat Catcher, and improved Multi-coin support

29 Oct 23:39
f6e7c25
Compare
Choose a tag to compare

0.4.0c - released 10/29/2018

  • All versions of the Verus Coin wallet from 0.4.0 and later have support for Sapling high performance zero knowledge transactions, which will activate on the Verus Coin Network at block 227520. In addition to basic Sapling support, 0.4.0c includes support for Sapling compatible, transparent mobile transactions. For lite mode usage on the Verus Coin or Zcash networks, you will need Verus Enhanced Agama v 0.4.0c.

  • In addition to Sapling and support for Stake Guard transactions, which all versions 0.4.0 or later have, 0.4.0c also includes a powerful “Cheat Catcher” that can earn money as miners and stakers who use it protect the Verus Coin network by catching stakers who are staking for rewards in a selfish way that does not contribute to converging the network on one blockchain. The new “Cheat Catcher” support requires a Sapling z-address, either passed in to the CLI wallet with the “-cheatcatcher=zaddress” option, or added in the Settings->App config of the enhanced Agama GUI.

  • Once your cheat catcher address has been set, a full node wallet that is mining OR staking, will also be looking for forks where the same winning coins may be posted on two different forks, signed by the same person. If this is ever discovered, the the mining or staking wallet will create a transaction that has cryptographic evidence of the cheating and submit it for shielding to the cheat catcher’s address. That means that while staking or mining, anyone who has a Sapling cheat catcher address set, may periodically find an additional shielded coinbase or two in their cheat catching address. Earning cheat catching rewards does not new create coins, but actually takes them from cheaters, so DON’T CHEAT :) ! Earning a cheat catching reward can also occur whether or not you earn a block reward and is available equally across the network to all miners and stakers, more dependent on who happens to observe the cheating fork and catches the cheater than on staking or mining power.

Version 0.4.0c also fixes the following issues reported in prior versions:

  • Wallet balance can get out of sync with blockchain when staking
  • Some non-Latin usernames cause failure to load
  • When used to load KMD in GUI Agama, Komodo stops accruing interest after transfer

IF YOUR WALLET IS OUT OF SYNC, YOU CAN RESCAN TO FIX THE PROBLEM.

For CLI:

  • Simply add the parameter “-rescan” when starting the daemon.

For GUI:

  • Close the application, wait for the GUI to close, then restart the GUI
  • When restarting, select “Activate Coin”, not a dropdown shortcut
    on the “Activate Coin” screen, select “Verus” and select “Native mode”
  • Choose the “daemon param: rescan” option
    click “Activate Coin”

v0.4.0a bug fixes, added zcash param download mirror

18 Oct 05:27
ec0b34d
Compare
Choose a tag to compare

Fixed:

  • Komodo compatibility
  • New transparent addresses not showing

Added:

  • Zcash param download mirror.

v0.4.0 Crypto-conditions, StakeGuard, Cheat Catcher Stake Delegation

15 Oct 17:20
e9f86ed
Compare
Choose a tag to compare

VerusCoin 0.4.0 - Release Notes

IMPORTANT

IF TWO OF YOUR MACHINES STAKE BLOCKS WITH THE SAME COINS, EACH ON A SEPARATE FORK, YOU CAN NOW LOSE YOUR BLOCK REWARD TO A CHEAT-CATCHER.

STAKING IS NOW OFF BY DEFAULT TO PREVENT MULTI-MACHINE STAKING OF THE SAME COINS OR ADDRESSES. YOU CAN EASILY ENABLE STAKING WITH THE “-mint” PARAMETER TO verusd, “setgenerate true 0” WITH “verus” CLI, OR THE STAKING BUTTON IN THE GUI.

ONLY STAKE ANY ADDRESS OR WALLET ON ONE COMPUTER AT A TIME, NOT MORE, UNLESS YOU CAN BE ABSOLUTELY SURE THEY ARE IN SYNC AND ON THE SAME CHAIN AT EVERY BLOCK. YOU CAN STILL MINE ON AS MANY MACHINES AS YOU’D LIKE.

Sapling

Verus Coin 0.4.0 includes support for Sapling addresses and transactions, including memory usage reduction of near 98% and performance improvements over previous z-transactions typically 40-50x. As with Zcash Sapling upgrade rules, older “Sprout” addresses and “Sapling” addresses may not be mixed in the same transaction. That means if you have Verus Coin that you would like to move from an older Sprout z-address to a Sapling z-address, you must first send it to a transparent address, then to the Sapling z-address. Sapling addresses can be used for shielding coinbase transactions or other functions. Retrieving viewing keys for Sapling addresses, which is not required for normal transactions, is not yet supported, and will be included in the next Sapling technology update.

Crypto-conditions and StakeGuard

Verus-enhanced, Komodo crypto-condition technology, enabling smart transactions and new types of on-chain functionalities. Verus has enhanced the original crypto-condition technology to make integration with standard transactions easier and enable things like StakeGuard, the Verus nothing-at-stake solution. In later releases, the same technology will enable PBaaS, voting, identity capabilities, and more.

Cheat Catcher

In addition to Stake Guard, which supports the nothing at stake solution, this version of Verus includes an early, functional version of the Cheat Catcher, a system that enables every miner or staker to catch stake cheating, when someone stakes two blocks with the same coins on two or more forks. With this version, all known orphaned stake transactions are compared to successful stakes when they mature, and if the orphan was trying to stake the exact same coins but on a different fork and the real fork at the same time, the miner of the block that is 100 blocks later, when that coinbase matures, will mine or stake a spend transaction for that cheat into the block, and send it to a sapling address the miner or staker has set in their wallet. If your wallet catches and spends a cheat transaction the reward for that coinbase will be automatically shielded to your address at the same time as you win the block. The early Cheat Catcher does not broadcast cheating transactions, and it will not catch all possible cheats on the network. It will make it a statistically losing proposition to cheat. This means you should not stake the same addresses on more than one computer at a time. Doing so creates the possibility that you will stake on two forks with the same coins, which puts your earnings at risk. Future cheat catcher implementations will excel at catching cheats on the network.

Stake Delegation

In the new Verus network protocol that activates at the same time as Sapling, you can now set the parameter -pubkey in the command line wallet, which will redirect both mining AND staking rewards to the public key of an address, which can be obtained from an address with the “validatekey” command.

Verus 0.4.0 GUI Specific Updates

Performance on large wallets is significantly improved
Sorting of all columns now works properly
Separate controls for mining and staking
New Zcash parameters for Sapling will be downloaded, and are much smaller than earlier params

v0.3.13c-beta Verus Coin SPV - Electrum - Lite Mode Support

09 Sep 03:45
c30c5ca
Compare
Choose a tag to compare
  • Fixed bug where top left dropdown menu would show
  • Added electrum support for Verus lite mode

v0.3.13b-beta Minor fix release

07 Sep 20:46
562a075
Compare
Choose a tag to compare

Fixed balance verification

v0.3.13a-beta --Minor fix release

06 Sep 00:54
a130eab
Compare
Choose a tag to compare

Minor fixes:

  • Error in limiting transactions that can cause the GUI to complain that there are not enough funds to send a transaction when funds are sufficient.
  • List display showing incorrect blocks to maturity in some views.

v0.3.13-beta Tx search filters, immature balance display, better support for other KMD family coins

04 Sep 22:44
6d7f582
Compare
Choose a tag to compare
  • Transaction search filters, including private transactions/messages
  • Immature balance display
  • Autostart with Verus active as settings option
  • Miscellaneous fixes, including rounding of "all" amounts and more graceful shutdown to prevent wallet corruption on busy systems shutting down
  • Non-mandatory

Minor bug fixes

14 Aug 07:03
735cb3f
Compare
Choose a tag to compare
Dev (#54)

* Michael f dev (#45)

* Set version for next release to 0.3.4

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Minor README update, mention versions and target date. Trigger 0.3.4 build. (#17)

Getting things set for 0.3.4.

* Get version set.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Gratuitous README mod to trigger a build.

* Get build version set (#18)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Rev version to v0.3.5 for the next release.

* Version to 0.3.5-beta (#20)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, version to 0.3.6-beta (#21)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, trigger another build.

* Version to v0.3.7-beta (#23)

Version to 0.3.7-beta

* Update .travis.yml

* Update .travis.yml

* Configuring debian packaging

* Configuring debian packaging

* adding fakeroot package to linux build job

* fixing missing npm install

* fixing travix pipeline

* troubleshooting travis

* troubleshooting travis

* incrementing version

* adding fakeroot package to linux build job

* troubleshooting travis

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Testing CI

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Merge changes from latest Komodo Agama

* Updating branch (#32)

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Adding and testing npm electron packaging scripts

* Adjusting Ci

* Adjusting Ci, cleaning up, and trimming Agama build packages

* using buildscripts

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Version squared up (#33)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* Revert "Merge changes from latest Komodo Agama"

This reverts commit 9151aafff4b57c61dd5bd03d570e27cf0f4f9074.

* Change timeout for quitting daemon from 5 to 10 seconds

* clean up

* Version to 0.3.10, bit of testing (#36)


* Version to 0.3.10

* Clean up versions in README (#37)

* Update README version notes.

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Merge latest Komodo changes

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Get Michael F dev into master (#41)

* Merge latest Komodo changes

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Changing versions

* Update .gitlab-ci.yml

* Dave dev (#42)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Version update and GUI test (#43)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Increased number of displayed transactions

* updating from master (#46)

* Set version for next release to 0.3.4

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Minor README update, mention versions and target date. Trigger 0.3.4 build. (#17)

Getting things set for 0.3.4.

* Get version set.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Gratuitous README mod to trigger a build.

* Get build version set (#18)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Rev version to v0.3.5 for the next release.

* Version to 0.3.5-beta (#20)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, version to 0.3.6-beta (#21)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, trigger another build.

* Version to v0.3.7-beta (#23)

Version to 0.3.7-beta

* Update .travis.yml

* Update .travis.yml

* Configuring debian packaging

* Configuring debian packaging

* adding fakeroot package to linux build job

* fixing missing npm install

* fixing travix pipeline

* troubleshooting travis

* troubleshooting travis

* incrementing version

* adding fakeroot package to linux build job

* troubleshooting travis

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Testing CI

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Merge changes from latest Komodo Agama

* Updating branch (#32)

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Adding and testing npm electron packaging scripts

* Adjusting Ci

* Adjusting Ci, cleaning up, and trimming Agama build packages

* using buildscripts

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Version squared up (#33)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* Revert "Merge changes from latest Komodo Agama"

This reverts commit 9151aafff4b57c61dd5bd03d570e27cf0f4f9074.

* Change timeout for quitting daemon from 5 to 10 seconds

* clean up

* Version to 0.3.10, bit of testing (#36)


* Version to 0.3.10

* Clean up versions in README (#37)

* Update README version notes.

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Merge latest Komodo changes

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Get Michael F dev into master (#41)

* Merge latest Komodo changes

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Changing versions

* Update .gitlab-ci.yml

* Dave dev (#42)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Version update and GUI test (#43)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Michael f dev (#47)

* Set version for next release to 0.3.4

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Minor README update, mention versions and target date. Trigger 0.3.4 build. (#17)

Getting things set for 0.3.4.

* Get version set.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Gratuitous README mod to trigger a build.

* Get build version set (#18)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Rev version to v0.3.5 for the next release.

* Version to 0.3.5-beta (#20)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, version to 0.3.6-beta (#21)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, trigger another build.

* Version to v0.3.7-beta (#23)

Version to 0.3.7-beta

* Update .travis.yml

* Update .travis.yml

* Configuring debian packaging

* Configuring debian packaging

* adding fakeroot package to linux build job

* fixing missing npm install

* fixing travix pipeline

* troubleshooting travis

* troubleshooting travis

* incrementing version

* adding fakeroot package to linux build job

* troubleshooting travis

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Testing CI

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Merge changes from latest Komodo Agama

* Updating branch (#32)

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Adding and testing npm electron packaging scripts

* Adjusting Ci

* Adjusting Ci, cleaning up, and trimming Agama build packages

* using buildscripts

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Version squared up (#33)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* Revert "Merge changes from latest Komodo Agama"

This reverts commit 9151aafff4b57c61dd5bd03d570e27cf0f4f9074.

* Change timeout for quitting daemon from 5 to 10 seconds

* clean up

* Version to 0.3.10, bit of testing (#36)


* Version to 0.3.10

* Clean up versions in README (#37)

* Update README version notes.

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Merge latest Komodo changes

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Get Michael F dev into master (#41)

* Merge latest Komodo changes

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Changing versions

* Update .gitlab-ci.yml

* Dave dev (#42)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Version update and GUI test (#43)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Increased number of displayed transactions

* Removing "addnode" parameter for veruscoin

* Michael f dev (#48)

* Set version for next release to 0.3.4

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Added https://explorer.veruscoin.io/ to the list of explorers and cleaned up JS a bit

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Minor README update, mention versions and target date. Trigger 0.3.4 build. (#17)

Getting things set for 0.3.4.

* Get version set.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Gratuitous README mod to trigger a build.

* Get build version set (#18)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Rev version to v0.3.5 for the next release.

* Version to 0.3.5-beta (#20)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, version to 0.3.6-beta (#21)

* Minor README update, mention versions and target date. Trigger 0.3.4 build.

* Get version set.

* Gratuitous README mod to trigger a build.

* Rev version to v0.3.5 for the next release.

* Version now up to 0.3.6

* Update version in README, add comment, trigger a build.

* Revise the version in package.json too.

* README tweak, trigger another build.

* Version to v0.3.7-beta (#23)

Version to 0.3.7-beta

* Update .travis.yml

* Update .travis.yml

* Configuring debian packaging

* Configuring debian packaging

* adding fakeroot package to linux build job

* fixing missing npm install

* fixing travix pipeline

* troubleshooting travis

* troubleshooting travis

* incrementing version

* adding fakeroot package to linux build job

* troubleshooting travis

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Testing CI

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Merge changes from latest Komodo Agama

* Updating branch (#32)

* Version to 0.3.8-beta, add spectron and mocha. (#24)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta plus packaging modes (#25)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Version to 0.3.8-beta (#27)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add mocha and helpers in package.json (#28)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Fix issue where agama freezes on first start

* Clean up and optimize Agama quitting procedure

* Fix closing message

* Adding and testing npm electron packaging scripts

* Adjusting Ci

* Adjusting Ci, cleaning up, and trimming Agama build packages

* using buildscripts

* clean up

* clean up

* clean up

* clean up

* clean up

* clean up

* Version squared up (#33)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* Revert "Merge changes from latest Komodo Agama"

This reverts commit 9151aafff4b57c61dd5bd03d570e27cf0f4f9074.

* Change timeout for quitting daemon from 5 to 10 seconds

* clean up

* Version to 0.3.10, bit of testing (#36)


* Version to 0.3.10

* Clean up versions in README (#37)

* Update README version notes.

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Merge latest Komodo changes

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Get Michael F dev into master (#41)

* Merge latest Komodo changes

* Updating .gitlab-ci to include default source for binaries. (#40)

* Add GUI test (#38)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Update .gitlab-ci.yml

pausing test phase, adding alternate binary source if primary is not found

* Change version numbers

* Changing versions

* Update .gitlab-ci.yml

* Dave dev (#42)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Version update and GUI test (#43)

* Version to v0.3.7-beta

* Version to 0.3.8-beta.

* Get Asher's changes over for debian packaging.

* fixing zip command

* Add some helper scripts to package.json for electron packaging.

* Catch version changes up

* Test dependencies and a little dependency cleanup.

* Synching up on version 0.3.9

* Catch README up too.

* First bit of testing in.

* Version to 0.3.10

* Update README version as well.

* Get first simple GUI test switched on.

* Separate npm install from npm test so it works properly.

* Add testing that the VRSC coin shows up.

* Clean up description

* Clean tests up a bit.

* Version to 0.3.12

* Increased number of displayed transactions

* Remove verustest & set transaction display limit to 1000

* Michael f dev (#49)


* Remove verustest & set transaction display limit to 1000

* Michael f dev (#50)


* Remove verustest & set transaction display limit to 1000

* Michael f dev (#52)



* Remove verustest & set transaction display limit to 1000

* Updating version

0.3.12-beta Global network sync, mining, and staking improvements

13 Aug 06:54
f71a910
Compare
Choose a tag to compare

New in Verus enhanced Agama GUI wallet:

  1. Received z-transactions are now shown for the first time in Agama in your normal transaction list
  2. Number of transactions shown has been raised to 1000 transparent and all of your incoming, private z-transactions
  3. By clicking on an incoming z-transaction, you can now read the encrypted memo sent with that transaction
  4. Ability to send all available funds from an address or the entire wallet with one click
  5. Improved GUI layout and fixes for some minor usability bugs