Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/block-core/blockcore-wallet

Web5 Wallet for your coins, tokens, identities, NFTs and more.
https://github.com/block-core/blockcore-wallet

Minor margin change

c7d308239a40020403f89e14c4ec7b901e0073b7 authored about 3 years ago
Drop the hard-coded link to blockcore

- Each individual versions will only have link to their own site.

1fece39151c7d5f45c6350b676af9328ce60fbf7 authored about 3 years ago
Fix issue with reveal of secret recovery phrase (missing await)

b0de5fa644a2abe94f88de6f416c080fa77e0143 authored about 3 years ago
Disable extra features

- Display balance on the account listing (dashboard).

df4383d0bcdd5bfddf015e592881e5dbc54aadda authored about 3 years ago
Display change address in the details below balance

9c6ef44d060af8decdb57734444db0200a194863 authored about 3 years ago
Add query of change address and combine the balance

6c86ec8e75e0e13b6781b5e5108e74341ae090c0 authored about 3 years ago
Query the indexer every single minute

2d51e82790771baf0d2072da78c2b2e143741fc3 authored about 3 years ago
Implement force scan for transactions

942a773cb966a368211f4f30ff7d45dc7ea627df authored about 3 years ago
Move the scan button and make the UI loading indicator correct

f99a65ecf966401e988fe09e67f5eb01620f6c1f authored about 3 years ago
Add display of amount in correct format

89dcafe03565790f844b770bf47f967e46d8e65e authored about 3 years ago
Add complete receive query and balance caluclation

- Add receive and discovery of all used receive addresses.
- Calculates balance when finished.
-...

376e6af0190535d6c0ca9e632526c8e997595d01 authored about 3 years ago
Set a default indexer and improve URL calculation

49f8c3fcfad9b73b584d5caab9c15f040d2fd8f6 authored about 3 years ago
Cleanup and temporary "scan" button on account

a4907a269b71f12e47594de4a01e5dd2b13e53cd authored about 3 years ago
Upgrade some packages

49dcca872dd43e891b366ab24a9c79b9c8f1de76 authored about 3 years ago
Add creation of accounts from the default account screen

- This completes the creation of the default account task.
- Closes #33

7bbc7483a623bd4812a723d98b0a076c773773a6 authored about 3 years ago
Add the account selection

- WIP: The selections are not saved yet.
- Move the default accounts from background to UI.

add4045c6f7e38c08b3f8c52ab2f62908dd81398 authored about 3 years ago
Fix issue with identity address generation

8b2e2ac77ba69434bc8b7924c52faf765824be0f authored about 3 years ago
Fix initial state load issues

- Improves the initial state load.
- Fixes issue with blank screen on first unlock.
- Improved h...

2d1aca2d90f8469234a92b697a2137f9d5de2fb1 authored about 3 years ago
Cleanup the wallet create account

d0486f3394ceddff3bd2e9466ef2aaff69c3fefb authored about 3 years ago
Remove unlocked from state (exists on wallet manager now)

b4e2f2033dba530e61a08cac2b03b9727cd000fa authored about 3 years ago
Add a couple of wait for async operations for wallet and account create

dd087194a78abe8cda37b70bf71ab86676166000 authored about 3 years ago
Add QR code and more details to receive page

- The receive page will now display QR code for the address.
- The receive page will display inf...

5b7d0ed645696f81c7ec463d123137320305ed17 authored about 3 years ago
Add a receive component to display receive address

22000aade29289de32442bad5995dc85cddf8260 authored about 3 years ago
Stop populating default accounts on wallet create

- The default accounts must be added after first unlock.

a3f044d29493dc15067fd331dd520b809d2dfc83 authored about 3 years ago
Minor improvements

- The current implementation of adding seed accounts in the UI must be removed. Seed accounts mu...

ac5196fe34040ad7d24b02119ee1d38bb1b630e1 authored about 3 years ago
Refactoring more code

- The code builds without errors now.

81f1db9a3defb1df5dcbdfee4dc2a40d6ebbe08a authored about 3 years ago
Add receive address generation

7d79e710336402115edb667204ca42ca7262cc22 authored about 3 years ago
Add xpub generation for accounts when added

0294bec7ac5d7bd6142cd1b1a44b3c0cc94b91db authored about 3 years ago
Add standard .vscode setup for Angular projects

c837bc2ce3bc0b854067dcb5b56c8181a9465e2a authored about 3 years ago
Add purposeAddress to allow override of address format

f1d123b91e86c4d74a13a778336b2c1770c7630c authored about 3 years ago
Create addresses.ts

- Add a list of address options.
- These options should be listed depending on if the network su...

c056f6a51242a539271a374686863cc61a898eb8 authored about 3 years ago
Add functions to get network

- Started refactoring logic to get address for accounts.
- WIP: Does not build.

