Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Rebuild app online #392

Closed
wants to merge 58 commits into from
Closed

Rebuild app online #392

wants to merge 58 commits into from

Conversation

alexvandesande
Copy link

No description provided.

luclu and others added 30 commits December 15, 2016 14:27
* added @frozeman's fix (#328)

* updates for gh-pages (#331)
Changes wall to wallet
* Set placeholder contract's pragma version using Mist-API

* add comment

* improvements

* add further conditions
* added @frozeman's fix (#328)

* updates for gh-pages (#331)

* Update README (#335)

Changes wall to wallet

* Set placeholder contract's pragma version using Mist-API (#337)

* Set placeholder contract's pragma version using Mist-API

* add comment

* improvements

* add further conditions

* added missing 0x

* build
* Error handling for previous versions of Mist

* Better checking of Mist object
I'm inferring from #118 that address parameters need quotes.
luclu and others added 23 commits April 12, 2017 20:00
* make correction to fr translation

* meteor: add ES6 support
* Adding out of sync warning to EN and PT

* Adding etherscan button on sidebar

* Translations

* added german
Changed http:// to https:// on one link in README.md
* fix contract ordering

* check if function payable

* remove console log
* Adding two more currencies to price ticker

* updating ethereum:tools package to 0.7.0
* Updating coinbase success message

Signed-off-by: Everton Fraga <[email protected]>

* Updating coinbase success message
* remove disabled wallets

* removed disabled wallets
Copy link
Contributor

@frozeman frozeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the build files done correctly and added and the old ones removed?

@@ -1,7 +1,5 @@
<template name="views_send">

{{reactiveData}}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this removed??
This was necessary to trigger reactivity in the respective function


// Deploy contract
if(FlowRouter.getRouteName() === 'deployContract') {
TemplateVar.set('selectedAction', 'deploy-contract');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only setting this here. Doesn't make itvreactive for token changes.

Copy link
Member

@evertonfraga evertonfraga Jun 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the PR link: #361
@luclu would you elaborate how does that work?

Copy link
Member

@evertonfraga evertonfraga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frozeman Are the build files done correctly and added and the old ones removed?

Yes, they are.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants