Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] fd0d5b834e
Bump eventsource from 1.0.7 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:53:57 +00:00
emizzle 744056c44f
Change initially displayed message
Change message from “Please enable metamask…” to “Loading…”. The reason behind this change is because the latest version of `embark-plasma` and `embarkjs-plasma` no longer requires metamask and can use locally configured embark accounts to sign transactions OR metamask can be used.
2019-06-26 12:53:36 +10:00
emizzle 7a679f8fd3
update eslintignore 2019-06-25 16:35:48 +10:00
emizzle c3bec46b7a
change page title and update lintignore 2019-06-25 14:28:04 +10:00
emizzle 8a30ca7a24
Add logo, move eslintconfig 2019-06-24 20:40:05 +10:00
emizzle b96bf067cf
Update to connect to rinkeby in contracts config 2019-06-21 17:43:35 +10:00
emizzle de6f9a8804
Convert project to Vue v3
Convert to Vue v3
2019-06-20 18:09:37 +10:00