Ecosyste.ms: OpenCollective

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

github.com/firoorg/firo

The privacy-focused cryptocurrency
https://github.com/firoorg/firo

Adding log into the progress bar, when batch verification started (#1166)

* Adding log into the progress bar, when batch verification started

* Improving log info.

cac40fed07bd3a9139a63f31856d4dcd4746b1d8 authored over 2 years ago by firstcryptoman <[email protected]>
Bump version to 0.14.9.5 (#1161)

* Bump version to v0.14.9.5

* Update version in documentation

b764c08df98953dcdb7c7687c7b798e4fd0a4234 authored over 2 years ago by justanwar <[email protected]>
Fixing crash on windows (#1159)

27fd5fb5adee9bd9af2c75abe7fb165ed3e7e9fb authored over 2 years ago by levonpetrosyan93 <[email protected]>
Fix missing spend corner case issue (#1156)

da0be59ded9972274a08c5b695fb725723c81565 authored over 2 years ago by levonpetrosyan93 <[email protected]>
Fixing "show / hide" action from tray icon menu. (#1154)

* Fixing show hide action from tray icon menu

* Minor fix

859e1fcd2e0a9dd10ba1d4db813f168dd09cd8ad authored over 2 years ago by firstcryptoman <[email protected]>
Fixing joinsplit fee estimation isueue (#1153)

cc12a117cbec4f1bf9eb3abbf9594e57e0e38568 authored over 2 years ago by firstcryptoman <[email protected]>
Fixed minimum height issue (#1152)

* Fixed minimum height issue

* Recovery page height reduced

* One more try to fix recovery...

532346c0daa91d0c390039669b4ef101ca3ce46e authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Multithreading corner case crash fixed (#1158)

45f4bd640b69bcb27343bc122f999991e8417b02 authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Merge remote-tracking branch 'aaron/spark'

70bdf50ed23b1002d821d8fff0ffbfdaa8fe8b17 authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Multi threading on Lelantus-sigma prover and sigma/lelantus batch verification (#1058)

* Multi-core optimization to lelantus-sigma proof creation

* Multithreading applied on batch ...

904984eecdc15df5de19bd34c70fd989847a2f08 authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Add versioning to proving system transcript labels

59c80135638be3c021984dda541826221fc1e863 authored almost 3 years ago by Aaron Feickert <[email protected]>
Added validity check in GroupElement deserialization (#1147)

* Added validity check in GroupElement deserialization

* Adding GroupElement validation test ...

78e29d68b7354be702965fdd4f033709750776e5 authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Improved batch verification for Lelantus one-of-many proofs (#1034)

* Improved batch verification for Lelantus one-of-many proofs

* Simplify types

9f2c3b923eb0b015870d3475e462b8e3531425b4 authored almost 3 years ago by Aaron Feickert <[email protected]>
Improved batch verification for legacy one-of-many proofs (#1038)

* Sigma verifier batching

* Namespace fixes

* Simplify types

* Remove unnecessary funct...

a8474ebb171c32688d394a8a951e28639f3c9a09 authored almost 3 years ago by Aaron Feickert <[email protected]>
Use aggregate Schnorr proofs for multiple-output mint transactions

1aa39156672e56d7157eed0735293341085999d8 authored almost 3 years ago by Aaron Feickert <[email protected]>
Support multiple output coins in mint transactions

1516c8cf4e8ade5a76f62ae5a02d30e9482fc5b5 authored almost 3 years ago by Aaron Feickert <[email protected]>
Replace coin cover sets with Merkle roots for transcript purposes

3dee12a5022528f1206655dcb82a4eff3616a9a9 authored almost 3 years ago by Aaron Feickert <[email protected]>
Squash

960c380727e43ba900a219ab876cb017c8f8762b authored almost 3 years ago by Aaron Feickert <[email protected]>
Made macOS performance better by removing unnecessary copying of Consensus::Params (#1144)

d73a8920d0960fe5c6498f6c99ad0a0e97eb32dd authored almost 3 years ago by psolstice <[email protected]>
Fixed a bug when ./configure wasn't able to detect tor library (#1143)

9301a5da3ca9d343c1c953c519f967363cf046f1 authored almost 3 years ago by psolstice <[email protected]>
Fixing dropdown menu alignment in transaction tab (#1134)

* Fixing dropdown menu alignment in transaction tab

* Code cleanup

330cfc6fc049ec64fbe480cac1e801709a598a33 authored almost 3 years ago by firstcryptoman <[email protected]>
Range proof batch (#1114)

* Range proof batch verification

* Namespace fixes

* Add legacy zero checks

* Update te...

0bce80836c5de246232d9ccddee807ab1cf18183 authored almost 3 years ago by levonpetrosyan93 <[email protected]>
Range proof batch verification (#1023)

* Range proof batch verification

* Namespace fixes

* Add legacy zero checks

* Update te...

26317fa72cc4029cd3f85182a3247265eb47a6c4 authored almost 3 years ago by Aaron Feickert <[email protected]>
Fixing lock icon view in coincontrol (#1129)

6c33bef3d1d12324a02b13fe188331a20b8c739f authored almost 3 years ago by firstcryptoman <[email protected]>
Fixing tree mode view in coincontrol (#1132)

773d1da24a784bba0f7ed1ff6f6f6f6555e2266b authored almost 3 years ago by firstcryptoman <[email protected]>
Exclusively use depends mechanism to build firo (#1138)

* Removed tor from code tree and moved it to dependencies
Build now needs to go through "cd dep...

c82de5c56fe630a101846127a2361a28a4e0569b authored almost 3 years ago by psolstice <[email protected]>
Faster header sync for ProgPoW (#1133)

* Faster header sync for ProgPoW

* ProgPow test fix

a533ec51a9f7d5fd6afdf801a7fd92580426e1a1 authored almost 3 years ago by psolstice <[email protected]>
Make Firo run natively on M1 macs (#1106)

* Changed depends to compile natively on Apple Silicon Mac

* Renamed relic's bn_init function...

a36bea7367baa0900e7811ff46bae399de75df81 authored almost 3 years ago by psolstice <[email protected]>
Bump version to v0.14.9.4 (#1128)

82a9a564c0a10bffefe7e8539cbea21e61994a29 authored almost 3 years ago by justanwar <[email protected]>
Fixed sendmany JSON error (#1123)

b3820606597d8699b2bb6786c1fa2f444f6694d2 authored almost 3 years ago by psolstice <[email protected]>
Fixing MacOS notification icon (#1126)

8eb065cbc4cbd6331854740c2017f12797683e81 authored almost 3 years ago by firstcryptoman <[email protected]>
Remove Growl notification system (#1118)

8367b03cd190e16ab3eb32c0d279e2787fde3974 authored almost 3 years ago by firstcryptoman <[email protected]>
Allow upgrade to 0.14.9.3 without reindex (#1127)

* Allow graceful period to upgrade to 0.14.9.3 without reindex

* Extend graceful period to 2 ...

333ece1a7316cf96499c5b407bf2900de3df36ab authored almost 3 years ago by psolstice <[email protected]>
New docker run command using HOME ENV (#1125)

c4a88634b485a93428eee6a482615d3b39af579c authored almost 3 years ago by Nathan Pierce <[email protected]>
Fix for ProRegTx transaction conflict (#1124)

* Don't allow collateral spend in same block as proreg tx

* Fix to MN check condition

* Do...

2e2c2ff059ef4fa13cdebd7c685cba7fbfc82304 authored almost 3 years ago by psolstice <[email protected]>
To support multiple inputs in Lelantus spend tx in Elysium (#1109)

Increase to support multiple inputs in Lelantus spend tx in Elysium layer, due to with 4k, it wi...

02fff91e22669e3c68263c59f87bfb8b75bf924d authored almost 3 years ago by sproxet <[email protected]>
fix (#1117)

Co-authored-by: levoncrypto <[email protected]>

0da5f486e63375541312f9cb99dcb6099f1739df authored about 3 years ago by Levon Hovhannisyan <[email protected]>
Update license year range to 2022 (#1119)

c5a67e6dc31e23ccb23e6ee26f7aace80f287319 authored about 3 years ago by Kuro <[email protected]>
Adding new line in several logs (#1113)

* Adding new line in several logs

* Adding new line for more logs

486db128113b4198f764a91536785f0189cf53f9 authored about 3 years ago by levonpetrosyan93 <[email protected]>
Recovery fixes (#1073)

* Fixing public balance recovery issue

* Failing rpc test fixed

* Trying to fix private ba...

18a84b5e0b81a6e706df88ddb168b04c0dd73feb authored about 3 years ago by levonpetrosyan93 <[email protected]>
Ban nodes with version lower than 0.14.9.0 (#1108)

794f3dc385eb2a01367492fc7d79d3d616c58caf authored about 3 years ago by justanwar <[email protected]>
Extended spork functionality by one year (#1110)

c4461731ce9b43dc306ed7b0b1bf83daeac785ce authored about 3 years ago by psolstice <[email protected]>
width fix (#1111)

c1a6a972efe5097c2999e291a179b5ed2743d2e0 authored about 3 years ago by Levon Hovhannisyan <[email protected]>
Add Guix build (#1097)

* Guix build

* Fixes for guix/gitian build

* Added guix build artefacts to .gitignore

*...

738308bfcb1304adb28bfd78b8db9a7e890c47d5 authored about 3 years ago by psolstice <[email protected]>
Update testnet splash image (#1098)

985a2babfc31600a154e498f71daf600f948c56e authored about 3 years ago by justanwar <[email protected]>
Fix for compilation with gcc 11 (#1093)

* Updated bls library and its dependencies

* Fixed build of depends on newer gcc

* Removed...

6dfe15985a300d7d45cd12a8d7d61b6982aa34fe authored about 3 years ago by psolstice <[email protected]>
Add log into the progress bar, when mints are synchronizing (#1096)

* Mint sync information in progress bar

* Removing comment

3a85953410bc2184fee224cf2cc3c99a6ac4d377 authored about 3 years ago by Levon Hovhannisyan <[email protected]>
theme tweaks and embed fonts (#1095)

* New Image Assets

Added new image assets

* Update bitcoin.qrc

Added image assets and r...

e76905adcbda5ab03a90868d471f40c5cd53bdec authored about 3 years ago by notshillo <[email protected]>
Css improvements (#1091)

* Improving font sizes

* Revert "Tor upgraded to 0.4.6.8 (#1083)"

This reverts commit 70b0...

cd52bf976c4c86895ff22fc968c2ce3947e2c12e authored about 3 years ago by a-bezrukov <[email protected]>
Removing unneeded log (#1092)

* Removing unneeded log

* Removed one more unneeded log

a7b91f7010cad66a9025602069000015208218cd authored about 3 years ago by levonpetrosyan93 <[email protected]>
Strip unneeded MTP data (#1089)

* Allow stripping of MTP data

* Added arguments for MTP data srtipping testing

* Remove on...

7de80503a4f9cac8735fc9201edb41d7897f50a6 authored about 3 years ago by psolstice <[email protected]>
Upgrading Tor to 0.4.3.5 (Reverting Tor 0.4.6.8)

f8fd1a83799c27e116e8da4849cddd8b311df914 authored about 3 years ago by firstcryptoman <[email protected]>
Version 0.14.9.2 (#1086)

aec8aadf9a361c1ae24447b07cac8ab2762158fd authored about 3 years ago by a-bezrukov <[email protected]>
Tor upgraded to 0.4.6.8 (#1083)

70b0d7bb1ee8388dc11369d33270b3aad2bda257 authored about 3 years ago by firstcryptoman <[email protected]>
Fixing the crashing issue on listaddressgroupings rpc (#1085)

635a8fadc848dd5a7e97590d9c0bd3604f3f5c98 authored about 3 years ago by firstcryptoman <[email protected]>
Changed number of confirmations for spending a mint to 1 (#1077)

* Changed number of confirmations for spending a mint to 1

* Unit tests fix

* Fixed python...

4be898b6aacfcda4bcca53b760c064a3e9cc5a1d authored about 3 years ago by psolstice <[email protected]>
Update bitcoin_zh_CN.ts (#1082)

8665ae0805061d797f074b73a88192b8d31ffbaa authored about 3 years ago by Kuro <[email protected]>
GUI Style and Colors (#1080)

* New Image Assets

Added new image assets

* Update bitcoin.qrc

Added image assets and r...

1962eac80c482e42b533d7dba402b05f53268d9c authored about 3 years ago by notshillo <[email protected]>
Fixing a rare case memory bloat (#1081)

* Fixing a rare case memory bloat

* Version 0.14.9.1

634fc2d2e2c835959b5e2a79f30e9c0309867a47 authored about 3 years ago by a-bezrukov <[email protected]>
Fixing the width growth (#1078)

* Fixing the width growth

901ddd19565e5024d18f2d103b3f123b75b1217a authored about 3 years ago by a-bezrukov <[email protected]>
Reduced number of compiler warnings (#1076)

* Reduced number of compiler warnings

d62dccfb00e367b959a77333e5f65bdbbe310e95 authored over 3 years ago by psolstice <[email protected]>
Setting the mainnet params (#1074)

* Setting the mainnet params

aa9cf805a258f869028a3be98c13e4c0319dcac7 authored over 3 years ago by a-bezrukov <[email protected]>
lelantus .. is not allowed for legacy wallet error fixed (#1067)

27407b3caab738176af3974cf0b127c5009f49b1 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Is lelantus (#1062)

* implement base progpow hash, eth_getWork and eth_submitWork (squashed)

* Change Ethash num_...

f35c6806c442a43d25a4912fc29598c88dd1ea10 authored over 3 years ago by a-bezrukov <[email protected]>
Update FUNDING.yml

29db623f9467260c08ebaeaf3f4f80fbd90627dd authored over 3 years ago by Reuben Yap <[email protected]>
Update FUNDING.yml

5585bf2cb3909b054e66138e8f6be069a0d5d677 authored over 3 years ago by Reuben Yap <[email protected]>
Devnet chain (#1072)

* Introduction of devnet

* Parameters tweak

* Seeds for devnet

* Fix for missing founde...

df09b4c4a38350afea5accb5c75a63d61b7bf6cc authored over 3 years ago by psolstice <[email protected]>
GUI freeze fix during batch verification (#1069)

* GUI freeze fix during batch verification

0fccb58bda0a5de88c0dd3229d5f3a8be99aec4b authored over 3 years ago by levonpetrosyan93 <[email protected]>
Fixing the usage of comma or dot as a separator (#1068)

3b272f4b3f472728632500ad8a6ea026e62b13af authored over 3 years ago by firstcryptoman <[email protected]>
create consistent naming for process threads (#1006)

9ccd0b19720d2723c2b295e67aaee6f41b527e60 authored over 3 years ago by Stephen Baker <[email protected]>
ProgPoW implementation (#1071)

* implement base progpow hash, eth_getWork and eth_submitWork (squashed)

* Change Ethash num_...

54f72110027e4e36ce06f12d8721d5962e1a2112 authored over 3 years ago by psolstice <[email protected]>
Update FUNDING.yml

460c17f01d30fec32819d66a4d4cdc98084aafe3 authored over 3 years ago by Reuben Yap <[email protected]>
Fix for conflict of PRs #1060 and #1063 (#1065)

b2eba1256c754307a8bc9283b2e91f35950907ad authored over 3 years ago by psolstice <[email protected]>
Version bump (#1064)

91a134555414999eb9f6f102ebd6476c54750e03 authored over 3 years ago by justanwar <[email protected]>
Preventing hd counter reuse, Allow to spend such mints (#1036)

* Preventing hd counter reuse

* Allowing to spend lelantus mints when it has the same serial ...

2354314d715e2aa389e88a11848284bed35e717b authored over 3 years ago by levonpetrosyan93 <[email protected]>
Fixing transaction description for Lelantus tx (#1060)

b5773ca02cd2adaff3654cc1a3556533933ab3df authored over 3 years ago by levonpetrosyan93 <[email protected]>
Adding hint for sigma mints in coincontrol (#1059)

f488a2ac5007851047a8a35f747c9d927df4b1fe authored over 3 years ago by firstcryptoman <[email protected]>
Move Lelantus joinsplit data into DASH v3 payload (#1063)

* Move lelantus data to CTransaction::vExtraPayload

* Fixed failing test

* Added unit test...

2cfa8e9123a8be462a41e60f70039d721c863f38 authored over 3 years ago by psolstice <[email protected]>
Increasing weight limit for Lelantus joinsplit tx (#1061)

04b6c723fbb507a218397d7af430178175d1d1da authored over 3 years ago by levonpetrosyan93 <[email protected]>
C++17 compilation fix on Gitian (#1055)

* Reverting the -no-undefined flag

* Upgrading osx clang for Gitian

dbce40b3c7edb21fbebb014e6fe7ab700e649b6f authored over 3 years ago by a-bezrukov <[email protected]>
Fixing performance issue by removing uneeded GroupElement conversions… (#1056)

* Fixing performance issue by removing uneeded GroupElement conversions and hashing by std::hash()

7960de90e4f3237719b0b3b8cac2d685c81602c2 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Picking commit 16a7be1663 from bitcoin (#1054)

e1c5ec2cd907f58073df9dc5b3fdb3ef3d086384 authored over 3 years ago by a-bezrukov <[email protected]>
Update bitcoin_zh_CN.ts (#1052)

c4918fd8cd7215d02b46863650aeb6b3af53ccbd authored over 3 years ago by Kuro <[email protected]>
Bip47 GUI fixes (#1046)

* Password prompt cancelling is redone
* Wallet relocks after timeout
* Relabeling of the rece...

8192c5f8318e17e64f32e7992c0360e4c447ee7d authored over 3 years ago by a-bezrukov <[email protected]>
Batching fail fix (#1048)

* Fixing batch verification fail in a corner case

a9fdd68a8bce3fe19dbe759ed4697421c5f0c983 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Using absolute path for dumpwallet rpc (#1047)

* Using absolute path for dumpwallet rpc

* Switch dumpwallet to C++17

Co-authored-by: firs...

dc9620a8ab6aac1d968a26abddaaabdc38fc6922 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Fix for crashing bug on some platforms. (#1051)

99ee21de486d330d19dcf57771049dc9d3b14ff2 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Switch to C++17 compilation standard (#1050)

* Switch to C++17 standard

ed2bd7e4311d818ec3c34f3eb1089e481b254743 authored over 3 years ago by psolstice <[email protected]>
Adding private balance value into getBalance rpc result (#1045)

* Adding getprivatebalance and gettotalbalance rpc calls

e3f929c06e8fed0e02f5ef16a21b2f95d62b191a authored over 3 years ago by levonpetrosyan93 <[email protected]>
Fix incorrect documentation links (#1049)

024391498adef40f7df3f0263c5ba017d60413fd authored over 3 years ago by Aaron Feickert <[email protected]>
Fixing a wallet zerocoin tx validation error (#1044)

bc92fc9be597f3158652dce0302939682e05c7e6 authored over 3 years ago by a-bezrukov <[email protected]>
Handle Lelantus AmountWithFeeExceedsBalance (#1042)

d5dcf7c98fc932e52c3a27558d13a4a4e968cb14 authored over 3 years ago by Kuro <[email protected]>
Remove -no-undefined from our link flags so LLVM sanitizers work properly (#1039)

* Remove -no-undefined from our link flags so LLVM sanitizers work properly.

* Version v0.14....

1a0785fb838cb1184636bd6e30fb98cf888ae67f authored over 3 years ago by sproxet <[email protected]>
Spend creation improved (#1032)

* Lelantus spend generation improved

* Fixing error message when input limit is exceeded

*...

8b751404fc1f693e15ae9565e687f996686db572 authored over 3 years ago by levonpetrosyan93 <[email protected]>
Receive addresses recovery fixed (#1031)

d5aa6858303fc73bdf0f440ec18012b18125476a authored over 3 years ago by levonpetrosyan93 <[email protected]>
Use multiscalar multiplication in balance verification (#1037)

892c64ecd4924988285c644406f84a789d8e2abf authored over 3 years ago by Aaron Feickert <[email protected]>
Update social links (#1040)

237d22979da491b1d59c37e80154d6b375c6053d authored over 3 years ago by justanwar <[email protected]>
Bip47 lelantus (#1013)

* Add bip47

* Update walletdb.cpp

* Update wallet.h

* Fix Permissions Issue

* Add Sp...

e2c8db6255eb769188c6f642ae0db495da524b65 authored over 3 years ago by a-bezrukov <[email protected]>
Update bitcoin_ru.ts (#1026)

677b54c3be7f67f5deecd7c9b461e8d2a892066b authored over 3 years ago by justanwar <[email protected]>
Add PGP public key used for signing release hashes.

2130048df52c9689e8c3c69a7aa2cf3fe7b9ce84 authored over 3 years ago by Reuben Yap <[email protected]>