e734802703af608fe3f1e1758bd3712bee27ed2a authored about 3 years ago
Cleanup and improve logic for wallet management

- WIP: Does not build, needs more work.

0afa72c8ef4e5a2ebc7a06f2cc3cc0adc9813a9f authored about 3 years ago
Introduce the WalletManager that act as root for user data

e3d7a43acd134c25cda0c0a482cba179f64472d5 authored about 3 years ago
export the new account and transaction types

387bca205cd1ff58290605979917ac92abbde9e7 authored about 3 years ago
Add interfaces for account, transaction and history

6a2cc53d3435a406ac04561c368a8ab3eb1f6180 authored about 3 years ago
Extend the network definitions to include more details

d7c33714f84673f108235260f84cc74a23715380 authored about 3 years ago
Clean up networks and introduce application manager

c51e0b9c92ff471a353c7dabb46d2914e6a37a63 authored about 3 years ago
Make interface and types for network definitions

6a1dd2dc903a3bac9aef3663d713cb39019248d2 authored about 3 years ago
Very basic showing of history data

- This code is only proof-of-concept still, query goes to localhost.

8f482a854e43f5a6d730330dbf5db579feecf4ae authored about 3 years ago
Add CRS address derivation

- Add support for CRS with network definition.
- Add "instance" to environment that can be used ...

de39b9f4a8d07ec427775b88ac6958b461a517de authored about 3 years ago
Remove the test recovery phrase from wallet restore

9434e112087e6cc9754cde0a842130b1a7e76b78 authored about 3 years ago
Add a paunch task for the basic web test

503bc21fad71a5f2422a504da423f42f492e8891 authored about 3 years ago
Make the URLs in settings dependent on environment

9f1ec71c9db461eae537b854f5926eb7c28cf7e6 authored about 3 years ago
Hide setting options that are not yet supported

08c65fedc8b83c03eeed7f640bb546b6064a3192 authored about 3 years ago
Add functionality for "Show Secret Recovery Phrase"

1f9d1b762c26f155945de9b327b5105eea097cff authored about 3 years ago
Start the secret recovery phrase recovery

0b5906cd0c6366f0f5ccc82024c5a36b4842e57f authored about 3 years ago
Minor tweaks to change password

6e12a10143d1ebf4992436ee0bb6f928342d03be authored about 3 years ago
Add password change UI

- Related to #25.
- Update some dependencies to latest versions.

ab6e2c7419d333a53757fc39dac1a0dc96369f34 authored about 3 years ago
Upgrade axios dependency due to warning

4f32e31c3dbed4398c3b98fd4853ff8eb235bdf4 authored about 3 years ago
Add options to settings

- Add a lot of actions/options to the settings.
- Move wipe into settings.
- Add changes, privac...

30fbcc59e775580bf3e234d4de91bd02253217b9 authored about 3 years ago
Upgrade to Angular 13

c78e53f434ae5f85a7836464f2f4866572de99e2 authored about 3 years ago
Initial upgrade to Angular 13

43fd84b4f57e7db101cf1ceacafbe62cb2c6b933 authored about 3 years ago
Add AccountManager to keep state and operations for individual accounts

4c1a96740ddf890f28b8f1b02343c151610da389 authored about 3 years ago
Add basic loading simulation

1150b47cc4be42cab2d5d21df2c934e8e7c5e390 authored over 3 years ago
Add account status UI

- Adds a mockup of the account UI with receive/send buttons and history.

0200cd25a1f71613554bf04727020ca325675826 authored over 3 years ago
update coinvault icon

- update the coinvault icon.
- add the collectible tab and enable it for coinvault instance.

52a45e93339a64335116ec8d0c7c4ccca1dff097 authored over 3 years ago
add feature toggling

- closes #20

0972d8fd9cf6c28ed24c7c839df285ba3a9453e8 authored over 3 years ago
Display name, version and description from manifest

50995c020ba5dabef048abfc949075aa68b1b48a authored over 3 years ago
Add proper icon for CoinVault extension

a974a99166ed3df76b7e6e2577cd5e54ff8663eb authored over 3 years ago
Fix issue with CSP with change in defaults for Angular 12

1471ae67e9ef329781de77670e3062ce3d3310de authored over 3 years ago
Update the manifest output for assets

955ae50cdceaccccb33576810cb545a884516fa8 authored over 3 years ago
Update Angular #2

db92744555f2fa56b3d0db86ac4b2322cc46742e authored over 3 years ago
Upgrade Angular #1

83f20f00ad418eda79754f84bbfbd83538bc4231 authored over 3 years ago
Add multiple output projects

4259a7777ccb5e1b093388485bfab26adbc1547b authored over 3 years ago
Some prototype code for Vault creation

- Was made a while back, not complete yet.

9907ea21f00bcc8f848c9e6423c822ae8476189f authored over 3 years ago
Add basic address generation

