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

Updating production wallet #407

Merged
merged 100 commits into from
Jul 12, 2017
Merged
Changes from 1 commit
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
fcfa74f
added @frozeman's fix (#328)
luclu Dec 15, 2016
23aacfe
added @frozeman's fix (#328) (#329)
luclu Dec 15, 2016
52d9685
updates for gh-pages (#331)
luclu Dec 15, 2016
a73dfdc
updates for gh-pages (#332)
luclu Dec 15, 2016
bcf1e17
Update README (#335)
Projjol Jan 12, 2017
522b63b
Set placeholder contract's pragma version using Mist-API (#337)
luclu Jan 23, 2017
78dba9e
added missing 0x
frozeman Jan 23, 2017
f5dda54
merged master
frozeman Jan 23, 2017
54f6989
build
frozeman Jan 23, 2017
d192c0d
Merge Develop (#338)
frozeman Jan 23, 2017
c50ae83
Merge branch 'gh-pages' into master
frozeman Jan 23, 2017
d056bf3
reverted network id storage on accounts package
frozeman Jan 23, 2017
663000d
merged develop
frozeman Jan 23, 2017
cb31978
Merge branch 'gh-pages'
frozeman Jan 23, 2017
400ff5d
re-build
frozeman Jan 23, 2017
3c0bb8a
Error handling for previous versions of Mist (#342)
evertonfraga Jan 24, 2017
aaa83b5
rebuild
frozeman Jan 24, 2017
283e52d
Merge branch 'develop'
frozeman Jan 24, 2017
62abeab
remove amount param from coinbase widget (#347)
alexvansande Feb 8, 2017
eb917fa
sticky bar is failing to stick. terrible sticky bar, fake sticky (#348)
alexvansande Feb 9, 2017
cf317e1
Warning when trying to transfer a token to an empty recipient (#346)
evertonfraga Mar 2, 2017
0f1141a
authorize accounts callback fix
frozeman Mar 30, 2017
f04fd18
Merge branch 'develop' of github.com:ethereum/meteor-dapp-wallet into…
frozeman Mar 30, 2017
1050bb3
Add caret operator to contract example (#345)
luclu Apr 5, 2017
4f4e98a
Addresses need quotes (#351)
Apr 5, 2017
16e6425
[i18n] add missing meteor package; improve error message (#357)
luclu Apr 5, 2017
5180dd7
fix russian translation (#356)
ygun Apr 6, 2017
90572dc
fix renaming bug (#358)
luclu Apr 12, 2017
e889b50
update token contract link (#360)
luclu Apr 12, 2017
4cb9dc0
minor typo and other text corrections (#359)
JohnDoe389 Apr 12, 2017
42d5aba
fixes token selection when sending via the zebra-token-list (#361)
luclu Apr 12, 2017
3e64b51
fix (#362)
luclu Apr 12, 2017
23a5dfc
initialize send view correctly when switching from deploy view (#363)
luclu Apr 12, 2017
80f952a
update TX link: testnet.etherscan.io -> ropsten.etherscan.io (#364)
luclu Apr 12, 2017
c35592f
numeral.js: console.warn instead of console.error (#366)
luclu Apr 20, 2017
fb85462
Add ES6 support; correction to fr translation (#365)
iquidus Apr 24, 2017
fb4dec6
update i18n string 'accountNote' (#372)
luclu Apr 28, 2017
99daa14
remove whitespaces from address on token.add() (#370)
luclu Apr 28, 2017
16f1ee4
fix packages (#369)
luclu Apr 28, 2017
49a7010
Adding out of sync warning (#374)
evertonfraga Jun 2, 2017
98c2605
Changed http:// to https:// on one link (#384)
sandakersmann Jun 2, 2017
309eec5
update 'allow-deny' package to avert download timeout (#383)
luclu Jun 2, 2017
1cd03b2
build wallet
frozeman Jun 2, 2017
905b540
Darken network info font (#388)
evertonfraga Jun 13, 2017
1910914
Quick wallet fixes (#389)
alexvansande Jun 21, 2017
54cca96
some typo fixes; adjust some of the supporting text (#385)
JohnDoe389 Jun 21, 2017
9b8fec3
Adding two more currencies to price ticker (#387)
evertonfraga Jun 22, 2017
81a7c7d
Update coinbase success message (#390)
evertonfraga Jun 24, 2017
3430dc2
Removed disabled wallets (#393)
alexvansande Jun 28, 2017
a3bc1a1
Temporarily removing ES6 support: fixing indexeddb driver bug (#395)
evertonfraga Jun 29, 2017
d20a1d2
Including file to prevent 404 error (#394)
evertonfraga Jun 29, 2017
e24b3b3
add reactive (#396)
alexvansande Jun 29, 2017
8448f85
add ens support to input fields (#398)
alexvansande Jul 6, 2017
665c9d8
Creating travis file (#402)
evertonfraga Jul 10, 2017
91a1c31
Updating ethereum-elements; building for production (#405)
evertonfraga Jul 11, 2017
7646263
Adding travis badge
evertonfraga Jul 11, 2017
67589b9
reverse ENS lookup (#403)
alexvansande Jul 11, 2017
e932df0
Merge branch 'develop' of https://github.com/ethereum/meteor-dapp-wal…
evertonfraga Jul 11, 2017
f04ab9f
remove amount param from coinbase widget (#347)
alexvansande Feb 8, 2017
a0fdde0
sticky bar is failing to stick. terrible sticky bar, fake sticky (#348)
alexvansande Feb 9, 2017
ede224d
Warning when trying to transfer a token to an empty recipient (#346)
evertonfraga Mar 2, 2017
b5e6fef
authorize accounts callback fix
frozeman Mar 30, 2017
6c6552a
Add caret operator to contract example (#345)
luclu Apr 5, 2017
c70d1ab
Addresses need quotes (#351)
Apr 5, 2017
de7cdd3
[i18n] add missing meteor package; improve error message (#357)
luclu Apr 5, 2017
6410351
fix russian translation (#356)
ygun Apr 6, 2017
964c423
fix renaming bug (#358)
luclu Apr 12, 2017
f4c6634
update token contract link (#360)
luclu Apr 12, 2017
7b91854
minor typo and other text corrections (#359)
JohnDoe389 Apr 12, 2017
707a022
fixes token selection when sending via the zebra-token-list (#361)
luclu Apr 12, 2017
fe79f2e
fix (#362)
luclu Apr 12, 2017
d83feec
initialize send view correctly when switching from deploy view (#363)
luclu Apr 12, 2017
d747bf5
update TX link: testnet.etherscan.io -> ropsten.etherscan.io (#364)
luclu Apr 12, 2017
1ccf8c0
numeral.js: console.warn instead of console.error (#366)
luclu Apr 20, 2017
fe478b4
Add ES6 support; correction to fr translation (#365)
iquidus Apr 24, 2017
66ec29c
update i18n string 'accountNote' (#372)
luclu Apr 28, 2017
84c0373
remove whitespaces from address on token.add() (#370)
luclu Apr 28, 2017
731953f
fix packages (#369)
luclu Apr 28, 2017
a6fc78e
Adding out of sync warning (#374)
evertonfraga Jun 2, 2017
3841407
Changed http:// to https:// on one link (#384)
sandakersmann Jun 2, 2017
380623f
update 'allow-deny' package to avert download timeout (#383)
luclu Jun 2, 2017
853bf07
build wallet
frozeman Jun 2, 2017
6a614ac
Darken network info font (#388)
evertonfraga Jun 13, 2017
a874395
Quick wallet fixes (#389)
alexvansande Jun 21, 2017
8c1a446
some typo fixes; adjust some of the supporting text (#385)
JohnDoe389 Jun 21, 2017
28a1dc2
Adding two more currencies to price ticker (#387)
evertonfraga Jun 22, 2017
06d5f08
Update coinbase success message (#390)
evertonfraga Jun 24, 2017
b3921a2
Removed disabled wallets (#393)
alexvansande Jun 28, 2017
ff3c552
Temporarily removing ES6 support: fixing indexeddb driver bug (#395)
evertonfraga Jun 29, 2017
5092cc2
Including file to prevent 404 error (#394)
evertonfraga Jun 29, 2017
5e107db
add reactive (#396)
alexvansande Jun 29, 2017
c4819c5
add ens support to input fields (#398)
alexvansande Jul 6, 2017
70753c0
Creating travis file (#402)
evertonfraga Jul 10, 2017
0b9f4be
Updating ethereum-elements; building for production (#405)
evertonfraga Jul 11, 2017
114c061
Adding travis badge
evertonfraga Jul 11, 2017
393b984
reverse ENS lookup (#403)
alexvansande Jul 11, 2017
2975915
Merge branch 'gh-pages' into master
evertonfraga Jul 11, 2017
f33b38b
merged master
frozeman Jul 12, 2017
87a5011
Release fixes (#408)
frozeman Jul 12, 2017
ab0641b
Release fixes (#409)
frozeman Jul 12, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'gh-pages' into master
  • Loading branch information
frozeman authored Jan 23, 2017
commit c50ae83f7f106a6b55884405007897bc3fedd6b0
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.