forked from tahowallet/extension
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tally -> Tally Ho renames throughout
- Loading branch information
1 parent
f05ad81
commit 2d92e9a
Showing
15 changed files
with
32 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
src="./github_[email protected]" | ||
width="630" /> | ||
|
||
[Tally](https://blog.tally.cash/a-community-owned-wallet-for-the-new-internet/) | ||
[Tally Ho](https://blog.tally.cash/a-community-owned-wallet-for-the-new-internet/) | ||
is a community owned and operated Web3 wallet, built as a | ||
[browser extension](https://browserext.github.io/browserext/). | ||
|
||
|
@@ -18,7 +18,7 @@ spirit of community ownership. | |
|
||
We can do better. | ||
|
||
Tally will be | ||
Tally Ho will be | ||
|
||
- Fairly launched ⚖️ | ||
- Sustainably aligned with users 🤲 | ||
|
@@ -140,7 +140,7 @@ $ yarn start | |
|
||
### Commit signing | ||
|
||
Commits on the Tally repository are all required to be signed. | ||
Commits on the Tally Ho repository are all required to be signed. | ||
No PR will be merged if it has unsigned commits. See the | ||
[GitHub documentation on commit signing](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) | ||
to get it set up. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@tallyho/tally-background", | ||
"version": "0.0.1", | ||
"description": "Tally, the community owned and operated Web3 wallet: api implementation.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet: api implementation.", | ||
"main": "index.ts", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Matt Luongo <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@tallyho/tally-extension", | ||
"private": true, | ||
"version": "0.12.1", | ||
"description": "Tally, the community owned and operated Web3 wallet.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet.", | ||
"main": "index.js", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Matt Luongo <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@tallyho/provider-bridge-shared", | ||
"version": "0.0.1", | ||
"description": "Tally, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.", | ||
"main": "index.ts", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Greg Nagy <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@tallyho/provider-bridge", | ||
"version": "0.0.1", | ||
"description": "Tally, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.", | ||
"main": "index.ts", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Greg Nagy <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ const walletTypeDetails: { [key in AccountType]: WalletTypeInfo } = { | |
icon: "./images/[email protected]", | ||
}, | ||
[AccountType.Internal]: { | ||
title: "Tally", | ||
title: "Tally Ho", | ||
icon: "./images/[email protected]", // FIXME: Icon is cut off - we should get a better one | ||
}, | ||
[AccountType.Ledger]: { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@tallyho/tally-ui", | ||
"version": "0.0.1", | ||
"description": "Tally, the community owned and operated Web3 wallet: UI package.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet: UI package.", | ||
"main": "index.ts", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Matt Luongo <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@tallyho/window-provider", | ||
"version": "0.0.1", | ||
"description": "Tally, the community owned and operated Web3 wallet: window provider is responsible for creating the in-page object for communication.", | ||
"description": "Tally Ho, the community owned and operated Web3 wallet: window provider is responsible for creating the in-page object for communication.", | ||
"main": "index.ts", | ||
"repository": "[email protected]:thesis/tally-extension.git", | ||
"author": "Greg Nagy <[email protected]>", | ||
|