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

Start adding transaction being sent to history

- The history of UI should update immediately even though indexer has not indexed what was just ...

a188d8a66b0ab121e7b053b1fd51b73623810af2 authored almost 3 years ago
Add a min watch count

- Ensure that an address is watched for a minimum set of numbers before checking if the latest t...

26270bbe52889894ddc114a230e01c8d50ff458e authored almost 3 years ago
Remove usage of BigInt type

7b57730fad1bf5948302cc42f996d9c955f0fd43 authored almost 3 years ago
Ensures that updates run in ngZone

8c6b3cc467e5fa810a43fb9a9f67dc93ec2ac205 authored almost 3 years ago
Fix the sort issue

- Closes #89

fc9f55f9db09e6f0cdf4ea58da71f45646386e26 authored almost 3 years ago
Fix issue with not enough UTXO selected

- Need to use functions when operating on Big, cannot use standard JavaScript operators.

80c660d29659ae9c8c69444c3377e1a5657fab86 authored almost 3 years ago
Fix sort and add test for sorting

77e8d231aea052da4c4c797acd9d6e8bb6d71614 authored almost 3 years ago
Fix issue with calculation using big.js

03617e6defaac6b53167dea5fa52921f5c54d753 authored almost 3 years ago
Add display of errors and warnings from transaction generation

7640757817f10ac272e7ff2e976a048688414eee authored almost 3 years ago
Add display of total on sending UI

77c022059a7c216a6f8abb71a033446d2226ff12 authored almost 3 years ago
Complete the refactoring to use satoshis as base

- Closes #93

ed1e53ffe254c67b9c35f97340f6f76f96fff844 authored almost 3 years ago
WIP: Working out final issues with calculations

e3a454e01bc2421e2434274f6a52a0e23d35e86f authored almost 3 years ago
Start implementing big.js

- Related to #93

13ea7df061313799baa4b0df68218fec386de0ee authored almost 3 years ago
Fix test setup

1c243f452830ea2546c6b34fe5e8cbd3bd298317 authored almost 3 years ago
Fix issue where watcher always reported changes

58f29ac55b57f9e9f7a5436648ad949a7ee040b3 authored almost 3 years ago
Update UI when the state is refreshed

9e80b2b17749de477b7427129130f93e8e3a4016 authored almost 3 years ago
Fix some routing issues with back button

2e96ab24a0a271947a23ad4eb8b7fc6a684776d1 authored almost 3 years ago
Fix bug with watcher

- Fix issue with back button on account after sending transaction.

4f7b9b38587ed93160380453e1bfd13cc9f4ce7e authored almost 3 years ago
More work on wallet watcher logic

- WIP: The watcher stops too early watching addresses.

d86a0a996f7d7cc59d633ea5ef89ece6675d033a authored almost 3 years ago
Run watcher similar to indexer

a86bd244a7a69fe753e119228c7648ce84b34afc authored almost 3 years ago
WIP: Start implementing the runWatcher

98e8d8303035f5daec4c48da4ef9f94528df6f55 authored almost 3 years ago
Add logic for watch intervals and index intervals

- All timers and intervals should now be correctly configured.
- WIP: Need to implement the watc...

484f8fb4835b497521598d82c596a01b25d23305 authored almost 3 years ago
Clean some imports

107a52ebee6645d0b835d0ca17eb022e978cbd4e authored almost 3 years ago
Cleanup of shared services

a9884e7b753adf905fcbf8c8c3393e1dd9ef9f25 authored almost 3 years ago
Code cleanup of services

c5effbc65c510159dd22055a0d8696b07aea5348 authored almost 3 years ago
Code cleanup

cc7f404a0b051a18586fca04e080f525820e917d authored almost 3 years ago
Update packages

d831c08865d48aeade25cf19bff99dde710ddadf authored almost 3 years ago
Cleanup unused code and files

1e0b0335fca9d3061a0630304f726dec1130d40d authored almost 3 years ago
Code cleanup

7013012f6f4031c435f9f51774c03cb146e7f4da authored almost 3 years ago
Optimize the extension by validate if indexer found changes

bb855c95a26fcca0c4a1790034691765d154767e authored almost 3 years ago
Fix issue where updates after wallet indexing would reset the active account ID

f2f400756eac8e4587b297c91affca43b6e656c8 authored almost 3 years ago
Add resync history for individual accounts

- There is still an issue after loading, the UI won't update until user goes back to dashboard.

94ef00454d018935277675334fe782be7fdd62ba authored almost 3 years ago
Remove the custom "Run Indexer" button from dashboard

1fd9816748fadd44fe5d31e558adba0f903c5945 authored almost 3 years ago
Remove the scan timer

afc243c963c3d2ddddc619aaf4380097c74a1783 authored almost 3 years ago
Minor tuning of colors for themes

5a6093617aedbc6df4786c684e4cce8ffb711ba6 authored almost 3 years ago
Display account balance on dashboard

46f9c180936f32054a602caa17da78630ea072ce authored almost 3 years ago
Add notification between background and tabs when indexing completed

8807e7e088d15a9d40342b8d8332244373dd79be authored almost 3 years ago
Fix buffer fallback making the service worker functional again

a7729c90ea3ed975b2d069fd7cc412238768fdfc authored almost 3 years ago
Fix issue adding a new account to existing wallet

79972d36210ba011785f75d2fcfa9c2c75ec172c authored almost 3 years ago
Add a notification text on "Collectibles" tab

6e390c3bc01178fd6abe08df93f9ec0aeef42fe8 authored almost 3 years ago
Add date to transaction details

- Refine the UI for transaction details

83b63b2ea4efe135db6ddfe87041c825893f091f authored almost 3 years ago
Add date to transaction history

047f41b73525db7acf2c5a7d584aabe77c7998dc authored almost 3 years ago
Link to mempool when unconfirmed

- Display the transaction details differently when unconfirmed.

ebc26e4833b29cb302660fe06c1db190584c6113 authored almost 3 years ago
Improve transaction info view

c99fddec301686ecacb171840b54a96ceeb621fb authored almost 3 years ago
Update sorting making unconfirmed listed on-top

e8aac1eff310af743b0cd179c879a5e7db9a9335 authored almost 3 years ago
Fix sending of transaction

c915573c2bc05058c938b02a5c3d8a720bc4ee38 authored almost 3 years ago
Fix for transaction building

c1d02498826c7f5f67ef71e4a6af843fd9aaafef authored almost 3 years ago
Create transaction crashes on addOutput

- Need to investigate reason why addOutput fails.

f5877e7b9b520c466d95d1a3855a65f0d839ed74 authored almost 3 years ago
Set the account history on SendService

53cd79491eaf3a0f1f65d927491757c7a03a1617 authored almost 3 years ago
Hide the address lists from accounts

ba57612dd687f6757a1ced36b4db46928c6d9c60 authored almost 3 years ago
Render the calculated history on the account view

111b9a145529f6cbf654761e88d1e441cb7e4db8 authored almost 3 years ago
Complete calculation of wallet history, UTXOs and balance

f8d1e9b70978defc40ccfe773d0ead36f447773a authored almost 3 years ago
Move networks to shared

- The indexer is now functional again and scans the wallet correctly.
- Add an force button on t...

5e80148def1ce29b74e9068f9cb42995c248e704 authored almost 3 years ago
Make sure theme is read during startup

845af3b9cac6865482a36c18ed411819ab5daea0 authored almost 3 years ago
Hide Vaults as an option on dashboard

064044d06c40acb63d630b9b1ce6e1bae1c000c9 authored almost 3 years ago
Make sure the UIState (AppState) is stored when setting active wallet

a97e8e07bab1f3d7e4254952cd6c54d9d4c17f8a authored almost 3 years ago
Fix persistence issue with load

8bec4cee364cac298fd388d6403c4faaab52112e authored almost 3 years ago
Fix an import issue

14d32ac1f38784c1cc1f0db448546945f465d925 authored almost 3 years ago
Fix a default object for AppState

8d59e1a93a014dcf50e3e9f3e1c8ef8094183870 authored almost 3 years ago
Fix compile errors

3be03f8834bd9dab88e66727cbccf030ebd6ea30 authored almost 3 years ago
Cleanup and improvements

35fb38c15906f2f377b60189a17163db0336bba3 authored almost 3 years ago
Remove Vault and Identity

- Vault and Identity maintenance when it's not done yet takes too much effort, removing until it...

0eb1a46dc58d4dd57f86141286c465a8c3f63108 authored almost 3 years ago
WIP: Store

fba95cf623fecf43d4a3b5211858ea02edc6491c authored almost 3 years ago
WIP: Refactoring all storage code in extension

80e9959367ab93ab7f1f316c5a9c6d19a5cfb7ab authored almost 3 years ago
Make a base class for store objects

a96e3cce4bbec80d3a869c2ef2634e5b3e458c2d authored almost 3 years ago
Add WalletStore and unit test

96d465df9057e57e818f6c67333b295d931fe372 authored almost 3 years ago
Add more shared services

- The StateStore allows using storage for unit testing.

0b1df4a0778d7133194c35d9be7430e828d2272d authored almost 3 years ago
Move interfaces into shared

78724eb08f3ffe6f86ec6d58a59fc39f6566cc3a authored almost 3 years ago
Refactor into cleaner and smaller shared services

860760de7db03d3fbdc523fda6db187d30393dcc authored almost 3 years ago
Move offset when transactions are finalized

e4357cf3c3ef0d9beb42a48b4afde9a5cae94d6d authored almost 3 years ago
Add a basic update matrix for schedule

- The matrix will likely be removed.
- Make the right menu slightly smaller minimum.

