Skip to content

Commit

Permalink
0.6.2-1
Browse files Browse the repository at this point in the history
fix for assertion failure with message: cannot use transfer flag if delegating to self
  • Loading branch information
igorls committed Jul 2, 2018
1 parent 0779fe0 commit 3d7eab6
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simpleos",
"version": "0.6.2",
"version": "0.6.2-1",
"productName": "simpleos",
"description": "EOS Blockchain Interface & Wallet",
"author": {
Expand Down Expand Up @@ -92,7 +92,6 @@
"echarts": "^4.1.0",
"electron": "2.0.3",
"electron-builder": "20.18.0",
"eosjs": "^15.0.3",
"hammerjs": "^2.0.8",
"jquery": "^3.3.1",
"moment": "^2.22.2",
Expand All @@ -113,21 +112,21 @@
"zone.js": "^0.8.26"
},
"dependencies": {
"@angular/animations": "^6.0.6",
"@angular/cdk": "^6.0.6",
"@angular/common": "^6.0.6",
"@angular/core": "^6.0.6",
"@angular/forms": "^6.0.6",
"@angular/http": "^6.0.6",
"@angular/language-service": "^6.0.6",
"@angular/material": "^6.3.0",
"@angular/platform-browser": "^6.0.6",
"@angular/platform-browser-dynamic": "^6.0.6",
"@angular/router": "^6.0.6",
"@clr/angular": "^0.12.1",
"@clr/icons": "^0.12.1",
"@clr/ui": "^0.12.1",
"@fortawesome/angular-fontawesome": "0.1.0-10",
"@angular/animations":"^6.0.7",
"@angular/cdk":"^6.3.1",
"@angular/common":"^6.0.7",
"@angular/core": "^6.0.7",
"@angular/forms": "^6.0.7",
"@angular/http": "^6.0.7",
"@angular/language-service": "^6.0.7",
"@angular/material":"^6.3.1",
"@angular/platform-browser": "^6.0.7",
"@angular/platform-browser-dynamic": "^6.0.7",
"@angular/router": "^6.0.7",
"@clr/angular":"^0.12.2",
"@clr/icons": "^0.12.2",
"@clr/ui":"^0.12.2",
"@fortawesome/angular-fontawesome": "0.1.1",
"@fortawesome/fontawesome-svg-core": "^1.2.0",
"@fortawesome/free-brands-svg-icons": "^5.1.0",
"@fortawesome/free-regular-svg-icons": "^5.1.0",
Expand All @@ -136,7 +135,8 @@
"@fortawesome/pro-regular-svg-icons": "^5.1.0",
"@fortawesome/pro-solid-svg-icons": "^5.1.0",
"@types/crypto-js": "^3.1.40",
"crypto-js": "^3.1.9-1",
"eosjs":"^15.0.3",
"crypto-js":"^3.1.9-1",
"menu": "^0.2.5",
"opn": "^5.3.0",
"primeicons": "^1.0.0-beta.9"
Expand Down
2 changes: 1 addition & 1 deletion src/app/accounts.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ export class AccountsService {
id = this.cmcListings[i].id;
}
}
if (id) {
if (id && symbol === 'EOSDAC') {
this.http.get('https://api.coinmarketcap.com/v2/ticker/' + id + '/').subscribe((result: any) => {
resolve(parseFloat(result.data.quotes.USD['price']));
}, (err) => {
Expand Down
2 changes: 1 addition & 1 deletion src/app/dashboard/dashboard.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<fa-icon [icon]="['fas', 'heart']"></fa-icon>
by <a style="color: #d7d7d7;" [routerLink]="['about']">EOS Rio</a>
</div>
<div class="version">v0.6.2</div>
<div class="version">v0.6.2-1</div>
</section>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/app/eosjs.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ export class EOSJSService {
receiver: account,
stake_net_quantity: split + ' EOS',
stake_cpu_quantity: split + ' EOS',
transfer: 1
transfer: 0
}, (err, result) => {
if (err) {
console.log(err);
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"@angular-devkit/core" "0.6.8"
rxjs "^6.0.0"

"@angular/animations@^6.0.6":
version "6.0.6"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.0.6.tgz#90a6e5acd693d2860017cdf83ec7fcd5daa74717"
"@angular/animations@6.0.7":
version "6.0.7"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.0.7.tgz#af9fd317556f3bf425f77905eb6a7f3281dca12a"
dependencies:
tslib "^1.9.0"

Expand Down Expand Up @@ -205,11 +205,11 @@
version "0.12.1"
resolved "https://registry.yarnpkg.com/@clr/ui/-/ui-0.12.1.tgz#129942d40da15d3313e2bb6937ba09a8083d8dac"

"@fortawesome/angular-fontawesome@0.1.0-10":
version "0.1.0-10"
resolved "https://npm.fontawesome.com/@fortawesome/angular-fontawesome/-/angular-fontawesome-0.1.0-10.tgz#27684efffde1ab7bd67ec479f5597712da273ad7"
"@fortawesome/angular-fontawesome@0.1.1":
version "0.1.1"
resolved "https://npm.fontawesome.com/@fortawesome/angular-fontawesome/-/angular-fontawesome-0.1.1.tgz#18270a06553b93f357cd0a54cabe5fa1cf633ca5"
dependencies:
tslib "^1.7.1"
tslib "^1.9.0"

"@fortawesome/fontawesome-common-types@^0.2.0":
version "0.2.0"
Expand Down

0 comments on commit 3d7eab6

Please sign in to comment.