Ecosyste.ms: OpenCollective

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

github.com/firoorg/firo-client


https://github.com/firoorg/firo-client

Make sure daemon/modules/znodeList.ts correctly calls $store.commit() rather than dispatch().

04df1a635848c29491585896f7c74d4cf840be90 authored over 4 years ago
Make flags passed to zcoind look more consistent.

083a4aef7db67d7b075ff67611ec86f29b835440 authored over 4 years ago
Add a workaround for zcoind on Windows not supporting -daemon.

63637a41c2eb75e68181f2b427f4476da781ca49 authored over 4 years ago
Make spawning zcoind more robust.

19485816e3d58346a1b4eed64f94bcdde1ee959e authored over 4 years ago
Warn the user if they are trying to select a data directory that is likely to be wrong.

868a3e825a0e20636c97a03f9b2d4b52e7ee82c6 authored over 4 years ago
Make the data directory selection dialog a modal of the main window.

30bde2ec79a637857548ee515612053ac1a4769c authored over 4 years ago
Specifically check for the existence of the zcoind binary.

4e643849b2f8684f11aa87d7d369d5623a3e7b7a authored over 4 years ago
Fix calculation of zcoind's location.

6a90aeae843ce75f97ca937f2e5b065fde3b98c3 authored almost 5 years ago
Note our linux.category as "Network" in package.json.

aa2c8ccbe6d915ee870b3f52b42ead1644537581 authored almost 5 years ago
Add several log statements during startup.

4b4ebce490c97a9c5a6fe223825ecea63e675517 authored almost 5 years ago
Add a comment explaining that app.setAsDefaultProtocolClient can sometimes fail.

0fecdd852a47f51b8d85e659437796b32f9b11ce authored almost 5 years ago
Remove some dependencies on the path separator being / in main/index.js.

d1219dac3b7b5be9a91d234af16fcdfc3810472b authored almost 5 years ago
Make sure setup works if the user selects the default datadir and it doesn't already exist.

6b8ce489c98eb91c13f024504d1d33b1c25bfdeb authored almost 5 years ago
Only test for the presence of required variables in setIsInitialized when isInitialized is true.

a7a8613da6745fde0770d681a4ebb7425d7cee08 authored almost 5 years ago
Remove unused component Mnemonics/RecoveringWallet.

872fb83cc1bd5a59252d9ce23c13f83809422f9a authored almost 5 years ago
Only hide the window bar on OSX.

dbf079735499fcb8fb1d34c626aab02e5ee5db46 authored almost 5 years ago
Set -dandelion=0 when on regtest so mining works properly.

7514664ea1e3c09564bc883edda248bf6c5a771f authored almost 5 years ago
Don't instruct people compiling Zcoin Client to to add zcoin-cli and zcoin-tx binaries.

324a257e58e85dc276952bd716806f0e0864c82a authored almost 5 years ago
Improve documentation for TransactionOutput.uniqId.

432ff3c704a8bdbf86857f7b9eeefdfe1d0ec055 authored almost 5 years ago
Add TransactionOutput.isChange type definition.

d56397cbe7c1a2c17abfb4cc82735af4cba9de60 authored almost 5 years ago
Stop ignoring transactions with no blockHeight set.

77952a66819b741448fb28f662aa13269ab63796 authored almost 5 years ago
Wait for data to load before hiding the waiting screen when toggling Tor.

4fa0b0ba3255d5266dc5fcbbef8bf2525ba53974 authored almost 5 years ago
The mainnet is referred to as 'main' in ApiStatus/network, not 'mainnet'.

64288fd51d40beb4a1a4a75fcc4e81394ea13043 authored almost 5 years ago
Remove extraneous debug messages from zcoind.ts.

df131e606c1f440de80d653e80ea6d2c01ddde46 authored almost 5 years ago
Better error handling in IntroScreenBlockchainLocation.

7ad3bb1fb2b7a31d465252d6312e8079c5bb0af9 authored almost 5 years ago
Allow $quitApp to take message as a parameter.

e5f400b5b8405dc422c5ffa48e91f5fb78bddeb9 authored almost 5 years ago
Fix an infinite wait that occurred when app.quit() was called when waitingReason was set.

7c2153fb4e62805a5042bba0afce6027369a1ffb authored almost 5 years ago
Change the "Set It Up" text in IntroScreenBlockchainLocation to "Next".

7973edd3f6453c9120a90493dbadcf07a5d12f37 authored almost 5 years ago
Fix an error when selecting mainnet in IntroScreenBlockchainLocation.

f3de9460d78da7c151957b9b61665f1e8caa2536 authored almost 5 years ago
Make copy+pasting and keyboard shortcuts work again.

7b761cf30ac7db273326768ed23bfd2afd8b83f9 authored almost 5 years ago
Fix errors prevent the client from working in production.

8ee35170a36e4be81c21adebbc49633e82dc435e authored almost 5 years ago
Ignore deeplinks if we're waiting on zcoind.

b0d29ccf4f8accf84d8d2cc9f3db782677b68334 authored almost 5 years ago
Improve error handling during initialization.