a1ca802333ff3fd3edc3f595995237793f8a2af4 authored almost 3 years ago
Improve the network status card

- Display logo, slogan and website.

efdafc1c5b7b9d041797ffeb1bdde03eece0c5ae authored almost 3 years ago
Display error when invalid password is provided

- The error handling for unlocking is fairly basic, we only know that it failed, not the reasons...

1171a5df2ea8a25e8da77b6b08222bfaf0cafe13 authored almost 3 years ago
Add second call to indexer to verify state handling

- Should probably not persist the "unconfirmed" and "finalized", but for now we'll do it to pote...

fe7d35f3e8d0c5f18c64b9d0a646779e982326ce authored almost 3 years ago
Add logic to handle unconfirmed and finalized transactions

e9e2c8f91760a6ca30cfd29326340fe80ec1a29b authored almost 3 years ago
Add an integration that that calls the API with support for paging

- WIP: This is work in progress to replace the single state for wallets/accounts, with a separat...

751300e01811cc15b349753bca2bb2c7941f0fea authored almost 3 years ago
Add a test that verifies load of xpub and address derivation

74b50feb9f9385ece5ca40b3a3ebd78f9ea0dadb authored almost 3 years ago
Fix the unit tests and add an test wallet for full indexing integration tests

53d5f244892b7509ad6f6b4362a45399b5325b22 authored almost 3 years ago
Preparing some setup for background indexing

1a5340be0a24f220624e79026b8bd4d14f3ce0dd authored almost 3 years ago
Fix a minor issue with back button sometimes shown on unlock screen

5cf76fec7fcc312230e18dc57a6d0f5fee137fba authored almost 3 years ago
Handle error when the extension is opened, closed and opened again

- The context changes so the web app fails.

9c3e3b1cce5fdc2afbf4aca3a5d321e3a7d2b589 authored almost 3 years ago
Fixes the response results from extension

- We are not using the "webextension-polyfill" which allows Promise-based extension API calls, s...

d4664755cf654c37abc71faad1ddfa3692acc6c4 authored almost 3 years ago
Add handling of message interactions between web apps and extension

- This is a work-in-progress, main issue is figure out why result is not returned properly.

9386f3e7875ae20d4bfce3d77770c46d29be044c authored almost 3 years ago
Migrate the provider and content scripts

- Remove the old JavaScript based provider and content scripts.
- WIP: The integration and messa...

4deca8ea5ba8b253d608b30ec4f72ee766d9b272 authored almost 3 years ago
Improve the messaging setup

54bdc232989ed6733e415e4783cb6c633ce65c38 authored almost 3 years ago
Redirect to account view after creation

- Redirect to account view instead of dashboard when a new account is created.

c3f754da0c97de642c74f470254a1dff451aee1c authored almost 3 years ago
Remove all usage of CommunicationService pub/sub behavior

1786f08fea6e269fc01cc1606267b1f8865c805e authored almost 3 years ago
Add some basic messaging logic

9210256eb6ae26aa3db500153a2d15113db3ae5e authored almost 3 years ago
Fix issue with auto timeout

- There are now duplicate handlers in certain cases that will redirect to home. Either when all ...

52f834cf9eba75acd23a010dbc6023c9d1645605 authored almost 3 years ago
More cleanup of code

791b2bd1c23102e74b0fb53dafb22310e2a0a0ce authored almost 3 years ago
Make the about page render better on full screen

d9c156065d2db3b29963c1e9707151ef53c514fb authored almost 3 years ago
Fix issue with blank screen when removing a wallet and the next wallet is locked

f26f460849fdea0c8c43b546e5ee824ea7cdb151 authored almost 3 years ago
Update README by removing the note on Manifest V2

- We have now upgraded to Manifest V3, remove the upgrade not in README.
- The developer and arc...

1ec43cc0c4dcc23c8543718eaca3544f82749c64 authored almost 3 years ago
Cleanup old and unused code

7069ca4adaccfaf149d591b0a87cfd9fd66d6b37 authored almost 3 years ago
Remove unused services and code

8994d80d46623aefb60950abc23aff27f819deaa authored almost 3 years ago
Turn on experimentalDecorators in the workspace settings

- Avoid warning in VS Code.
- Cleanup of code.

a08766f74dc6a13e7d074215303ba48ef65d0bb1 authored almost 3 years ago
Add a proper About page linked in Settings

ecbdc659f2214b71ba6bc935c24b5a94c14f7e41 authored almost 3 years ago
Remove unused dependency

729d4bb7fc390dc2dcebe6ca3df902409a9716f7 authored almost 3 years ago
Update packages and perform npm audit fix

1137d00ea1214b33719f894a1e23e021c5f93fb6 authored almost 3 years ago
Disable TCRS same as CRS

474c0c9c4e8881bc5303673994863b7e325e6155 authored almost 3 years ago