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
FallenGravity
1dc114e684
Removing Color system
2019-10-21 21:33:21 +02:00
FallenGravity
a9dbef7fe1
First implementation of color based on wallet value & Clean up
2019-10-19 22:32:09 +02:00
Mustafa Refaey
b7b135b27c
fix transactions issue
2019-05-28 10:34:10 +02:00
Taegus
9518b59508
+ import from private key added
2019-03-07 08:25:18 +01:00
Taegus
b0cd7d517a
+ beautifier
...
* version info
2019-03-03 10:37:19 +01:00
Taegus
0aa73d3930
* import from private key improved
2019-01-05 19:33:26 +01:00
Taegus
b9d5fdadc2
! fixed import from zip file
...
+ import from private key
2019-01-05 18:09:08 +01:00
Taegus
19a7052398
! handle the clean transactions correctly before fully synced
...
! sync all wallets correctly
2018-12-28 15:25:39 +01:00
Taegus
d33f90b738
* moved JSON read writes to database.js
...
+ show commutative price and price per etho
+ use Roboto as the default font
+ use subscribe for new blocks to sync transactions better
2018-12-28 08:56:20 +01:00
Taegus
62f8be866e
+ tooltips
...
+ sort transactions by date correctly
+ confirmed transactions indicator
2018-12-20 18:29:23 +01:00
Taegus
8578898b04
+ tooltips for the main navigation
...
* changed logo to official one
* slightly increase transaction fee
2018-12-18 18:31:29 +01:00
Taegus
1468eba97c
+ address list for recipient
...
+ filter table helper
* copy address simply by clicking on it
2018-12-17 17:42:19 +01:00
Taegus
554f96387b
+ initial import
2018-12-16 13:33:09 +01:00