de537b5680e91e879efd3d574d718a12ad427fbb authored almost 5 years ago
Fix the text of an error message.

4542ea7df84659c2909b6834180a4d19694c01a7 authored almost 5 years ago
Fix data directory selection.

038189681d88dc5916e3b0014bd5c3a61b8c0878 authored almost 5 years ago
Fix a bug in our shutdown handler when $daemon isn't defined.

d28783c3ee5274fd8dfc7f6e2a10192eeca96de6 authored almost 5 years ago
Replace the debug command chDataDir with resetClientConfig.

e489a04583f8425edfba979317c4443cdaf0dbc4 authored almost 5 years ago
Allow selecting the network zcoind should connect to.

f31b3088bade43673d4fd7bdde1cc207b10b83f9 authored almost 5 years ago
Remove race conditions related to shutdown and add a shutdown wait screen.

419c0c9a010e1d6d6b7734eededd85b4d37f6c10 authored almost 5 years ago
Remove unused file src/main/lib/windows.js.

43bf331a5b9022d1a42f3336a5be01cbe216b893 authored almost 5 years ago
Use app.quit() instead of app.exit().

4c5bd17cd2be0ddb088e8eda5e942e91c4e31938 authored almost 5 years ago
Make sure that the main app doesn't show for any amount of time before we're loaded.

9dec43b6b9864452a262eeed406ff153ee770356 authored almost 5 years ago
Fix some issues in IntroScreenBlockchainLocation.

ea3e5836db7a6a5454bd803c67598000a3c0a1a4 authored almost 5 years ago
Implement loading screens when we're waiting for zcoind.

8039b574b3506ee16955ce532fcc26f131fd5b09 authored almost 5 years ago
Make IntroScreenLockWallet call initializers only once, and improve logging there.

4619da802de5fe44425157d76468a5f47aae85fb authored almost 5 years ago
Fix setup, among other things.

- Always access $daemon through a global variable.
- Fixup numerous stylistic faux paus.
- Clean...

c5df631500ff7c872b69a9ef90149f4462a923fc authored almost 5 years ago
Implement mnemonic support in Zcoind.

98b6f47a6ec9b71f2a7bcfc1422b98b24c48f96b authored almost 5 years ago
Move responsibility to start initializers to Zcoind.

f4013f4edd46a200472add4537873affd7f18156 authored almost 5 years ago
Add a comment for Zcoind.getStateWallet().

ce563bd84248a58859ea125e1739a4fff6c88263 authored almost 5 years ago
Remove unusable Zcoind.importMnemonics.

4bc44973880b7e5f8aa85484585763fe5be2e30e authored almost 5 years ago
Get deeplinks working again.

cb0c933124feac87896d1370ecd5c0fedc4d991b authored almost 5 years ago
Do more work fixing setup.

7e21288518e6b48fcff9a5ef9e40875a6f0f53b1 authored almost 5 years ago
Move type definitions for zcoind return values to zcoind.ts.

aa9d03d472771af3557eae57a91833a812fc4941 authored almost 5 years ago
Fix a handler violation by removing an unused listener on "wheel" events.

efde77ac1c89d2d65069b0ec0bc16e65d268ecfd authored almost 5 years ago
More progress to making setup work.

22ac76b76227b6bd228d63b9660ad7a25b6de65a authored almost 5 years ago
Make more progress towards making setup work.

c564c66a63b6b1a77ce72d9c9d4118c1ac677142 authored almost 5 years ago
Make appSettings stop relying on our "types" definitions.

d0ee43967ae26d85547c9206d5e8b39b359d5ed7 authored almost 5 years ago
Make Zcoind.setWalletPassphrase() throw IncorrectPassphraseError on initial setup if wallet is already locked.

85838895657cc47394a42f82e01e32a331a62cf8 authored almost 5 years ago
Add Zcoind.isWalletLocked().

4febbe62c26f26ea77eb7c2954e41b0952a9a41f authored almost 5 years ago
Add Zcoind.apiStatus().

2c79f2a9998c75caf66728bc280dea941fcd8f1e authored almost 5 years ago
Add Zcoind.awaitZcoindNotListening() and document when it should be used.

c853bf72729ffc1d8e88816c91444a1e0ef866c7 authored almost 5 years ago
Fix Zcoind.setPassphrase() to allow for cases when no passphrase has yet been set.

77c5b714fdf8ddba9111a87eb64cb892fe5e8c3f authored almost 5 years ago
Change the signature of Zcoind.send to allow for passing non-objects to data, which we were already doing.

b645ef42edbf51bcf7878804c46cfc7d5afa137c authored almost 5 years ago
Fix passphrase confirmation during initial setup.

4dc9ee8a002612477f7f74cf0b91ffd3d3bdf1d6 authored almost 5 years ago
Update IntroScreenBlockchainLocation.

dbe2df345eec09c10408698f403b047880ec35e7 authored almost 5 years ago
Fix up initial settings request.

