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

WIP: Work on the NetworkStatusManager

- NetworkStatusManager runs in background and update.
- NetworkStatusService runs in UI and bind...

ec4ca5174d80444dbc436c6237bd47708ac28eb0 authored almost 3 years ago
Starts implementing an improve network status manager

8982d1773b153eba0093d85432134fe518cc75b3 authored almost 3 years ago
Add a rudimentary network status indicator

- Currently it will turn red on errors during http requests.
- Improvement: Should query the sta...

65c55285b81df79ec07bd6a96ff510b13f54a6a6 authored almost 3 years ago
Change how network is connected to accounts

- Using networkType that maps to the ID of the network.
- Needed to add proper support for testn...

1cc6495369efcb6f413d5352e2a606c4fc7849fc authored almost 3 years ago
Add refresh of transactions on account view

- Related to #65
- There is a subscription bug that will increment the subscriptions and keep ca...

c93a78dca7c2ce462448c55159779df5cdfea837 authored about 3 years ago
Make the transaction history unique

- The unique filtering of transactions is a bit naïve, and if there is different between "receiv...

636d8ae5bb58affe1552c569380985b06ffa0ea7 authored about 3 years ago
Update changelog

0ad5a362c494995d51052f34e51b8f77cd8a45a7 authored about 3 years ago
Improved the transaction history with consolidation that works better

b7884a7a6cd3ec29cf3e03387d71f24830eb3775 authored about 3 years ago
Fixes the transaction history and displays correctly

cfcb940b36dbba766a910ee4081ed093430db283 authored about 3 years ago
Add developer mode in settings

cde814d696d4780399a749cb9b6eb7cbac2997a4 authored about 3 years ago
Fix CreateNewWallet translation

685da73f49239e35c360c168863d3f7bfb3fe660 authored about 3 years ago
Change the syntax for translation keys

f625b3fdb8cacc0c7cd4c5505f76f58e6116440b authored about 3 years ago
Add French language file to prepare for translation

086114ca75d5ded9f923b344e7330bf9ff8e2921 authored about 3 years ago
Add support for i18n (internationalization)

87725a3998368f7d04a67ea954c56a17d58d13d6 authored about 3 years ago
Add translation module and translation extractor

d42b49387e65bbc679fb33343a9e3cd4356d992a authored about 3 years ago
Revert "Update build pipeline to run in parallel"

This reverts commit ef72af0d70948d2b04ac4a27fc44c5daaa53f080.

49617eff6736707c9cd9e98cf4c3e5c65c2d839a authored about 3 years ago
Revert "Fix dependencies in build pipeline"

This reverts commit cd4ef874d3c7397adbf7499fd182bf7e99d77b58.

fc6794856261ff394355ee1df69e3278f64c660f authored about 3 years ago
Fix dependencies in build pipeline

cd4ef874d3c7397adbf7499fd182bf7e99d77b58 authored about 3 years ago
Update build pipeline to run in parallel

ef72af0d70948d2b04ac4a27fc44c5daaa53f080 authored about 3 years ago
Update changelog

2877dac305a8045c2768f1ef694cf0300e2186ef authored about 3 years ago
Add retry logic for indexer calls

- Using the axios-retry package to use 3 retries for all requests to the indexer.
- Future impro...

c36a9c6e2c12ea42b14bdb00433a37b7f913ee27 authored about 3 years ago
Fix a typo and upgrade version

- Closes #60

4935e8c2dfe94e0bc3f1513278f933cea7202aa7 authored about 3 years ago
Update network pipe to use NetworkService

