gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-wallet-webex] branch master updated (bbff7403 -> b28


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] branch master updated (bbff7403 -> b285d3e2)
Date: Thu, 20 Sep 2018 13:19:48 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a change to branch master
in repository wallet-webex.

    from bbff7403 update packages
     new 9b5c319c .gitignore
     new b285d3e2 popup

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 articles/ui/.gitignore    | 1 +
 contrib/.gitignore        | 1 +
 src/webex/pages/popup.tsx | 3 +++
 3 files changed, 5 insertions(+)
 create mode 100644 contrib/.gitignore

diff --git a/articles/ui/.gitignore b/articles/ui/.gitignore
index 7df13cdf..9679a9a8 100644
--- a/articles/ui/.gitignore
+++ b/articles/ui/.gitignore
@@ -4,3 +4,4 @@
 *.fdb_latexmk
 *.aux
 *.log
+*.pdf
diff --git a/contrib/.gitignore b/contrib/.gitignore
new file mode 100644
index 00000000..48920c23
--- /dev/null
+++ b/contrib/.gitignore
@@ -0,0 +1 @@
+coinsim.js
diff --git a/src/webex/pages/popup.tsx b/src/webex/pages/popup.tsx
index 2224a662..968e9946 100644
--- a/src/webex/pages/popup.tsx
+++ b/src/webex/pages/popup.tsx
@@ -522,6 +522,9 @@ function WalletDebug(props: any) {
     <button onClick={openExtensionPage("/src/webex/pages/popup.html")}>
       wallet tab
     </button>
+    <button onClick={openExtensionPage("/src/webex/pages/benchmark.html")}>
+      benchmark
+    </button>
     <button onClick={openExtensionPage("/src/webex/pages/show-db.html")}>
       show db
     </button>

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]