a4ff08c6d4c8aa749918000f650d9ee48062fd2c authored almost 5 years ago
Remove unused WaitForDaemon layout.

fea67d592725f906a0b73b422658fdd61c811569 authored almost 5 years ago
Fix initial settings update.

f593fa7a9aa7afd71fbe6d3b4445521ed77a702f authored almost 5 years ago
Await zcoind.awaitBlockIndex() rather than looping in order to detect when the block index is loaded.

ef83b7274fd5839aef7e415de1f509105d1fa6b3 authored almost 5 years ago
Add the Zcoind.awaitBlockIndex method.

bb7c39f0779116336fbc17983cd0037d8971e050 authored almost 5 years ago
When we reject from connectAndReact, don't continue trying to connect to zcoind.

f50253e7f04c6dae56ddd5e245c50957be390324 authored almost 5 years ago
Remove an outdated FIXME from daemon/init.ts.

87df0b4381cb0c78ce318dbd1c35a57cb63f9b5a authored almost 5 years ago
Fix some SCSS errors.

9ec5db499590f6f24cf3e2e823ce2b57b8473717 authored almost 5 years ago
Fix the issue with setup not progressing at all.

44b5bb1046d9c49054ca58aa524633f26aa4ab5e authored almost 5 years ago
DONT SAVE: Try some stuff to get the setup screen working again.

aab7d2f7c98e34cd6fe1cd5c72818dca63abb0f6 authored almost 5 years ago
Restore overzealous deletions.

71ede581c4478c694c0dc03ecb873afc99acdbff authored almost 5 years ago
NON-FUNCTIONAL: Begin to remove dead and soon-to-be-dead code.

f43a1e19fa3518f68309dcff34c34cb630332c60 authored almost 5 years ago
Remove blurring functionality from popovers entirely.

32bc0e285dc8eecca3c058a0aefba5c8d08cf9f8 authored almost 5 years ago
Allow new Zcoind() to take null as zcoinDataDir to not specify a value.

e0925f3c1a5a1263494bd3bc59805840e5c2573e authored almost 5 years ago
Improve error messages for zcoind connection problems.

deb9e4dcac0f1a96e3d8e82c45560d9830195484 authored almost 5 years ago
Allow the user to select hidden files as a blockchain location.

00776834d89c10bad6d133325aa08a114efb184e authored almost 5 years ago
Remove unused component IntroScreenRestartingDaemon.

c11a4a56e3954107fa502e26e30a8fe1efdefc08 authored almost 5 years ago
Remove unused component ConnectivityOverlay.

29634845e4302998248adc07895700642ec7d0ce authored almost 5 years ago
Rename daemon module setting to settings and make it more robust.

8d417c163692323d3d00c111f4a0610c83c1feb3 authored almost 5 years ago
Consider regtest always synced, thereby showing Mint Suggestions on regtest.

162a23104f8fe23858bf6f14166922f88c446a9b authored almost 5 years ago
Remove unused Backup module and types.

1737e67d20d67537b675314328b10f6c3533859d authored almost 5 years ago
Remove unused Mint types.

e415b8f15aeb6f862ea5f1292ca4539819a957f3 authored almost 5 years ago
Prevent blockchain info being blurred by setting BasePopover's can-blur default to false.

1cfc344bf9d102e24cf9e34d4473265645f74c8b authored almost 5 years ago
Remove legacy Network module.

1832cd2d668be6eb8a7d2da0eb8ddbc5e452725f authored almost 5 years ago
Remember to import logger into src/renderer/main.js.

9e8f8c0df1716d003e7485618867a4f92cb50c78 authored almost 5 years ago
Remove unused logging import in ApiStatus.ts.

1fb9736bc4b5c86a14d2e6833f803fb406cf17b1 authored almost 5 years ago
Prevent alt-clicking on links from opening a new BrowserWindow.

94900314ce0eab7ac6466c7f644376819eaa1fec authored almost 5 years ago
Remove unused tests.

8c73d7d136eee525576058c36a798ba90a327965 authored almost 5 years ago
Remove no-op /deep/ selector.

3b6767da08e5359d69f7d17e7c5adbb627a75747 authored almost 5 years ago
Remove eslint stuff we were just ignoring anyway.

d3d8d332f6fc0bd0e8743bcdc29faf3743e242f9 authored almost 5 years ago
Don't require environment variables for zcoind startup, and only startup zcoind if we are initialized.

bea6664d68adde1928c4a45bb0b3c6d8fe8f8f3f authored almost 5 years ago
Prepare quit handler for cases where the daemon has not yet been started or cannot be stopped.

a4a1deefce653a7e703288d8408e00acf33b514e authored almost 5 years ago
Remove outdated examples.

d6406a47b99bf2b2ccc30331804d8b0252e82f6c authored almost 5 years ago
Remove unused config code.

c9d9dcea8687053532f66079ef9d9db5ac559b19 authored almost 5 years ago
Use a hardcoded protocol handler for deeplinks.

2770400ea8f31a98d96b9c505e2485984922604e authored almost 5 years ago