Ecosyste.ms: OpenCollective

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

github.com/alfonsobries/wallet

A desktop wallet with support for multiple assets and platforms
https://github.com/alfonsobries/wallet

fix: make transaction arrows use theme colors (#436)

09d9da29ff44aa1523a4e3f56c9fc00336c4cc83 authored about 6 years ago by ItsANameToo <[email protected]>
Improve the `Synchronizer` service (#421)

* refactor: the configuration of the `Synchronizer` actions

* docs: elaborate about the synch...

a21f992327f64430b427fc0dba06ccf96e315880 authored about 6 years ago by Juan <[email protected]>
feat: sign and verify messages (#431)

* feat: initial sign verify page
* feat: create sign message modal
* feat: add temporary messa...

acdf83be73af2226b8221e6939318d4e557284f1 authored about 6 years ago by ItsANameToo <[email protected]>
fix: change the background colour of the send button uniformly (#430)

1d8aad3bc0979c90d96ac3acf9d824a8afa53b97 authored about 6 years ago by Juan <[email protected]>
fix: watch for changes of the wallet id (address) instead of the wallet object (#429)

d8d1d9de9f4899600ad013af858d541a63756d14 authored about 6 years ago by Juan <[email protected]>
fix: do not fetch data if we are already fetching (#424)

64abb1e105d9a7ab457604dc77b095b3003b665a authored about 6 years ago by ItsANameToo <[email protected]>
fix: enable sending again for wallets without bip38 (#425)

039ac4b59a70d5578e154b410a750d11149e051e authored about 6 years ago by ItsANameToo <[email protected]>
feat: add check whether wallet is already a delegate before registering (#423)

09840cdf6b3008c7dad2dc5f95ee2088b24116d4 authored about 6 years ago by ItsANameToo <[email protected]>
feat: bip38 passphrase encryption (#418)

* feat: add bip38 & wif dependencies
* feat: option to not close modal manually
* feat: add wi...

a01e4540b47ec50531be31468d6e97d4cdb43453 authored about 6 years ago by Alex Barnsley <[email protected]>
refactor: move the wallet data updates to the `Synchronizer` service (#420)

7d0876c7bb428abdf3f8c82b33a30fb90e6425a3 authored about 6 years ago by Juan <[email protected]>
feat: display a tooltip on the market price chart (#419)

fd7760fd5918f308fcc2207fdcbb3245bd0273a8 authored about 6 years ago by Juan <[email protected]>
Wait until the store is ready (to redirect to dashboard or profile creation) (#414)

* feat: implement a `vuex-persist` plugin to discover when the store is ready

* fix: wait unt...

fe4abd056a9fff51bf3dcee16464898a50e48714 authored about 6 years ago by Juan <[email protected]>
feat(search): show filters according to the selected option (#417)

40bb72b3b6646a45ac59a83b3da50d8de1df6928 authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: show the amount to send on the "Send" button (#411)

3874519a0b0a65b26b436f14509ecb0e66a881ca authored about 6 years ago by Juan <[email protected]>
fix: update position of tooltip (#412)

d92ac8c637a4cc473d0ab4e217933c2c97732646 authored about 6 years ago by ItsANameToo <[email protected]>
feat: use tooltip to show full wallet address (#413)

2e495a83ed8db40677978bf71b6ae513baca7aeb authored about 6 years ago by ItsANameToo <[email protected]>
fix: do not show the footer on the last step of delegate registration and second passphrase (#410)

cc04179032e8721a2038066a0873bb0c99a79d4e authored about 6 years ago by Juan <[email protected]>
fix: reset the transaction table page to page 1 when selecting a different wallet (#409)

1b2afd28f4ab64fa07caeac919081ac4863db527 authored about 6 years ago by Juan <[email protected]>
improvement: add "external link" icons on the sender and recipient of the transaction (#407)

63ab66a432d15e0aabdf1c86c0dc46cf241e979f authored about 6 years ago by Juan <[email protected]>
feat: implement the data synchronization system (#406)

* refactor: remove unused usage of `axios`
* feat: create the `synchronizer` plugin
* feat: im...

93c0447b82e61b9ec07c85197859e795b8e6aa55 authored about 6 years ago by Juan <[email protected]>
improvement: of the style of the second password modal (#405)

cbe6fb6f5b2b08de4193222987c457b22239df5e authored about 6 years ago by Juan <[email protected]>
fix: make sure textinput works with theme styling (#404)

9ffae9ce240e0636190aeb574eaecfabc4f94607 authored about 6 years ago by ItsANameToo <[email protected]>
fix: do not show any background on the `PassphraseWords` read-only inputs (#403)

161ef1edc7cd9fffd10f321dfb0ebefa7dc07468 authored about 6 years ago by Juan <[email protected]>
feat: close the modal windows when pressing the `ESC` key (#402)

5749b5ef03c629b8771cf6af14dce8b1efe0de1b authored about 6 years ago by Juan <[email protected]>
feat(search): add initial filter (#401)

ede19c580398f7576d90550d1881a94f02ab3162 authored about 6 years ago by Lúcio Rubens <[email protected]>
Fix the `totalCount` of the fetched transactions (#400)

* fix: convert V1 `totalCount` of transactions to `Number`

* test: the `totalCount` of fetche...

b5e8e9af3f0efee4a9fe357d48fee8c51a6a0255 authored about 6 years ago by Juan <[email protected]>
feat: use identicons throughout the desktop wallet (#399)

* feat: re-implement jazzicons in vue and add additional hashing for address usage
* feat: use ...

4c3d5e88feb7c502360ad68b63039683a626995b authored about 6 years ago by ItsANameToo <[email protected]>
Refactor modal transaction footer (#398)

* refactor: allow customizing the modal footer

* refactor: allow adding a footer to transacti...

8325b1ff6076cc38a71527aa018df3ca0d7175a3 authored about 6 years ago by Juan <[email protected]>
feat(search): menu item, page and input (#397)

14f16bb04ed6b024214399d2e9f855f383854a6f authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: transactions pagination (#364)

* feat: add loader indicator
* fix: undefined last ticker
* feat: add initial table pagination...

5a925c7c6f60cd506a69f5adf2c4b2e9b7af9ebc authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: use a switch to send all the available amount after choosing the fee (#369)

* fix: the `ButtonSwitch` inner button should be of type `button`

* feat: use a switch to sen...

9ca9442760db2abb1a374825c1be0e21b12fcfe8 authored about 6 years ago by Juan <[email protected]>
refactor: improve the delegate registration modal (#391)

* feat: show the footer of the transaction modals when it exists
* misc: include the text of th...

1321cad12d0d2ddd7765956c6c30d36f671ea52c authored about 6 years ago by Juan <[email protected]>
build: CircleCI config (#390)

496e623bc5aa5ba15c8931b37e17aa1cc6b00f24 authored about 6 years ago by air1one <[email protected]>
feat: logging (#380)

* feat: add logging framework
* chore: change logger to log for ledger connect function
* chor...

dedb4cfa976f8546022dbf1a8115d04e36a069ac authored about 6 years ago by ItsANameToo <[email protected]>
feat: sort wallets in overviews (#387)

* feat: sort wallets in overviews

* refactor: move sorting to seperate file

* fix: styling...

7884b7c88453638e07c89498f001b08674e50bf1 authored about 6 years ago by ItsANameToo <[email protected]>
Include `InputCurrency` into the transfer transaction modal (#357)

* feat: add a new property to networks: `subunit`

* feat: allow formatting currencies by the ...

d4df3bb57ec922f6f7a3dffccde87a5d879ff00a authored about 6 years ago by Juan <[email protected]>
fix: when announcements are read or ignored (#389)

b04450cdb09c1b3e06f9a205b0cbe5830465f73b authored about 6 years ago by Juan <[email protected]>
feat: network status (#378)

9fe2d847c55e9109b3f50297f486bd0406152de5 authored about 6 years ago by Alex Barnsley <[email protected]>
feat: contact and wallets overviews styling on small screens (#388)

6886f6a350e349902c504fa6f032eda44c3bb576 authored about 6 years ago by ItsANameToo <[email protected]>
feat: close vote modal after sending and show missed blocks in delegate info modal (#386)

7ab8f9930e8ce97f03061d4c80a2b3cb48f9c9ca authored about 6 years ago by ItsANameToo <[email protected]>
feat: contacts and wallets overview styling (#385)

* feat: update contacts to better fit the designs

* fix: make sidebar scrollable

* feat: m...

74fc3d79f481cfcb53314b513e8161391708dcce authored about 6 years ago by ItsANameToo <[email protected]>
feat: wallet sidebar styling (#384)

* feat: add digits to currency formatter and make wallet sidebar scroll independently of screen
...

5663aada5efd74ac56255fdb0f042d43b8ae5404 authored about 6 years ago by ItsANameToo <[email protected]>
feat: horizontal toolbar (#383)

* feat: show horizontal toolbar on small screensizes

* feat: move selection border to bottom ...

30cceb5fcd29f40705c59c8150f1d64ba669c1a6 authored about 6 years ago by ItsANameToo <[email protected]>
fix: add some missing translations and make edit field background transparent (#382)

9d4382d24e65c84140fe1677d5c983bf8ce700e7 authored about 6 years ago by ItsANameToo <[email protected]>
feat: outside click (#381)

* feat: detect oustide click of settings component

* feat: make dropdown close when clicked o...

72d2e4724e41e2ae4adb668261992a10b8ba534d authored about 6 years ago by ItsANameToo <[email protected]>
feat: add copy button to 2nd passphrase modal (#366)

* feat: add copy button to 2nd passphrase modal

* fix: update translation key

* fix: chang...

1198c084ed573cca563d19418a2dad79e282865d authored about 6 years ago by ItsANameToo <[email protected]>
feat: rename wallet component (#374)

* feat: rename wallet component

* feat: add wallet address to modal, show existing wallet nam...

cd9729362264f802157ccdb03614e65b1a45c23e authored about 6 years ago by ItsANameToo <[email protected]>
feat: use address if no wallet name is given (#379)

5de29044c44b446426b3438b0b34eda16179633a authored about 6 years ago by ItsANameToo <[email protected]>
feat: transaction responses feedback (#377)

* fix: make the send button close the modal for wallet actions

* fix: also make send button c...

9718ef2335ffe6d1f7c3f930e7003c030c39bc7b authored about 6 years ago by ItsANameToo <[email protected]>
fix: send buttons (#371)

* fix: make the send button close the modal for wallet actions

* fix: also make send button c...

196ff14001c27f147859371adc8b43f358a3e67a authored about 6 years ago by ItsANameToo <[email protected]>
Add a button to copy the address on the wallet creation (#372)

* docs: comment to explain why some buttons could be hidden
* feat: add a button to copy the ad...

4695ae37e5b947b76c55ae094481797c125481e4 authored about 6 years ago by Juan <[email protected]>
Add more space around the content of modal windows (#373)

* fix: add more space around the content of modal windows
* fix: improve the position of the cl...

7bc45871b940c8fd4617244ce9d8e19d3319a233 authored about 6 years ago by Juan <[email protected]>
feat: add contacts to known wallets (#368)

ac1944782873f23de2434ff075d559b5e3466a22 authored about 6 years ago by ItsANameToo <[email protected]>
feat: make clipboard and refresh button styles depend on theme (#367)

3fea09daf66a9d92146ac06051fc4222e84abec0 authored about 6 years ago by ItsANameToo <[email protected]>
fix: make textinput depend on theme (#362)

* fix: make textinput depend on theme
* fix: add webpack-cli to ignored deps

8fa3a1c101098f53223d5b22c11a3e5ecb340b81 authored about 6 years ago by ItsANameToo <[email protected]>
fix: show an empty tx table when account has no transactions (#363)

* fix: show an empty tx table when account has no transactions
* fix: add webpack-cli to ignore...

17570eebe56ce278c1eb5d223417e08657863db9 authored about 6 years ago by ItsANameToo <[email protected]>
feat: contacts (#348)

* chore: add contact to translations

* feat: contact store & model

* feat: contact pages a...

6d0c2e7d57faf361bae06a843e8fcabd41359d6e authored about 6 years ago by Alex Barnsley <[email protected]>
fix: add minLength validation to string fields (#361)

* fix: add minLength validation to string fields
* fix: remove address validation

330fddf13c7603c35622a036c47d2eba2575547c authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: edit network if the profile does not have wallets (#358)

4fc3bbe685b3f8078b1ad483d06bb8a648f454f1 authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: add electron menu (#359)

36ef3fd3946748d19572e377328ae09d24d842df authored about 6 years ago by Lúcio Rubens <[email protected]>
chore: use the 0.1.6 version of the API client at least (#356)

ba179a28a66c1b700d43ec68d8e39487ba1edde8 authored about 6 years ago by Juan <[email protected]>
Add the external link icon to the transaction ID on the transaction table (#355)

## Types of changes
- [x] New feature (non-breaking change which adds functionality)

9bfb10d1fb6ffd1b1f42221e4c36e21857a1bfc5 authored about 6 years ago by Juan <[email protected]>
feat: `InputCurrency` component (#314)

* fix: the `InputAddress` to react to changes of its value
* fix: set the buttons of as button...

02b0ce4c36e68e79a5dc2a24b4151fd6dc4c6681 authored about 6 years ago by Juan <[email protected]>
fix: resolve issue with passphraseInput value throwing error (#352)

5c24ec1ad79fc26ef20159a11af2265898f290de authored about 6 years ago by ItsANameToo <[email protected]>
fix: general ui tweaks (#354)

* fix: button margin on alert message

* fix: rounded on top of menu (wallet show page)

* f...

6e8b868fdb441dc4d84c505dee6a00074047af22 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: made more components use theme variables (#353)

0cb8cf62dbf02f5d4d76116a2b6adf307db6dd83 authored about 6 years ago by ItsANameToo <[email protected]>
Feat/formatters (#351)

* feat: use formatter mixin for often used format functions
* test: fix failing tests and add f...

b76fd5bd09aa2ac637989de8b830a1d07db0a79e authored about 6 years ago by ItsANameToo <[email protected]>
fix: minor transactions changes (#350)

fa934774c778003c2009e417dd20fbf707dbbfca authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: blur modal backdrop (#349)

* feat: blur modal backdrop

* fix: portal -> modal

54e69eb4063a72f536dadb646e1b204adc1ab67f authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: add check for sending enabled on wallet (#341)

* fix: add check for sending enabled on wallet
* test: fix failing tests with missing mixin
* ...

0aa8ba078dc6a377d7b0594fbf2c2bac110514aa authored about 6 years ago by Alex Barnsley <[email protected]>
feat: add TransactionAmount component (#346)

* feat: add TransactionAmount component that shows green / red amount values
* test: stub Trans...

8f29a5e364a240f59a1fa68972499bb40ad026d3 authored about 6 years ago by ItsANameToo <[email protected]>
feat: show amount forged in vote modal (#343)

* feat: show amount forged in vote modal

* feat: transform value in client to work with mainn...

0e4fcec8ba6d4cff4529370bb26aa1bba618c3d4 authored about 6 years ago by ItsANameToo <[email protected]>
feat: show icon in walletHeading if second signature is enabled (#347)

87f6003010c5bb20e95cf463a433c389d6b790ca authored about 6 years ago by ItsANameToo <[email protected]>
feat: fetch wallet vote (#326)

* feat: add method to fetch wallet vote

* chore: update client package

* tests: add specs
...

9c8544412adadbe2b9de3c874b51521908e477a6 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: enable sending transactions when no second signature is enabled (#342)

## Proposed changes

Wallets that have no second signature, don't have a second signature fiel...

987ef91d9d3851d9c34b7b8e41349367bfa37f39 authored about 6 years ago by ItsANameToo <[email protected]>
feat: option to import wallet based on address (#340)

## Proposed changes
Option to import based on address

## Types of changes
<!--
What types ...

dcdf6f25070633a23c4f05435b9b83477dbe1a0c authored about 6 years ago by Alex Barnsley <[email protected]>
feat: Second signature registration and usage (#334)

* feat: add 2nd passphrase check and sign transaction if provided

* feat: add function to gen...

4f5dc7b390d5549c4d6744f7544e31bd6e7fdcef authored about 6 years ago by ItsANameToo <[email protected]>
fix: better style the vote modal and delegate list (#336)

* fix: better style the vote modal and delegate list

* feat: format votes

* fix: use $n in...

b09b39112dc54ebcdb114d32d96fe29ef9e1d170 authored about 6 years ago by ItsANameToo <[email protected]>
feat: show error when username is incorrect (#339)

0f20d65aa261c72c491cdf424d14e5e3ccc8e0b5 authored about 6 years ago by ItsANameToo <[email protected]>
fix: make address string not required, as special tx types do not have an address (#337)

f480a66064cc8eb5aa6b4cdaff1e78a9408e7aca authored about 6 years ago by ItsANameToo <[email protected]>
fix: use sender to show sender address in tx table (#335)

0dc56ea68bb615f30f0a771cf41024bd80bd89ac authored about 6 years ago by ItsANameToo <[email protected]>
fix: make passphrase input check against the correct address (#333)

0924476f7f7603f460ded5ed655adfd61e102207 authored about 6 years ago by ItsANameToo <[email protected]>
feat: add proper toggling of wallet heading buttons (#331)

* feat: add proper toggling of wallet heading buttons
* fix: reset to primary buttons on enteri...

e0f24228d0232ac02220790e1f7a9c9c115cb8f2 authored about 6 years ago by ItsANameToo <[email protected]>
feat: change toggle button icon depending on state (#332)

c3e1e0d68868de9c59eb1277fc390d8d2d6d3d9b authored about 6 years ago by ItsANameToo <[email protected]>
fix: pass asset property along to WalletAddress to properly show vote / unvote (#330)

d924348813114842f988e659652b973b15054f26 authored about 6 years ago by ItsANameToo <[email protected]>
feat: add icons to wallet buttons and add nowrap property (#329)

3dd9d86a4407a8ce1a650b634ac2c35771e89a72 authored about 6 years ago by ItsANameToo <[email protected]>
feat: add tx types to transaction table (#327)

* feat: add tx types to transaction table

* fix: update WalletAddress import

* test: add W...

effc72c34576487cc2d9c81e3003c3bcdfc53cb9 authored about 6 years ago by ItsANameToo <[email protected]>
feat: ledger front-end (#305)

* chore: add slip44 defaults to network config
* chore: change alert duration default to 5s
* ...

4a6361b0b2dd08fb1aab7a99ab6c09e0d711e73c authored about 6 years ago by Alex Barnsley <[email protected]>
fix: show amount instead of totalAmount in transaction table (#325)

* fix: show amount instead of totalAmount in transaction table and add tooltip with fee and amount

b8b2f0cfcfb6aed0272d9c36bd6586677a4a203f authored about 6 years ago by ItsANameToo <[email protected]>
feat: known wallets (#321)

b1bb0fb4dac5c42e11e17fb93ae727fd69a0e2b2 authored about 6 years ago by Alex Barnsley <[email protected]>
Fix removal of profiles and wallets (#322)

* fix: the profile removal on the profiles page

* fix: the wallet removal on the wallets page

dc1177b41bd791ae41445166d899ec5c31649e19 authored about 6 years ago by Juan <[email protected]>
fix: use the network from the session when getting the fees (#323)

27a7008d3495f9245ab501e4a73f43874d9b205d authored about 6 years ago by Juan <[email protected]>
fix: various styling issues (#320)

055d83443422394024fdaa5ebec5f3a1d8cd23cc authored about 6 years ago by ItsANameToo <[email protected]>
Show last transactions on the dashboard (#319)

* refactor: extract the new `TransactionTable` component from `WalletTransactions`

* fix: uni...

5483c5a108c9215eee252c49e802b8f20f625079 authored about 6 years ago by Juan <[email protected]>
fix: go to dashboard when there are profiles or redirecto to new profile (#317)

0a1c3862bd2b1846796e5acc41a28c6c58235f22 authored about 6 years ago by Juan <[email protected]>
feat: show more avatars on the profile edition (#318)

* feat: on the profile edition, add the button to open the modal with more avatars
* fix: the `...

d3d05d26c948143b23b3537f20b252c99f604a36 authored about 6 years ago by Juan <[email protected]>
fix: update the transaction table when switching to a different wallet (#316)

1ab924ac709618295a9de1e0bfb12de5291883fa authored about 6 years ago by Juan <[email protected]>
Create the `session` mixin (#315)

* refactor: rename the `session/currentProfile` getter to `session/profile` and replace it with ...

b3c8f8c6a78b26b800518d40f7c74e67f0626ec8 authored about 6 years ago by Juan <[email protected]>
feat: add transaction vote form (#313)

* feat: add transaction vote form
* fix: rate -> rank

93d69dd7c8e27062a23cf26e94c919e6eb0f1e08 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: resolve various styling issues, and open explorer when clicking tx id (#312)

cbf9a47434bb94fb3a046068b435c99fedee3cf6 authored about 6 years ago by ItsANameToo <[email protected]>