Commit Graph

254 Commits

Author SHA1 Message Date
1ceb56c7b8 Update wallet UI to use PaperclipChain
- Remove Ethereum/Web3 references from HTML
- Create PaperclipWallets class with Ed25519 key support
- Add PaperclipDatabase for wallet storage
- Update module loading order in index.html
- Convert button classes from btn-etho to btn-clips
2025-06-15 18:39:48 -07:00
dab604463f Clean up logging and remove excessive styling 2025-06-15 17:49:10 -07:00
f3367b22dc feat: Convert Ether1 wallet to PaperclipWallet
- Update package.json with PaperclipWallet branding
- Replace Ethereum Web3 with Tendermint RPC client
- Implement CLIPS address format (CLIP-{64-hex})
- Add Ed25519 key management with tweetnacl
- Create PaperclipChain blockchain interface
- Support gas system and transaction types
- Add smart contract and multisig support
2025-06-15 16:32:44 -07:00
Exlo
d1c1c835f2 Merge pull request #100 from Ether1Project/RebrandingAndImprovements
rebranding upgrade and various fixes
2024-04-29 07:46:05 +02:00
d0x
6db10719a7 rebranding upgrade and various fixes 2024-04-28 22:20:58 -07:00
Exlo
2ba29503f6 Update yarn.lock 2023-04-07 10:19:15 +02:00
Exlo
a40451ec97 Merge pull request #93 from Ether1Project/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-04-07 10:15:59 +02:00
Exlo
adba89c8e5 Merge pull request #79 from Ether1Project/dependabot/npm_and_yarn/simple-get-2.8.2
Bump simple-get from 2.8.1 to 2.8.2
2023-04-07 10:13:21 +02:00
Exlo
2b943782e7 deps updates
deps updates
2023-04-07 10:12:58 +02:00
dependabot[bot]
374c352696 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 22:21:58 +00:00
Exlo
1fe1a95d81 deps update 2022-10-05 16:46:40 +02:00
Exlo
822ef99254 Merge pull request #90 from Ether1Project/dependabot/npm_and_yarn/file-type-16.5.4
Bump file-type from 16.5.3 to 16.5.4
2022-07-30 21:01:03 +02:00
Exlo
a88d4b5fa1 Update geth 2022-07-30 20:30:24 +02:00
Exlo
5061ee99fd Updated to new geth release for faster sync
New bootnode list included in new geth for quicker initial connection to peers
2022-07-30 18:22:46 +02:00
dependabot[bot]
d35c55abca Bump file-type from 16.5.3 to 16.5.4
Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v16.5.3...v16.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-23 05:29:17 +00:00
Exlo
6aaa484be8 explorer link fix for transactions
explorer link fix for transactions
2022-07-07 07:18:24 +02:00
Exlo
f62a00ca00 updating info needed for building purposes
updating info needed for building purposes
2022-06-22 21:30:42 +02:00
Exlo
95927c7e91 bumped version
bumped version from 2.4.5 < 2.4.6
2022-06-21 08:52:44 +02:00
Exlo
b16e9b2901 Fix for the transactions
Using explorer instead of richlist
2022-06-21 08:51:26 +02:00
Exlo
b68a9c9bcc updated dependencies
updated dependencies for security
2022-04-04 13:59:17 +02:00
Exlo
a6362d292f updated electron
updated electron
2022-04-04 13:26:27 +02:00
Exlo
2c2e898d23 update deps
update deps
2022-04-04 13:09:16 +02:00
Exlo
3cead393d7 Updated Dependencies
Updated Dependencies
2022-04-04 12:53:03 +02:00
Exlo
6a17aea9cc updated Dependencies
updated Dependencies
2022-04-04 12:20:37 +02:00
Exlo
c41b30a108 updated dependencies
updated dependencies
2022-04-04 12:12:36 +02:00
Exlo
b63071c341 update
update
2022-04-04 10:33:52 +02:00
Exlo
5ed3a988ba Updated for Phoenix
Updated for
V2.0.0 Phoenix
2022-02-28 18:06:52 +01:00
dependabot[bot]
56e63f6a2b Bump simple-get from 2.8.1 to 2.8.2
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 16:09:59 +00:00
Exlo
a7854a06c0 Updated for Phoenix
Updated for
V2.0.0 Phoenix
2022-02-28 17:01:01 +01:00
Exlo
3f6efae20a minor rebranding 2021-12-16 19:10:33 +01:00
Exlo
471067ff6e Updated for NewHorizon(1.6.0) 2021-12-16 18:34:59 +01:00
Exlo
e58204283e Updated to NewHorizon (1.6.0)
Binary updated for new release(hardfork)
2021-12-16 18:28:10 +01:00
Exlo
a8d57107a2 Update transactions.js 2021-11-24 04:12:11 +01:00
Exlo
132c1a39e8 Update geth 2021-10-28 09:50:20 +02:00
Exlo
35856bc223 V2.4.2 - Sync Hot Fix
V2.4.2 - Sync Hot Fix
Updated geth to 1.5.3
2021-10-28 09:48:53 +02:00
Exlo
5dec944878 Updated geth
V1.5.2 - Atlas Sync Patch
2021-10-17 21:29:12 +02:00
Exlo
b2facaf12e Updated to Atlas 1.5.1
Updated links
Updated richlist for transactions
Updated geth to 1.5.1
+++
2021-10-17 15:00:43 +02:00
Exlo
79ff027094 updated explorer links 2021-10-15 21:00:37 +02:00
fallengravity
ff61834116 LFS fix for geth 2021-07-31 12:55:55 +02:00
Ethan van Ballegooyen
8a3f26871c update linux geth version 2021-07-31 10:06:59 +02:00
Ethan van Ballegooyen
ec16c9e406 Disable ethoFS 2021-07-31 10:05:43 +02:00
Exlo
711a465944 Etho Protocol rebrand 2021-06-08 09:52:11 +02:00
Ethan van Ballegooyen
41236b94ee Ether-1 ~> Etho Protocol 2021-06-05 12:03:27 +02:00
Ethan van Ballegooyen
1191f62389 Update package.json 2021-01-22 23:22:51 +02:00
Exlo
2045885e27 Add files via upload 2021-01-01 14:35:34 +01:00
Ethan van Ballegooyen
a9f01b89f7 Merge pull request #66 from newCodeRunner/patch-3
Update package.json
2020-12-18 12:25:34 +02:00
newCodeRunner
ca2fb48a84 Update package.json
Fixes the electron built app error, removed duplicates, moved node-gyp to devDeps
2020-12-18 15:22:11 +05:00
Exlo
fb596725d9 Add files via upload 2020-12-17 15:28:38 +01:00
Ethan van Ballegooyen
190af3c522 Merge pull request #65 from newCodeRunner/master
Add Button to Delete addresses locally
2020-12-08 15:58:28 +02:00
newCodeRunner
a2f894d822 Update wallets.js
Event listener for click button
2020-12-08 18:47:41 +05:00