Skip to content

Releases: bitshares/bitshares-core

BitShares GUI 2.0.151125

25 Nov 21:59
Compare
Choose a tag to compare

NEW FEATURES:

  • Added "Back" and "Forward" buttons #453
  • Show stake percentages at all times in wallet #522
  • Display total assets of all account in chosen currency #512
  • Request settlement of bit asset #493
  • Show BTS balance in Accounts search results table #482
  • Exchange > highlight active market state on bottom right #499
  • Deposit/Withdraw page split into tabs (addresses #521)

BUG FIXES:

  • Fix market issue: clicking on account balance vs Lowest Ask #469
  • Transfer Dialog does not fall back to BTS fee when there is no core exchange rate or funded fee pool #329
  • "Borrow Asset" window resets on new block on some accounts #505
  • Clicking on lowest or highest buy/sell price does not result in an eligible market order #515
  • Add the collateral ratio number of each asset to the overview page #397
  • App crashes on the market page - argument is not an object id #520
  • OS X Light Wallet Bug #525
  • Market %change and volume do not match #528
  • The [FAV MARKETS] / [ALL MARKETS] tabs don't work when accessed for the very first time. #519
  • Cannot find some markets #526
  • Account drop-down options are inconsistent with selected third-party account #523
  • Market page shows loading indicator if user doesn't have any account - it should suggest to create account instead #507

BitShares 2.0.151101 (former v2.15.306)

02 Nov 16:12
Compare
Choose a tag to compare

All full nodes will need to upgrade to this release by Wed Nov 4 16:00:00 UTC 2015.

  • Corrects an issue in the previous release that prevents PARENT.CHILD assets from being created #409
  • Add the capability for asset owner to claim asset fees #413
  • Allow asset issuers to blacklist some accounts from holding a particular asset while maintaining a "default accept" policy for other accounts #415

In addition, numerous bug fixes and wallet enhancements have been included, and reindexing performance has been improved.

Reindexing will be required, and should occur automatically.

BitShares 2.0.151021 (former v2.15.294, on October 21, 2015)

21 Oct 17:40
Compare
Choose a tag to compare

This release contains the following updates:

  1. Symbol names PARENT.CHILD now require that CHILD can only be created by issuer of asset PARENT to support namespaces similar to BTS 1.0
  2. Account names with 1 and 2 characters are now valid like they were in BTS 1.0

The hardfork will take effect on October 23 at 12:00:00 AM (1445558400 UTC seconds). All full nodes will be required to upgrade by that date or they will fork from the network after the first attempt to register an invalid PARENT.CHILD asset.

To minimize the potential of abuse and the likelihood of anyone attempting to register PARENT.CHILD between now and the hardfork, the transaction fee for registering an asset has temporarily been set at 5,000,000 BTS ($20,000) and will be lowered after the hard fork.

This hardfork is being implemented as a "bug-fix" hardfork to remain compatible with BTS 1.0 semantics and therefore can be implemented and accepted by witness approval alone.

BitShares 2 (October 13, 2015)

13 Oct 15:42
Compare
Choose a tag to compare

This release is the first version of BitShares based upon the Graphene Toolkit produced by Cryptonomex.

Seed nodes and genesis file have been included in the source.

This release we adopt a new versioning system. Major hard forks with new features will increment the major version number (2). Incremental updates and bug fixes will be denoted by YEAR.DAY of their release. (this version is v2.15.286)

Hosted Wallets

https://bitshares.org/wallet
https://bitshares.openledger.info/

Exchanges

How to Import Large Wallets into CLI wallet

Migration

How to Migrate from BitShares 0.9.x

Known Issues

  1. Copy & Paste does not work within the full node. The work-around is to run the full node AND the light wallet and then configure the light wallet to use the same websocket as the full node.
  2. Wallet backups do not work within the full node. The work-around is to run the full node AND then use the light wallet.

Updates

The windows CLI tools were updated to rev 66c18c6on Oct 17 to support a hard fork that triggered late on Oct 16, earlier versions are unable to sync with the network