- Improve the initial account creation view by simplifying the information on screen (hiding the...

3c26c259bcd14a4e925368a0ad5b4b302f6cde81 authored about 3 years ago
Hide the extra languages in settings

- Language support is not added yet, hide the extra option that is not supported.
- Related to #26

4d5d4f95df3530e8f031669545854287f162e4e6 authored about 3 years ago
Update changelog and version

a0142063d8d35aecf1174d4de3523a53759c30f5 authored about 3 years ago
Improve handling of wallet selection after delete wallet

- The UI did not correctly reflect that no wallet was selected.
- Automatically set the active w...

cf69653dec1922119dd541137843a77cac3713c8 authored about 3 years ago
Add dedicated LoggerService and BackgroundLoggerService

- Currently the background logger only writes to console.
- The Angular logger service is more a...

b9809faefd71fc921b3504d3f1277eabc3a2b311 authored about 3 years ago
Remove console logging from indexer

35b36f8353078cf97269a83782c66e37433264f8 authored about 3 years ago
Remove console logging from wallet manager

d027133790310136c3f411908c58694ea3837fd5 authored about 3 years ago
Add framework for logging

- Add a couple of buttons to copy the debug and error logs.
- The debug logs will probably be re...

e7509a39ac86ad2bbd975e33c569e9bf2b67aa43 authored about 3 years ago
Update the expander icon

5a37df73eab811744e2ef47d282526a321616152 authored about 3 years ago
Change the initial wallet name

- Name the first wallet simply 'Wallet' and then next wallet 'Wallet 2' and so on.
- Change the ...

4011d45d78f1956cb3f837bcdc6c9bd5b8d16171 authored about 3 years ago
Add a button to maximize wallet in a tab

- Closes #31

fa48f7ae9c382754c769d0c99a3a919b6af1cc63 authored about 3 years ago
Update changelog and version for next release

dd6eaffb1744c1f33c9640629d26a9606a87fcdc authored about 3 years ago
Increase wallet lock to 15 minutes

- Increases the default wallet lock to 15 minutes.
- Add ability to hide the data from logged me...

293f6b7529981ea0327893d9532d11613a8a681a authored about 3 years ago
Improve stateless orchestration

- Related to #50

8e5162532e16cad24ad535d4a3a7d87acafdd37b authored about 3 years ago
Refactor orchestration to be stateless

- Related to #50

c85c359ca0a924b26029c4097072005dbe7af246 authored about 3 years ago
Improve the stateless orchestration

- Related to #50

95d4e76f8eee9567f177d17efcd378f064e1624d authored about 3 years ago
Enable all features for dev mode

95d70ef29bf017baddf3d210a95d7ea93325411c authored about 3 years ago
Fix type linting issue for production build

27a48aa3cba96b4b495b5304a9f05ab217f190e7 authored about 3 years ago
Fix a lint issue

1dc12d7e9b024b29d6a1102501c17ea0b69eac42 authored about 3 years ago
Update README and featureset for individual instances

f62abb5db56c4c63c64f48522ca91fb67ecfed6e authored about 3 years ago
Migrate away from "-extension" subfix

d199b4d2d58be4a924c8402e2c82f1d83f2cd988 authored about 3 years ago
Simplify the build and update some labels for steps

a0468c7529d28df0a1b892668d37d4900e46123e authored about 3 years ago
Add build of multiple instances

f778df4da15481acdb5ab100f1b304a0c62af280 authored about 3 years ago
Prepare for next release

23da37c0acd2bdcacfab75d4612c9909c3fca5a4 authored about 3 years ago
Add link to releases in the changes view

9fe5a8de3e65759ca55a095544c1daa6771c01e0 authored about 3 years ago
Add changelog functionality

cdc98030406c3a05c6c3d66df9c43ebf4c6986e5 authored about 3 years ago
Update the document title based upon instance

- Read the instance name from environment upon loading.
- Hide the transaction confirmation, as ...

f5f526998352d03bbce93d1ce08c0b14bd8ef9da authored about 3 years ago
Update the scan options

d15037bd4381a64e3e9f03496720f8e45bd13f36 authored about 3 years ago
Add listener for last addresses

21917478693caaf532cf356ff3c1dfcbcd880119 authored about 3 years ago
Add watch on addresses when used in transactions

- The current code does not update change/receive.

c6c419df794bd64cea28cb81af418a1e905a5fab authored about 3 years ago
Fix issue with empty change amount when sending max

a3cc4f1cc0f1b524ac4df03a31da837aaefe5d36 authored about 3 years ago
Fix the max button

cb7de95605fc629ed649e9b9fc13b7e872c52d8b authored about 3 years ago
Fix potential issue with rounding error in display of total

9a75b73ea44e6b09c898bb93cfd644701e4772a7 authored about 3 years ago
Add display of balance on send and support maximum send

9df248c3e505adb12849c67ce07f0f39675e2a24 authored about 3 years ago
Perform a wallet scan every 30 seconds when account view is open

6e169b4445359af5687f44c51c18043c0f7a8526 authored about 3 years ago
Add Cirrus back as enabled network

- We want to simplify the user experience when Cirrus support is added, so we will display Cirru...

5658646a1b43b36d8976697feef9ab622eace245 authored about 3 years ago
Add a notification that Cirrus is not yet supported

a65f23c564baf653b19cca61987b93dc843234cf authored about 3 years ago
Fix bug where Cirrus account could not be added

- The get network operations should always work on list of all networks, not the filtered one.

6d8ce3c405e46b2a6ff58ed1957ab40849532318 authored about 3 years ago
Add reference to another issue in the changes log

f088608b1b18b0581b028874f8ebb303cbb28bbb authored about 3 years ago
Update the changes history

- Link to issues on the individual feature changes

fe98c1e82ac20d5598d5521d9753b0456fa9ed91 authored about 3 years ago
Add change password feature

- Closes #25

c1aa2febb4c029efbe64b9c3809edbfff9108af6 authored about 3 years ago
Upgrade to v0.0.3 for next release

e00c930608b415c01001c014c72a50fa8c3d4d22 authored about 3 years ago
Update with results from "npm audit fix"

5f3d729cc409eb030e45cd21769e030f1ad3df1c authored about 3 years ago
Update packages

cac58dc39cb846cecf3fe61052b6bad71c9859f7 authored about 3 years ago
Hide some default account options

202b4c2ca215d0b551136f69710eb54c6e986bd9 authored about 3 years ago
Navigate into folder to pack

97756795da17715ea02aa27a4678ecda5dcbfccf authored about 3 years ago
Attempt to flatten the package structure

74328f5a2e9efc429f1bbd41dfc0b3445d4bbda1 authored about 3 years ago
Fix capitalized .ts for NOSTR

9fe645b0c31b861d880f9353263c07ecb68ee7f9 authored about 3 years ago
Fix capitalized .ts

31d53da7146f8027a5b90feb0142ffdceb24ec66 authored about 3 years ago
Unable to reproduce the import error

ac5330912c886a3777e88ba4924eb019eec73ce4 authored about 3 years ago
Correct folder name for workflow

2f661508da3b46fcef5ad7d7b0751657aa90395c authored about 3 years ago
Add workflow to build release

0782da7b7d21c5812340fa32e1505568aa58c37f authored about 3 years ago
Update release notes in app

3b8a14a7f07a6fb49f3d041cbc9a764a7e6275fc authored about 3 years ago
Reduce the available networks to only STRAX

- Preparing for alpha release, we'll only enable STRAX at the moment.

362d7505fdab0bb4614c07d778ad1a5832f56e84 authored about 3 years ago
Make account creation use the available network list

- Migrate the account creation dropdown to use the actual list of available networks.
- Refactor...

7a4c7916795ac183a4217a5b724937a257569a03 authored about 3 years ago
Enable broadcast of transaction

d6caa7534031f0f4c0e4c833b7a2257dbe445bf8 authored about 3 years ago
Finalize the send UI

- This commit does not broadcast transactions. Next commit will.

8356b1f3b1983c80dbd0050d417b960423c1e354 authored about 3 years ago
Disable the send button if the transaction is not generated correctly

b1d780f8dd69b92ae26c6c73de741efde6afb71c authored about 3 years ago
Improve UI with fee rate and input validation

- Improvement to the input and confirmation page for payments.

3287316ac55938ff5a8bbaf5f435b3b6b2e5ba3c authored about 3 years ago
UI improvements for the sending process

f131b57fa704ab25d7089ce4fe6f9adf9fd62ef7 authored about 3 years ago
Add OK button at the end of payment process

f8a8ab40730b8932676fe75a748c354cc43bdec8 authored about 3 years ago
Add child routing process for transaction sending

- The UI does NOT broadcast transaction any longer (temporarily disabled).
- Adds child routing ...

ae009eb7d4fc8d5c9da1f6bf5b33e5b5c369b7ca authored about 3 years ago
Fix issue with transaction details

- Remove unused dependency.

7a2009ab0fdafb54c4174fa67a3b6493eb52274b authored about 3 years ago
add await and enable broadcast

- The current codebase will create and broadcast transactions.

72654cfb5a8481e20a6815966bed4d5ef4d00171 authored about 3 years ago
Migrate to using Psbt for transaction building

- Migrate to our own fork of the library.
- WIP: This code does not broadcast transaction.

c13b2c592ea7a195da7c59a0dcb8efc257b5c06a authored about 3 years ago
Finalize the most basic send functionality

- Verified that it works fine.
- This is very early proof-of-concept, beware when using as you r...

a4cbed3863b71c5a05d9c46a9efd0291605e2727 authored about 3 years ago
Add function to broadcast transaction to the indexer

- Remove border from the scrollbar.
- Make the visible part of scrollbar a little smaller (by ma...

ee5d6ceeb4733330f1a94e49a4435d7cad4a7f2e authored about 3 years ago
Remove the temporary state fix

- Closes #44

f2074a4acd2f09b9769cf1a3549004411f27254a authored about 3 years ago
Signing works

- The signing worked after all, just some debugger issue.

d2e85e2c36bc78a645bcaec45bb27f19d7ec0a89 authored about 3 years ago
Add almost complete working tx build and signing

- WIP: The whole operation halts on the sign operation.

0ee9afc4dde2fff2b7e7f5aadb068e3abe11287f authored about 3 years ago
Adds retrieval of unspent outputs and lists the outputs on send

- WIP: The send view is currently just listing the unspent transaction outputs.
- Related to #40

1fc40bd28dac7f47b199f0e3b2e56ffcba193563 authored about 3 years ago
Add calculation of amounts, fees and display OP_RETURN data.

88c89c2fdf3b5be9d7183154984e48b2deddfc39 authored about 3 years ago
Display transaction details

- WIP: Need to improve display of more transaction details, but the basic is added.

6bf24fb81fa571184bf26f3acb479a8257a02805 authored about 3 years ago
Retrieves the transaction details

- Closes #39

1afbaee7609433ef9e3fd40677adb8280141a0cd authored about 3 years ago
Add colors to transaction history and make them link to explorer

82df48072f58ba89d0992ae0979e94e051d06482 authored about 3 years ago
Add sorted transaction history on account

94c956bc47635056b4d95422a5a72709a19df542 authored about 3 years ago
Add display of network status

6222548ff1aaa4b5cfcdec09bc539808ceffa65e authored about 3 years ago
Fix typo on account creation and add note to never share

c10f3dc8204a185142ab2f8c695464853f70fd37 authored about 3 years ago