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

Update changelog and version

b0668e5342f54e041c32ac1ea191de7d762b88e6 authored almost 3 years ago
Remove the permissions required

47922c779fe7ec7094f6fdc023cba540384bd12b authored almost 3 years ago
Add marketing (store) screenshots

7678b78bbdde6603edeef110bc4b89b571f38427 authored almost 3 years ago
Update changelog and version

0581260c3c7decaaaebfb66a4d37aea9af86c37a authored almost 3 years ago
Fix build issue with shared type

b0fe67ca2b2a20af0ab53cdc30755a6831851435 authored almost 3 years ago
Move lock timeout logic to shared type

9df256be57cad1903a053a8e2cf9bbf23660df1b authored almost 3 years ago
Use EventBus for handling messages in browser mode

24a4ea7acfe05104aee9da541ddf4cb4384d0d3e authored almost 3 years ago
Initialize creation of OrchestratorService used when outside of extension context

64c93850a8b5517d73518d712d34bdcfc86930ed authored almost 3 years ago
Update packages

56773711a1ce8a8c4ca715ea03606171c1017b56 authored almost 3 years ago
Validate the secret recovery phrase during recovery (#114)

* Validate the secret recovery phrase during recovery

* remove delay from validateMnemonic

d98ab7ec0c831372183d265c45ef4192bc5b2244 authored almost 3 years ago
Ensure keys set is done in all modes

c3d9e1afc90698e248a18d2bd24fc3e49da1db31 authored almost 3 years ago
Minor improvement to avoid binding warning

b813d75642e87273a0b5c2486a40c644cddc5af6 authored almost 3 years ago
Handle data wipe for browsers

3ad7cc2abc3578e24ff0c022c89cdadb6bd73c35 authored almost 3 years ago
Add a loading guard to ensure loading has been called

25858e472788aac514945d7bd19f7ba95d389c80 authored almost 3 years ago
Update the manifest for browser wallet mode

9c9d1586ac307e62d8461563186c82434183f7da authored almost 3 years ago
Abstract more API calls

9a5c879eb241ab9dbd85d855e024d2c20321d651 authored almost 3 years ago
Make sure secure state does not crash outside of extension runtime

f1529000829df06fc7c791122e1dd0c5a679be98 authored almost 3 years ago
Add a TODO for handling messages internally

c859915fc13f7f33f16e28f01090d4e112befc73 authored almost 3 years ago
Add manifest to runtime service

e23fc99334716e8d6dd6daa1e38e07c68c063681 authored almost 3 years ago
Add service to check if extension

b80cf0f64ab1e8ef684da00e95b3292bbf6fca92 authored almost 3 years ago
Add ability to serve the Angular extension

- Host through internal web server, allowing refactoring and compatibility with browser-only.

f44f55166cf159207b9943622cbfc64ae183ed16 authored almost 3 years ago
Highlight the selected wallet

41b43de79522ef308056a177dd90a4d109d7712b authored almost 3 years ago
Display lock icon on wallet when not unlocked

- Updates packages

d0155bd2f701c9cffb898b75302b5ea26a7e0a10 authored almost 3 years ago
Feature/capacitor (#113)

* Install the Capacitor feature for Angular

* Add Android and iOS support for Capacitor

* ...

6f2834c0d85de52d93c92a1dfb1e9c233e33ecff authored almost 3 years ago
Fix issue with race condition on add accounts

- Closes #111

20824ee6c8c1190615d55e8b91eb14291e711ee5 authored almost 3 years ago
Update blockcore-js package for PoS v3 support

92f0a856f211545922cfc2628ddb8dcdbf232373 authored almost 3 years ago
Make sure accounts are restored when re-created on restored wallets

d5b34342fe0cdbddbd552b31c7d7182edac78d3f authored almost 3 years ago
Remove some temporary debug logging

580e7a239bace86494ab1471712e8ef1b19e3026 authored almost 3 years ago
Set the threshold for confirmation to 1, not 2.

078fac54bf0cf3c31afebf6043b0f20360842bdb authored almost 3 years ago
Fix a bug where Account History Store was not removed

8d1d5a4037fd97934d4a1aa5d7e09aad5657593a authored almost 3 years ago
Re-enable full index scan when restoring account

- Correct the calculation of confirmations on transaction details.

9a8b6a63860f1f1f95e645862fa60ec71a904184 authored almost 3 years ago
Enable saving for wallet again

b586818bdf5a0cff0b9ee01aaedd3ed1edd0b15b authored almost 3 years ago
Retrieve hex value on-the-fly when sending transaction

e23be5846fc9e273e812eac739137e7d82a16e67 authored almost 3 years ago
Remove debug logging

3efe5e1f5861c14626ded24c470eafa9b6aac282 authored almost 3 years ago
Remove some debug logging

045a05dca2fa0a04385f8b0e35a1434714e1ebb8 authored almost 3 years ago
Update dependency packages

0fe271c3cc9b4df28b8056c814f82e051143907a authored almost 3 years ago
Change to use term "Blockcore Wallet" as oppose to just "Blockcore"

6b9dff7109d862ee74ef3778ab537f4401d70924 authored almost 3 years ago
Cleanup and improvements to background script

894ce173bf3a03c405e9689a0581732fd9f39e8f authored almost 3 years ago
Remove unused event handlers

86c668193a7d407972ac8e07f8552776f66e4bf2 authored almost 3 years ago
Fix bug with watcher potentially stopping to update balance

93590a3fae1aad93c353dd158f49dfa36302a34b authored almost 3 years ago
Display loading indicator on large wallets on account details

c3a013eb58740ced561d77e0076f349d63d1bcbe authored almost 3 years ago
Fix a bug where indexing was not set to false if there was no changes

3905383c8f61128d516661031dfb47e149cf92e0 authored almost 3 years ago
Improve the processing of large wallets

- Fixes a few bugs.
- WIP: This commit has disabled some logic and contains additional debug log...

44842b5f4f59100eb3fa5abb047c0fec8fa9ea69 authored almost 3 years ago
Add support for large wallets that takes long time to scan

601a5f73f440399f12001c2704d8a929011df7b1 authored almost 3 years ago
Start adding support for extremely large wallets

9ae1b38418211770fed8e02a3b8a99f74d58a010 authored almost 3 years ago
Update version and changelog

e253338441623f3060da47b312d8f510399d7bb7 authored almost 3 years ago
Fix bug with missing await on calculate balance

0a13334042bff14b20076e97ec273fb4de43ff1e authored almost 3 years ago
Remove unused functions

b8de3ccfb9287a484db36ddf17a54cc278b2e91d authored almost 3 years ago
Fix an issue with persistence of wallet being wiped by indexer

bef040c319bdd1aaef29262f818b8846ab431404 authored almost 3 years ago
Force an index run upon account create from restored wallet

7437d13c3dc6ba60aa97fde015f1870cdb30dae7 authored almost 3 years ago
Fix a resource leak on account page

621d174cd4f6296ab50b83894b554bf2f12f6418 authored almost 3 years ago
Fix an issue that occurs after remove and adding accounts/wallets

67757592cca05eb23af3ac4872dee26808fb1b6f authored almost 3 years ago
Fix an issue on newly created accounts where change address is not generated yet

b596067f5b6c1e58fcc6daed21c035984c2cdbaa authored almost 3 years ago
Open new tab on install

37506eaca3d8f46c1887f03f0c95a71729844a2a authored almost 3 years ago
Add some code instructions for future usage

bae1d3c9320a7f1bab9bc7ced51dd4ea9653737c authored almost 3 years ago
Remove some debug logging

c01ba74d31484d12b21587dddf1e7b70a5bccc39 authored almost 3 years ago
Migrate towards having selected account ID on the WalletManager

- Also includes a fix to update the settings across instances.

b121da65ecfdcd0df0eb74db1d8933fc621e8120 authored almost 3 years ago
Communicate settings saved across instances

5577454c8ad30ffc60d3a2aef82b14df7e202955 authored almost 3 years ago
Fix the remove account similar to remove wallet

12eca75b1696a98cc9dcd99699fed03e15059fdb authored almost 3 years ago
Save state and broadcast to all instances

- Remove the old "walletSecrets" collection, which was replaced with SecureStore.

fea2879ee85361eb96a19ee6d587a00b5f87b075 authored almost 3 years ago
Add remove of addresse info and account history on wallet delete

d105c07f67b949217a3de51bfd1918c909badf13 authored almost 3 years ago
Add remove of address watch store entries when wallet is removed

988ba407404671a2e94abeedc1929d247204dc1e authored almost 3 years ago
Update version and changelog

e8e7218d45f7fd3348c0f0e649fad39f02c0b7d8 authored almost 3 years ago
Hide "MINING:" label

b7778d9235687b173e576508fd6073efac5cf75f authored almost 3 years ago
Display "Interaction with contract" in transaction history

31cb1654eae3b5ab9aa3661b1f665a84a868cf33 authored almost 3 years ago
Add logic to handle smart contract interactions to display different icons

1cf17ade86318af6e76a4acf869cec5e1632538d authored almost 3 years ago
Change the color on "Options..." button on send action

1459fa4968e6a1a4f9f1b995f2c8347f87e307ca authored almost 3 years ago
Add support for single address indexing

bc0bf746b893e928b7d0c472f68e2a77f21128dd authored almost 3 years ago
Add ability to support singleAddress networks

- Automatically set the custom change address when singleAddress is set to true.
- Receive will ...

28b5faf68d1c33d99b05822a0c8be231ae99b008 authored almost 3 years ago
Remove some debug logging

5a67b2fee4700b718e16d6a9bd21c0d0c659b869 authored almost 3 years ago
Hide network status when green

287075483ee8a9f2f983a0a94b8819bd410b87a8 authored almost 3 years ago
Fix issue with .configuration not being available on CRS status

45baeef8a671f66c437f1c61b2187c7c6776a465 authored almost 3 years ago
Improve the network status widget

c4f1692a51d4403db9881c56f4b0abf1970c5224 authored almost 3 years ago
Enable CRS/TCRS accounts

- Make the change address the primary address for CRS/TCRS.

5d9f512e87e6164046dc7daa7d2d6e664d6d0e32 authored almost 3 years ago
Set the node types to v16

437ca7e3d37939c49f84713d88e01cf9733c3960 authored almost 3 years ago
update all packages to last version (#97)

28c4cafc6bb7f863a7b92dcf47ae28503c90e7a2 authored almost 3 years ago
Update version and changelog

1123a89840ac497a7cd283bf9f43128d35c979af authored almost 3 years ago
Make the fee rates number type

- Completes the default fee and min fee validation.

154f5e98aea61b5c89f2a44fa195fb0abccb37f0 authored almost 3 years ago
Set the minimum fee rate to be used for input validation

4c58c01cff22094044f25d25af690f1834b342a4 authored almost 3 years ago
Read version from process.env instead of loading the package.json

289adce7723f3587e3b33aadde06f73f35efa917 authored almost 3 years ago
Use webpack to get version from package.json

- Simplifies the environments files so they don't need version defined.

f9d3accb5afbf4999255f4ac38f3e67ff9e17c82 authored almost 3 years ago
Update version and changelog

110337542c83133afdfc915d8bdc68b4090bc522 authored almost 3 years ago
Add support for custom change address

- Closes #95
- The UI should probably have some tooltip or information on what it means to set t...

32d4d6307d8e470a151e4b5ef73b77ad4020e9c8 authored almost 3 years ago
Add options on transaction send

- WIP: This will show the button and toggle a pane that will contain transaction options.

8ffb4c9e4084a32c38fd5509c073aabd349aa906 authored almost 3 years ago
Move the available amount label and button to right above amount input field

- Closes #58

3955bc903a1d1c4ab1bf11127f41dd7f4c859c3c authored almost 3 years ago
Disable "Send" button when there are no UTXOs

77a67c6131fca9fefb35735b6d859368722fe8fe authored almost 3 years ago
Fix the issue when delete of last wallet

- Closes #94

16e230de163cc0fc70cc4f929443081cea54913b authored almost 3 years ago
Update version and changelog

369c23ad1d82db16ac515f3046a61b76e951f8df authored almost 3 years ago
Display loading indicator on newly created accounts

- When the initial scan is performed, the dashboard will show a loading indicator on the account...

832334ba81e6992e8a13074b41188ee12c6297b9 authored almost 3 years ago
Remove the shortcut commands

05f60db49a6a97614a83e7ab9434c35bf33ff3fa authored almost 3 years ago
Update version and changelog

90ce1cc05d673fb5703f3fc542ec8a20d8ded1ca authored almost 3 years ago
Remove the tab create from install and update actions

a5823d480d6688b392df3620bd62ead64b92115c authored almost 3 years ago
Drop the new tab override and options

- Options linked directly does not work since "loading" component must run first.
- We should co...

60f7bc81fc92c15ce8cde18facddf94d085afe04 authored almost 3 years ago
Fix issue with TCRS not being enabled properly on CoinVault

dc52a0cd5b8b6da4d9017f522960e8653b13bf37 authored almost 3 years ago
Fix CSP issue with inlineCritical

3ff6776f60fb9c8070f0235363db700ae3f50ef3 authored almost 3 years ago
Make DOCTYPE uppercase since the compiled output does it anyway

310a2e8e8fea7c59d75fcb93e4a0c404d0145b8f authored almost 3 years ago
Move version plugin for webpack so it applies to production

- Remove old unused package-lock.json that was leftover from earlier.

ed3e429508d1db3f27dd1986f5b5ef1a961758ff authored almost 3 years ago
Build each instance individually

7f261a00dd48bb382a6f3a50b2fa64e035254b95 authored almost 3 years ago
Tests work in Chrome but not Node.js, continue build on errors

85ec87c0cc746d85dde752e6c6b4942c73b70c05 authored almost 3 years ago
Fix unit tests

e3af71f82bdb0f2dd903561ad82c19116d2311cb authored almost 3 years ago