Ecosyste.ms: OpenCollective

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

Vue Tailwind

Tools that allow the developer to easily make beautiful user interfaces.
Collective - Host: opensource - https://opencollective.com/vue-tailwind - Website: https://www.vue-tailwind.com/ - Code: https://github.com/alfonsobries

fix: reduce padding in voting banner (#626)

* fix: reduce padding in voting banner

* feat: make font of vote badge bold

github.com/alfonsobries/wallet - 1729cb90777a978fd347046f8dc3e270885b7fcb authored about 6 years ago by ItsANameToo <[email protected]>
fix: do not wait until the transaction response to close modal (#607)

github.com/alfonsobries/wallet - 95e1ea36a1a1f308d40ed7a15ff62ba676b5d71c authored about 6 years ago by Juan <[email protected]>
fix(wallet-sidebar): placeholder component name typo (#620)

github.com/alfonsobries/wallet - c7cab49b0788d41153f98281135c944250d16ceb authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: show 10 address letters instead of 6 in dashboard sidebar (#618)

github.com/alfonsobries/wallet - 5bc811136ac0d6b0a66e2a52cc87d37cb434d677 authored about 6 years ago by ItsANameToo <[email protected]>
fix: refresh the table transactions and modal (confirmations) periodically (#614)

* fix: keep the transaction confirmations up-to-date on the dashboard

* fix: update the trans...

github.com/alfonsobries/wallet - 29cb4532442bf3b9d6ec4e422d1e34495d592387 authored about 6 years ago by Juan <[email protected]>
feat: add wallet placeholder in sidebar if no wallets present (#613)

* feat: add wallet placeholder in sidebar if no wallets present

* feat: change placeholder wa...

github.com/alfonsobries/wallet - e0b865b3158569c8d5332869192280805e4b04a1 authored about 6 years ago by ItsANameToo <[email protected]>
feat: vote banner (#617)

* feat: add initial vote banner to delegate tab in wallet

* feat: use i18n to make texts bold...

github.com/alfonsobries/wallet - 395bf50da0cc29c4306a2b466caf1e61a76c133e authored about 6 years ago by ItsANameToo <[email protected]>
fix: ask for encryption pass only if encryption enabled (#616)

github.com/alfonsobries/wallet - 62b7c52b1c5264e70b3fdd55a8a471cf72b6b2f3 authored about 6 years ago by ItsANameToo <[email protected]>
improvement: make addresses in sidebar smaller (#610)

github.com/alfonsobries/wallet - 2876ac28e0179d1aa9dad3dd46803e6e2cb03cd2 authored about 6 years ago by ItsANameToo <[email protected]>
improvement: make wallet borders theme dependent (#609)

github.com/alfonsobries/wallet - 4e1aa5ecb79e26ac91b22e4f02f73794ba52ec97 authored about 6 years ago by ItsANameToo <[email protected]>
fix: checks for network & profile (#608)

github.com/alfonsobries/wallet - 50ad848423d69b11d6f892fccfc74b3d951dbcbf authored about 6 years ago by Alex Barnsley <[email protected]>
fix: do not fail on rejected due low fee, but broadcasted, transactions (#603)

* fix: do not fail when the transaction is rejected but broadcasted

* test: how `TransactionM...

github.com/alfonsobries/wallet - 8ccf8b5f91809326d44a7b59f11a0640b512ad49 authored about 6 years ago by Juan <[email protected]>
feat: mark transactions as confirmed / unconfirmed and show their confirmations (#602)

* misc: include the `time` SVG icon

* feat: add an icon to show the transaction confirmations

github.com/alfonsobries/wallet - 77fecb3c4a912eb4d29c416b92a0916838528615 authored about 6 years ago by Juan <[email protected]>
improvement: wallet & contact page style (#605)

* fix: update wallet and contact overview styles

* fix: make contact address clickable

github.com/alfonsobries/wallet - d1df9ff0bb1ef67d4c6c3f046196986b40047bb8 authored about 6 years ago by ItsANameToo <[email protected]>
feat: welcome back button (#604)

github.com/alfonsobries/wallet - 96226d3177bcc9c45e186956340df84696185212 authored about 6 years ago by Alex Barnsley <[email protected]>
improvement: set wallet content max width (#601)

github.com/alfonsobries/wallet - 0666fa40ad26a630dd867124231313cad87842db authored about 6 years ago by Alex Barnsley <[email protected]>
fix: re-establish the new wallet generation transition (#600)

github.com/alfonsobries/wallet - 08bbaf676b6a80376eea39f8439a9950df23423c authored about 6 years ago by Juan <[email protected]>
fix: wallet sidebar (#592)

* fix: make wallet sidebar a little wider, reposition icons, make notification circle smaller
*...

github.com/alfonsobries/wallet - 9ce4298f1101ece5ab00003dde2a78dbb740f151 authored about 6 years ago by ItsANameToo <[email protected]>
feat: logo fade on mouse over (#598)

github.com/alfonsobries/wallet - e76af5d7654758f764f3a5185edfd95ca31f6f7f authored about 6 years ago by Alex Barnsley <[email protected]>
fix: do not allow transfer fees bigger than V1 (0.1 ARK) (#587)

github.com/alfonsobries/wallet - 3f641eb5c14c151bd89fe2aa00acf6a56b85c818 authored about 6 years ago by Juan <[email protected]>
fix: do not allow clicking more than 1 time on the `done` button of the stepper last item (#590)

* fix: do not allow clicking more than 1 time on the `next` button of the final step

* test: ...

github.com/alfonsobries/wallet - 1dd336c5d251f20b7bb4d0756d2da0622e82d540 authored about 6 years ago by Juan <[email protected]>
fix: style of profile avatars selection to not crop the images and intersperse men and women (#589)

* misc: rename profile avatar images

* improvement: order selectionable images by title

* ...

github.com/alfonsobries/wallet - 2bf536f1742ae4819152d1ba3c5257cc07b5a0c4 authored about 6 years ago by Juan <[email protected]>
fix: display the transaction modal, not only the blurred background, on production (#593)

github.com/alfonsobries/wallet - ad5e2680299da07aa61f41b4e0be060646253fdc authored about 6 years ago by Juan <[email protected]>
fix: truncate wallet name as address properly and make name a link (#591)

github.com/alfonsobries/wallet - ada20e25e74a0e8d929e55ee168f3bb1f05d8286 authored about 6 years ago by ItsANameToo <[email protected]>
fix: wallet new: use only 3 addresses, add identicon, style fixes (#594)

github.com/alfonsobries/wallet - cb2794d7adfec2ff5dda1b24ca649a33175c785f authored about 6 years ago by ItsANameToo <[email protected]>
chore: update en-US.js (#588)

github.com/alfonsobries/wallet - 1870bbadba2010fcc7940837ea6408cf59e357bf authored about 6 years ago by boldninja <[email protected]>
fix: windows build (#578)

* fix: windows build path regex for loaders

* chore: command to build for windows

* chore:...

github.com/alfonsobries/wallet - 3d039e58fbf1a28505f7bfc74e0be5aba3bf2abb authored about 6 years ago by Alex Barnsley <[email protected]>
fix: remove minifying in production build for now (#577)

github.com/alfonsobries/wallet - bf3f706e6b62eab61636167ceeeb6d9c40acd6bf authored about 6 years ago by ItsANameToo <[email protected]>
feat: add the about window and fix styles in production (#563)

* fix: styles in production mode
* feat: add about window
* chore: improve build properties
*...

github.com/alfonsobries/wallet - 35e9a965c43825118eacbe554ee044bf0a29867b authored about 6 years ago by Lúcio Rubens <[email protected]>
chore: use `ark-desktop-name` as the package and executables name (#573)

* chore: add some missing options to the Electron build configuration

* chore: increase the c...

github.com/alfonsobries/wallet - 243ca56b484485abe506ebfba78b34a34ac0b85f authored about 6 years ago by Juan <[email protected]>
fix: center update notification icon in horizontal toolbar (#574)

github.com/alfonsobries/wallet - 4bb3c1c991c9b65408dbc97938a39115f89324c6 authored about 6 years ago by ItsANameToo <[email protected]>
chore: update typos and odd translations (#575)

github.com/alfonsobries/wallet - 45ba8d497350a80c926115783e04c06aaa545de8 authored about 6 years ago by ItsANameToo <[email protected]>
fix: sort transactions on request (#572)

* fix: sort transactions on request

* chore: remove unused method

github.com/alfonsobries/wallet - ee50d2424fca206d38fb3d418bd22c2920c7a11d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: address dropdown (#570)

* fix: focus input on field click

* fix: z-index and text-align for address dropdown

* fix...

github.com/alfonsobries/wallet - 620d1440979bcc3142a966e7d2662119fdd6bec4 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: use transparent border for unselected profiles (#568)

github.com/alfonsobries/wallet - f47b72047776d3921c7234e536f64993bd6ab99c authored about 6 years ago by ItsANameToo <[email protected]>
fix: make network selection color theme-dependent (#569)

github.com/alfonsobries/wallet - 1ea232a7ebef40f49086bf95fd2ab766e7821d34 authored about 6 years ago by ItsANameToo <[email protected]>
feat: check new transactions periodically (#543)

* refactor: move `Synchronizer` service actions to individual files

* refactor: rename `Clien...

github.com/alfonsobries/wallet - 1d8fe9961a3fe41bdfb3c5f4898c6448995f49d3 authored about 6 years ago by Juan <[email protected]>
fix: the address autocomplete, to emit user selections when detected (#560)

* fix: check that the address is valid on the send transfer form

* fix: emit the `input` even...

github.com/alfonsobries/wallet - d9deba1c82f663c2c6a093bc895d6cb4e1e2fdd2 authored about 6 years ago by Juan <[email protected]>
refactor: instead of logging an Error, log that the Ledger is not connected (#561)

github.com/alfonsobries/wallet - 7b6b950c85623b921a8dbf80158e61f6c8d77b41 authored about 6 years ago by Juan <[email protected]>
feat: show the block ID on the transaction modal (#562)

github.com/alfonsobries/wallet - 9f829ea2a9075196ac8c4ed37e24f4994cde909b authored about 6 years ago by Juan <[email protected]>
fix: do not mark passwords as invalid if they equal the minimum required length (#559)

* test: the feedback/validation of `InputPassword`

* fix: do not mark passwords as invalids w...

github.com/alfonsobries/wallet - b75f03ddbe35b4096e7ace9528707aee19936cdb authored about 6 years ago by Juan <[email protected]>
feat: address autocomplete (#544)

* refactor: neo address validation as a vuelidate's rule

* feat: initial autocomplete in inpu...

github.com/alfonsobries/wallet - e30905b124341aaff79f06abce94096de7da9c03 authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: profile validation (#555)

* feat: profile name valdiation on creation

* feat: refactor & profile name valdiation on edit

github.com/alfonsobries/wallet - 76466c260f2cedfbbd033fbd50f4c35b14bdeefb authored about 6 years ago by Alex Barnsley <[email protected]>
fix: vote transaction signing (#558)

* chore: update @arkecosystem/client to 0.2.4

* fix: remove recipientId from vote builder

...

github.com/alfonsobries/wallet - 2f4539b05eaa495438b5f7ced9cdfd436fff1c5d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: set up `electron-log` on the `main` process to make it work on `renderer` (#557)

github.com/alfonsobries/wallet - 367c03eb5ce1133037c5f1179f95f28d1d22ea43 authored about 6 years ago by Juan <[email protected]>
feat: add reset data button (#541)

github.com/alfonsobries/wallet - b0c7f5c8ec712efdef0a07bb64c14a314b4de75c authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: v1 tx compatibility (#554)

* feat: set fee in v1 to 0.1 for transaction

* feat: add p2p endpoint to broadcast to for v1 ...

github.com/alfonsobries/wallet - 7683a94addbcb711c9036558d05027ce082fe3b4 authored about 6 years ago by ItsANameToo <[email protected]>
feat: encryption password warning (#553)

* feat: encryption password warning

* chore: remove completed TODO

github.com/alfonsobries/wallet - 027754f3eb13622249aa7c4462f1d6fa1e5967ba authored about 6 years ago by Alex Barnsley <[email protected]>
fix: try/catch sign/verify in case of failure (#552)

github.com/alfonsobries/wallet - 4f47623052b46d2d8132734a58d8d52b96855e87 authored about 6 years ago by Alex Barnsley <[email protected]>
feat: well confirmed (#551)

github.com/alfonsobries/wallet - fce0f9bdd36c5a3621c39517fde27c6bcdb52edf authored about 6 years ago by Alex Barnsley <[email protected]>
fix: use correct color for passphrase verification words (#548)

github.com/alfonsobries/wallet - 7343d227dd6ae1af2a81a07ac33b67ca548f5c40 authored about 6 years ago by ItsANameToo <[email protected]>
feat: add overlay to instruction texts (#549)

github.com/alfonsobries/wallet - 570440780992ed73191a7a0eb7c3bb279b33d04d authored about 6 years ago by ItsANameToo <[email protected]>
fix: use correct foreground images (#539)

* chore: add new background images

* fix: use correct foreground images

* chore: remove un...

github.com/alfonsobries/wallet - 88543fbaa66a0ee44f634cd9833fefb195e92c7a authored about 6 years ago by Alex Barnsley <[email protected]>
fix: use correct color for profile removal link (#547)

github.com/alfonsobries/wallet - a9edfa859c216b4eee28e6abd2e8f0bd9617fe94 authored about 6 years ago by ItsANameToo <[email protected]>
fix: ensure that the fee is always set, even if the user has not interacted with it (#542)

* refactor: building transactions on the client service
* fix: parse the amount and fee before ...

github.com/alfonsobries/wallet - f8aa3eac48f509a5c778c1fc7018dd999d59316c authored about 6 years ago by Juan <[email protected]>
fix: do not allow clicking on the "Send" button more than 1 time (#537)

* improvement: disable pointer events on every disabled button

* fix: do not allow clicking t...

github.com/alfonsobries/wallet - 95c38d37f90313c5df76f3bd85503b659ad9f6cf authored about 6 years ago by Juan <[email protected]>
fix: sending transfers ("send all" button, fee validation, fee as arktoshi) (#534)

* fix: update the amount, when "send all" is enabled and the fee is changed

* fix: allow inco...

github.com/alfonsobries/wallet - 3b767cc24e6e9afc3b53dd0e1bdbbbb223eab928 authored about 6 years ago by Juan <[email protected]>
fix: change html tags for clickable elements (#533)

github.com/alfonsobries/wallet - 377df6c2341d70f18f1ef01796c8ce1361c0c14c authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: increase z-index so menu does not get covered by header (#535)

github.com/alfonsobries/wallet - 8a06467054acbff36b6e562b65b02793c60c9ec3 authored about 6 years ago by ItsANameToo <[email protected]>
feat: truncate message content too instead of just the signature (#538)

github.com/alfonsobries/wallet - 4ce9f8227d1aa0a81a670be4e225d0a0e51c933d authored about 6 years ago by ItsANameToo <[email protected]>
fix: correctly set encryption / passphrase component to enable voting again (#540)

github.com/alfonsobries/wallet - cd2f00fd98394897770fc38c3bfd16b68ab4ddb1 authored about 6 years ago by ItsANameToo <[email protected]>
improvement: on small screens, hide the sidebar and truncate the address and public key (#536)

* feat: do not show wallet sidebar on small screens
* feat: truncate address and public key in ...

github.com/alfonsobries/wallet - 61e26227d4fd14731d6053c1d443b9ea2ffff8ac authored about 6 years ago by ItsANameToo <[email protected]>
chore: update dependencies (#532)

github.com/alfonsobries/wallet - 3ebc2bce793d51abe1a5d1bb1e7c744515f66c0f authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: public key truncate (#531)

* refactor: make truncate method name more generic
* fix: truncate public key & not address in ...

github.com/alfonsobries/wallet - 44fde035634a39db89cde08fa1df068a94195c1d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: build transfer transactions with fee (#528)

github.com/alfonsobries/wallet - f77fb3c6cb92058dd6f54d7fa22d9508f1a60a13 authored about 6 years ago by Juan <[email protected]>
feat: allow introducing custom fees and fix the design (#504)

* improvement: allow customizing the transaction modal by type
* improvement: allow programatic...

github.com/alfonsobries/wallet - a21d00aa1150d6df69c2c1927549abb7810ca394 authored about 6 years ago by Juan <[email protected]>
feat: bip39 passphrase checks (#529)

* feat: InputField warning text

* feat: method to check bip39 validity

* feat: InputText o...

github.com/alfonsobries/wallet - d6886a739919064cfa18c879313227d8be08843c authored about 6 years ago by Alex Barnsley <[email protected]>
feat: save transaction offline (#525)

github.com/alfonsobries/wallet - 7a5e705c14278b5a9eddfb6631ca0a68e1f015f1 authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: qr code (#523)

* feat: initial qr code implementation

* feat: rename to ModalQrCodeScanner and add it to Inp...

github.com/alfonsobries/wallet - c06ab963f62d8a4b4d017a7abfe8d1b8af8dba7b authored about 6 years ago by ItsANameToo <[email protected]>
fix: session management (#524)

* fix: reload session after reset on app launch

* refactor: set i18n locale on session change...

github.com/alfonsobries/wallet - 4d735b986524133ee3c05ecc56b39d3fe29a27bb authored about 6 years ago by Alex Barnsley <[email protected]>
feat: implement delegates pagination (#517)

* feat: add generic table component

* refactor: add pagination to delegates table

* refact...

github.com/alfonsobries/wallet - 3525494c7cfe4591cdd77f59c3026583cf69631b authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: use the right colour (orange~red) on some buttons (#515)

github.com/alfonsobries/wallet - 26c85274e3e4119c25f0cb9ec26a0dd89e547ee3 authored about 6 years ago by Juan <[email protected]>
fix: hide the price chart until is ready to not produce weird effect (#516)

github.com/alfonsobries/wallet - 2610baa6fe497725b6ed28bf24a9acb50fdc52cc authored about 6 years ago by Juan <[email protected]>
feat: add button to display publickey (#512)

github.com/alfonsobries/wallet - 6719270689d32889929e7b538c0456adc857ce67 authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: sign with ledger (#513)

* fix: disable correct ledger events
* fix: reject ledger queue on failure
* refactor: descrip...

github.com/alfonsobries/wallet - 9860f300d8d98c524979aa1ad4e1aa749e17905a authored about 6 years ago by Alex Barnsley <[email protected]>
fix: remove "is sending enabled" when importing or creating wallet (#514)

* fix: remove "is sending enabled" toggle when importing or creating wallet

* fix: remove isS...

github.com/alfonsobries/wallet - 616c26a4b9dd0d9a2887cc9286a53b2df3321700 authored about 6 years ago by ItsANameToo <[email protected]>
fix: show error message if wallet import failed (#518)

github.com/alfonsobries/wallet - af1563ddc56eae0f03368d935aa0ac12be8dbbc5 authored about 6 years ago by ItsANameToo <[email protected]>
feat: update transaction modal designs (#519)

github.com/alfonsobries/wallet - f64633741197a5aeb8045b8f481396f3835bb3e2 authored about 6 years ago by ItsANameToo <[email protected]>
feat: background styling (#520)

* feat: set default wallpaper, switch textures and wallpapers order, and update footer text colo...

github.com/alfonsobries/wallet - cf53c4f34eaad0d20df1d61700af1acd129186ae authored about 6 years ago by ItsANameToo <[email protected]>
feat: support for uri scheme (#505)

* feat: support for uri scheme

* refactor: improve uri handler

github.com/alfonsobries/wallet - 412d95c30016cfda0291547f00a5471db6aac9db authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: bip39 language options (#509)

* fix: use translations on new profile page

* fix: position of dropdowns on edit profile page...

github.com/alfonsobries/wallet - c80759235b2a4dc75bdefbcedb5c24e4f6e267b5 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: wallet removal to not throw \`Error\`s and discard the removed wallet (#503)

github.com/alfonsobries/wallet - 7039dace4edd8e0c358491b9ae89d9a443567567 authored about 6 years ago by Juan <[email protected]>
fix: use the right cross (close) SVG icon (#501)

github.com/alfonsobries/wallet - ce20f72e44bdf39281dc476cb6b28e458faa82a1 authored about 6 years ago by Juan <[email protected]>
Feat: wallet introduction screens (#506)

github.com/alfonsobries/wallet - 0d0dc530a830a4a365d93a59ef44740732f3e141 authored about 6 years ago by ItsANameToo <[email protected]>
fix: avatar repeating (#507)

github.com/alfonsobries/wallet - 66a8e799025a4ae22d538c3e0c742e8b33763101 authored about 6 years ago by ItsANameToo <[email protected]>
improvement: add explanation about voting on the delegates tab (#472)

* improvement: add explanation about voting on the delegates tab

* test: that the voting expl...

github.com/alfonsobries/wallet - 5fe790a2727ccea56e9ac80163be6821080584d5 authored about 6 years ago by Juan <[email protected]>
fix: sign message refresh (#498)

* fix: dark mode placeholder text

* fix: signed message deletion

* fix: hide sign tab for ...

github.com/alfonsobries/wallet - a0a1d79585b7bd3503c967f7c6126d4257fc82ac authored about 6 years ago by Alex Barnsley <[email protected]>
fix: passphrase words clearing (#499)

github.com/alfonsobries/wallet - f1de1f54745d0210dc3b18b6b91e9128232eb919 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: fetch last transactions (#497)

github.com/alfonsobries/wallet - 2009b03242ae591e4ccbab33c4f1608d259d0c6a authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: allow wallet on multiple profiles (#496)

github.com/alfonsobries/wallet - 436ba4c6d12f01b625702a6a661f1be8b425f09b authored about 6 years ago by Alex Barnsley <[email protected]>
fix: direct import wallet identicon (#495)

github.com/alfonsobries/wallet - fd9a1b9d070bfabe63672767e1dce55060304395 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: adapt the `MarketChart` component to the dark theme (#448)

* fix: add the dark theme background of the `MarketChart` component

* improvement: of the pri...

github.com/alfonsobries/wallet - f81ec7e1c79760911b6e09c3815e370a46533131 authored about 6 years ago by Juan <[email protected]>
improvement: copy sender and recipient to clipboard on the transaction modal (#494)

github.com/alfonsobries/wallet - 823876e896191f6687a1fd91d6ca13d8fd069283 authored about 6 years ago by Juan <[email protected]>
fix: change the identicon when switching wallets (#488)

* refactor: move the identicon component from `Profile` to `Wallet`
* fix: update the identicon...

github.com/alfonsobries/wallet - 9c000dfccd50c930de9b19ca4a1dd6e7e9166644 authored about 6 years ago by Juan <[email protected]>
feat: https custom peer (#493)

* fix: make whole custom peer button clickable
* feat: store scheme & host against peer on vali...

github.com/alfonsobries/wallet - 360aa6ab63ff8add2b53958ef42beee286b9d65b authored about 6 years ago by Alex Barnsley <[email protected]>
refactor: add arrow to sidebar options (#491)

github.com/alfonsobries/wallet - 88c202821abdbc658dd79155befa57ec4f1dba5d authored about 6 years ago by Lúcio Rubens <[email protected]>
test: refactor tests to avoid triggering warnings (#492)

github.com/alfonsobries/wallet - 7d00719d1867bf5df77e16cd309be92faf550829 authored about 6 years ago by Juan <[email protected]>
fix: wallet import encryption (#490)

* fix: skip encrypt step if address only

* fix: disable clicking step headers to skip

* fi...

github.com/alfonsobries/wallet - 5c93b1c1855cd4cbdb82828d2b5be4a1b14b3d32 authored about 6 years ago by Alex Barnsley <[email protected]>
refactor: improve second passphrase (#477)

github.com/alfonsobries/wallet - 0a89b1bd02c81bcefd7d0c181acadc2b5fa8145a authored about 6 years ago by Lúcio Rubens <[email protected]>
feat: update message validation styles (#481)

github.com/alfonsobries/wallet - 648d2c8ae3145cde4d8287070ce0b738c384acb6 authored about 6 years ago by ItsANameToo <[email protected]>