- Adds basic address generation for CITY and STRAX.
- Fixes an bug with usage of encrypted mnemo...

27faeb5c94c8fbac4142582f82117f089bc33e30 authored over 3 years ago
WIP: Add vault creation components

cd1425fa9acae470bdc944aaa809ed51c7019d18 authored over 3 years ago
Fix scrolling on regular screens

- Enable back button on "account create" view.

dca0cee12ec108184e737f773cea8dbf23ac5181 authored over 3 years ago
Improve the scrolling behavior

6cc3bb5404361f88fbc5ec7d3f0048f240809cd5 authored over 3 years ago
Improve the scrollbar styling and support theme

e44dd6c5828f5d493911ec05b9597348aee8d5dd authored over 3 years ago
Add a close button to sidenav

b64acbe9c20def08e1bfff7d7c93e23b6273a0ad authored over 3 years ago
Add tabs on dashboard

- Organize "Accounts", "Vaults" and "Inbox" on the main dashboard.

b652ff7ca697a0fc80a225c681d0081b22414976 authored over 3 years ago
Remove some debug code

c74407a7415bdfe38c0f863b47976b4248b09ff3 authored over 3 years ago
Update the branding for the extension

b8d9b78514c810869bc2ca8a7fd39b64ec04e819 authored over 3 years ago
Was a missing await causing identity storage issue

- Closes #18

b427d387afdd881781a47d2e72bdc35c6bcb238d authored over 3 years ago
Tuning the colors a bit

- Remove override of typography, might reintroduce depending on if we want to use custom font fo...

dd5df03ba799e2ece61b4903fa4e101e21f0269e authored over 3 years ago
Add support for dark and light mode

- Needs more tuning to finalize the custom theme.

8b9936c49883567a1018fcd31f8b70c036900289 authored over 3 years ago
Add supported browsers to README

2938168d88d26683532a48182d29d65944432835 authored over 3 years ago
Add a privacy notice on DID edit

d05f76fda688b1eba035c64c2e824ff48cb3e53e authored over 3 years ago
Migrate from EncryptedDataVault to VerifiableDataRegistry

795c2d13f05b46bfd72f204791f3660a83f4e2b1 authored over 3 years ago
Update the angular package size limits

1f7199337e889dfde845c6b5d5bee4f5ca24ea61 authored over 3 years ago
Upgrades packages and fix build error

- Looks like bundles have become very large, verify if previous versions was smaller.

280cf687d8aa62254a4b5e64bc4b1153be3bb1b0 authored over 3 years ago
Extension is now active everywhere

bada66f8de5279eab8011b5a26ae0295ea9bb21f authored over 3 years ago
Add animated gif to show the extension in use

8dce7046cab1d907ccd20949dc438fef7a36b043 authored over 3 years ago
Fix sequence for DID Document updates

13a21d6fa46ed581c4101b886bef9225d4f60860 authored over 3 years ago
Show toast when identity is published

87c129532b762c67df548203eda141eff537f7d6 authored over 3 years ago
Add support for identity publish

5857eb1c75a151c4987c2be9ba99be51b3e8c438 authored over 3 years ago
Update the JSON structure for Vault configuration

f0a3e66878b323063b1e2a363527f542038fbac4 authored over 3 years ago
Use a custom Angular port for extension

d187fb62681d0acd02ca38809179c0aa534789d4 authored over 3 years ago
Add buttons for vault configuration

3118aee7287e6597f0b3904bfbcb6ec34325f986 authored over 3 years ago
Completes update ability for identities

2c3966d65aa1d21633f000db6dc24af6d292cb87 authored over 3 years ago
Add additional settings and wipe functionality

507f5631dba7f00788c876885e42fed220945eb3 authored over 3 years ago
Add storage of identities

- Add store to persist the DID Documents.
- Generate DID subjects from keys in the wallet.

98c8bdcb777242038cabf1f443a4f7e76c4a2336 authored over 3 years ago
Add account listing on dashboard

- Lists accounts on the dashboard.
- Add ability to show Back button on the toolbar.

70ca89eb48222e11b8bc62eb05eeb79b7aea91ee authored over 3 years ago
Add identity action

- Add the ability to generate a DID document / DID Configuration.
- Add action ability for "logi...

ba87b8db79eea521fae459329862d14d4b0944e1 authored over 3 years ago
Add a pipe to render ticker for network

- Closes #12

b39b7b0897b30964905aa6d786e4c553385e3fd3 authored over 3 years ago
Completes the signing workflow

- Everything works as expect, except there is no actual signing.

cb77e8076615fc01ff941d380e4add636366927b authored over 3 years ago
Add support for icons on accounts

c2ac089b1f5d21fd094ac7dff35e28c95ce3777c authored over 3 years ago
Fix account management state

b7f49432681eee77aac90986f883894438474c3e authored over 3 years ago