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

Getting consensus with a reference.

bb1a62f1e0ba451f1069951bda6bc517ecf06d37 authored almost 6 years ago
Add limit checking in spend tx creation

571537ced8966ea6cbf7e869e6a677a712ad9f6f authored almost 6 years ago
Add value spends per block and enforce in consensus level

2a65db646e8973ba4ef79015966d8190ca1f0820 authored almost 6 years ago
Skip processing in SyncTransaction when chain is not synced yet (#2920)

Applies to CInstantSendManager and CChainLocksHandler. This fixes extremely
high RAM usage on r...

5364985900791cb7090fcf0c586dae631c4e1642 authored almost 6 years ago
Remove unneeded integration tests

2f337b3c770915cb8f161525fb8065a7533eab67 authored almost 6 years ago
Add missing Sigma check

c9fbac16aecc1989a6604a4fecf15ab1d1e23cd9 authored almost 6 years ago
Fix db leaks in LLMQ db (#2914)

* Store rs_t key time in big endian

Also implement ConvertInvalidTimeKeys to convert old entr...

52ed18cec18a5a4a79436bd01181200ac35130d6 authored almost 6 years ago
Merge remote-tracking branch 'origin/sigma' into merge-master

c2b746bfca0e1b566f10210c4149f1d0940f402a authored almost 6 years ago
Merge pull request #353 from zcoinofficial/builder-image

Add Dockerfile for builder image

7d1d2de2784ec8b98bbcc5bfa44812171253a819 authored almost 6 years ago
Fall back to ReadBlockFromDisk when blockTxs is not filled yet (#2908)

* Fall back to ReadBlockFromDisk when blockTxs is not filled yet

This handles the case where ...

45db88d375cce22932a9c48e05fe5a5f125d1967 authored almost 6 years ago
Fix sigma qt (#411)

* Fix decimal point in sigma mint dialog

* Fix show mint transaction on transaction record

19363356901abd8fbed98f6f5547d58e0a94e8eb authored almost 6 years ago
Getrawtransaction show denominations (#410)

* Show denomination to users

e45a69e30a31a5833c416a80c15e4ca0dfc851d7 authored almost 6 years ago
Merge pull request #412 from zcoinofficial/fix-block-stuck

Fix block stuck

6ebd0a94437fd5de87551e3d33e9c3c92d694d58 authored almost 6 years ago
Add stateful check flag to sigma

971eceacf92a411be4f884d2c2b8797c9385c42c authored almost 6 years ago
Print inputs on which we voted and quorums used for signing (#2907)

* Print inputs on which we voted

Also print the corresponding requestId. This makes debugging...

881a2b77f2003a9d01227faae7befd22a68f2ec1 authored almost 6 years ago
Fixes - all tests passing

f41c33957b5a4435b9211a2a06ac1fa5a0415a4e authored almost 6 years ago
BIP44 upgrade w/ HD mint

00b986482fe7edfa5cfd94a4bb5adee88e3935e7 authored almost 6 years ago
Merge pull request #409 from zcoinofficial/add_logs

Add logs to sigma spend

6245dd52699a574716b1a1792e08146ed2bdff42 authored almost 6 years ago
One more typo.

ab8c91367e086b8e3fe25e7f866520a09a936581 authored almost 6 years ago
Fixed a typo.

81553c1c2f64fb17382987634fae6407e211b656 authored almost 6 years ago
Added logs to sigma spend.

b30fd6c30467c47638b644b035bf1ddf9880bf29 authored almost 6 years ago
Added test for double spend and multiple spend

93774576346593948a53c5f7dce96557afe89781 authored almost 6 years ago
Merge pull request #403 from mattt21/sigma

script check fix for sigma && validation checks

d9c9fd0f509ea79facd54b97d854036e1d9adfc3 authored almost 6 years ago
Fix qt mint error message (#408)

4b4cb6a794868c48146baacf954083d4ab8a1d49 authored almost 6 years ago
Merge pull request #407 from zcoinofficial/fix-sigma-states

Fix sigma states corrupted when disconnect block

6d2db8bac91a92582b09724dcf4cb726bbd634a8 authored almost 6 years ago
Merge pull request #405 from zcoinofficial/fix-rpc-help

Fix rpc help

d8f66a6dbeeb4a0418052d5af5fdec06a4add881 authored almost 6 years ago
Implement integration tests for DKG error handling (#2905)

* Allow modifying simulate DKG error rates via RPC

* Don't lie to yourself :)

* Add some m...

6edc83e6b561b448788769ebb5f58c5807d953de authored almost 6 years ago
Convert tabs to spaces

36bfcc2b56e017a7ed12f2cfdbd77cbe643d739d authored almost 6 years ago
Fix sigma states not cleared when block disconnected

568c286322d9f9053938c23d265a60551c85472d authored almost 6 years ago
revert some checks

f1ddc35fc84458ffe73b7021aeb756b48e5d4ca7 authored almost 6 years ago
Properly handle conflicts between ChainLocks and InstantSend (#2904)

* Move code to write archived ISLOCKs into its own method

We'll need this from another method...

e210d12a93d57901186450b3b7154479c7866059 authored almost 6 years ago
Sigma mintspend added debug print.

b924529f4326d72f2320d0271a94a9e84878ea7d authored almost 6 years ago
Fix rpc help

33799d12a084a1b3cfc324a0c21fb007da57ed5c authored almost 6 years ago
Merge pull request #393 from zcoinofficial/fix-checkblock

Fix CheckBlock function return true when throw exception

3a0c8b1e52e739ccae140174a3eaf10ed97da8fd authored almost 6 years ago
reconsider prevout for sigma

fc3224e8454bf2ce9d1122216168df0042fac2f1 authored almost 6 years ago
Coinbase check

1f89dc0732d45693abeda0d2a91c44ac77f62d8b authored almost 6 years ago
validation check

759e191c4edbea0f648beb8de36f4040d4dd825c authored almost 6 years ago
script check fix for sigma && validation checks

008c8e94c18b2405dc9f4a8a709245432e4cbed3 authored almost 6 years ago
Fixed challenge generation

48dc1ef42f6e70204280eb881c8aabf4997ae072 authored almost 6 years ago
Doublespend in one block test.

33eb2bf223f51f83b322bd597c217c6275ecf550 authored almost 6 years ago
Handled not power of 2 case

4f699178b8af7a11c8d24c985efda1cb6f2dcce4 authored almost 6 years ago
Added sigma mintspend

7ac148ca620ead608162060c45273c152f912ee6 authored almost 6 years ago
Removed validation tests without start blocks in chain

fcf73642d2febac03e3ba551b96fb392563837a7 authored almost 6 years ago
Added validation tests

9366296d8b0f01ced1092e0fe871f4384376df21 authored almost 6 years ago
Ask for locked TXs after removing conflicting TXs (#2898)

* Also test conflicts in mempool instead of only in blocks

* Ask for locked TXs after removin...

aa90bb64221fa90975d7429e524002603fd796c8 authored almost 6 years ago
Commented old-functionality reg-tests.

34b157b8f2663bd8d959ac5dddb0f6bad8ba0c78 authored almost 6 years ago
Merge branch 'sigma' of github.com:zcoinofficial/zcoin into reorg-test

5353db7850c99577c719dcef2322e4d03545735c authored almost 6 years ago
All tests passing

9d1fb150f6eb4867802818a9a40bd52eb7bc9ea6 authored almost 6 years ago
Merge pull request #397 from zcoinofficial/spend-limit

Use separated spends limit for each network

c451cf5a97f4e06510568b31486c2104f6e1fafa authored almost 6 years ago
Use separated spends limit for each network

737731ac6c779a151737de96eb1fdf5a341c91b2 authored almost 6 years ago
Sigma fix check transaction (#366)

* Fix use same serial in the same transaction
* Add test for duplicated serial in a transaction...

8450012656875e007ab21d831072005e8360928b authored almost 6 years ago
Fix tests failed

c4847dbd7f69f0443f9888502314b471d96e2ec8 authored almost 6 years ago
More test fixes

75455a17b4fff4532bd3cb039041099303b03e80 authored almost 6 years ago
Fix return true if throw error

c39b2e503470c6db12234370d2fdea7d79094441 authored almost 6 years ago
Fix rpc help message and namespace issue

d36631d4d01e8041c3bafc47473b05b97abc7e39 authored almost 6 years ago
Merge remote-tracking branch 'origin/sigma' into hdmint

c95f4cb056ed0f74312ee1e7ad87dded3707265c authored almost 6 years ago
Merge branch 'master' into merge-master

3ab9037ad2163355b8727a6f22c0452eae0813bd authored almost 6 years ago
Fix mint and spendmany rpc description

dbf23839c4fbd64e8dc1674101ec72dd4ecd9259 authored almost 6 years ago
Fixed 2 deadlocks (#373)

* Fixed the deadlocks by locking cs_main up the callstack

805101ea200179f6801ced95fc66e6b87108f91f authored almost 6 years ago
Merge pull request #386 from zcoinofficial/sigma-mac-fix

Fix Mac Sigma build due to uninitialized value

213f81e138c1b7e70a929885010649628e5fbeb8 authored almost 6 years ago
Merge pull request #388 from zcoinofficial/fix-getbalance

Fix getbalance to return only non-mints output

cfc8b0419a511ca64c7931866e627cc2ee25da59 authored almost 6 years ago
Remove code for QDEBUGSTATUS propagation (#2891)

* Remove code for QDEBUGSTATUS propagation

This turned out to be too expensive and could easi...

d5d7612b9c322d7154b3900accc7e22b6889bd25 authored almost 6 years ago
Fix linux build + modify tests

92453f737a5b78a145e36c0813f284d5daaf0bf9 authored almost 6 years ago
Replied to comments.

ed05d66d5b1473c06210b7e5d1eed7ffa0aff1b8 authored almost 6 years ago
Changed dandelion parameters for testnet and regtests, so tests can run faster.

efa165a716a10282eb6fcdab541378b45aca88c1 authored almost 6 years ago
Added Bitcoin serialization to Lelantus

36966aafcd6634ce6edfa6ffde168e3682bce289 authored almost 6 years ago
Skip CheckCbTxMerkleRoots until assumeValid block (#2890)

9f6433f4a218b748113c3f151524399eba3568f1 authored almost 6 years ago
Cache heavy parts of CalcCbTxMerkleRoot* (#2885)

6fad286d1078c760b5eabce8d06c28efbd9a2370 authored almost 6 years ago
Bail out in few more places when blockchain is not synced yet (#2888)

* Bail out in few more places when blockchain is not synced yet

* Apply review suggestion

ec58f5cd988b805971084fd0b8406b9fa8d08a24 authored almost 6 years ago
More "bench" log for Dash specific parts (#2884)

f263fcd0ff9c8d933e2d3b1608a0a631bf879b79 authored almost 6 years ago
A bunch of mostly trivial tweaks/fixes (#2889)

* Trivial: vout->txout

* Re-use SetHexStr in few more places

* Tweak log output

* fix v...

57d0d7365ac267fd999a2219fa4252ab9993d517 authored almost 6 years ago
Fixing wallet txs (#384)

* Fixed wallet load problems
* Update version number

856383a83e3f847e8739a50b395c2ee6d78cc027 authored almost 6 years ago
Add mint rpc description

8f222801669b2e46ad0fda94526070550a49bfd1 authored almost 6 years ago
Some reorg rpcwallet functions

eab2484435e9e94036141687510577cf6fa607cb authored almost 6 years ago
Remove old sigma mint/spend rpc

4e210af0e3dd62e6125bb9af71fe6fa88b3cfd7d authored almost 6 years ago
Fix sigma test

1af711b6723f69412e300148c6f3ba02ce977b72 authored almost 6 years ago
Merge branch 'hdmint' of https://github.com/zcoinofficial/zcoin-sigma into hdmint

6b471518104d6baff458d843a05ba77934281fbb authored almost 6 years ago
Fix getbalance to return only non-mints output

3abdceeb14594b75ff396a5dcd7e37a7c3260772 authored almost 6 years ago
Fix Mac Sigma build due to uninitialized value

a2f27aaec5e1fa6cd810dca673e7d1625fc2bdad authored almost 6 years ago
Update zmq to 4.3.1

Addresses https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6250
Credit @Archimedes1618

38ad642a2de17b4427c6690671eeb084507ab745 authored almost 6 years ago
Disable mint functionalities until Sigma is activated (#375)

* Disable mint functionalities until Sigma is activated

* Disable spend functionalities until...

d5baa67a6044645225bae9e352975e1434470510 authored almost 6 years ago
Merge pull request #370 from zcoinofficial/fix_lib

Fix a small issue in sigma library

eca03c8c04f03694c97df4d0e620196a11ec7c64 authored almost 6 years ago
Merge pull request #380 from zcoinofficial/fix-checkzc-tx

Always check for Zerocoin transaction

3dff6950b005b7d641859c486d6b75096b87b33f authored almost 6 years ago
Added serialize test

278ee816f01079fe437b5a8261d6fc3a8785ce63 authored almost 6 years ago
Fixed compile error

90738d0e18ef838e1ec2addf80e8395d0da7cc9b authored almost 6 years ago
Converting Lelantus tests from gtest to boost test

530d687bba3580b1adaf2426ae21aadc85a2f120 authored almost 6 years ago
Fixed compilation error.

4f2273e24574bf599fb9aa7960ec86d800a1d4bf authored almost 6 years ago
Merge pull request #378 from zcoinofficial/fix-db-sigma

Fix db read/write on sigma data

19207435355fcda73667e30279145049f42dc40b authored almost 6 years ago
Zerocoin function fixes + renaming

3fe9ff22f581ee3055dd805311be839db85be1ca authored almost 6 years ago
Harden DIP3 activation (#2881)

* Harden DIP3 activation height

Also drop all related but no longer used parts.

* Pass cur...

f384b5b7720d0b14ac4ce50c8c61575afe5b4932 authored almost 6 years ago
Add NotifyMasternodeListChanged signal to CClientUIInterface (#2880)

And use it instead of BlockTipChanged for mn list changes.

803ef52159efc5b2f7cee2688f3cb4b41d724c75 authored almost 6 years ago
Refactor IS-lock GUI notification and implement a similar one for ChainLocks (#2875)

* Refactor IS-lock GUI notification and implement a similar one for ChainLocks

* Initialize c...

e7b9f42585a1692b82398a12d6f4935f4f6f9da3 authored almost 6 years ago
Always check for Zerocoin transaction

63aefacce666e97f1e2d8e149c56fef956c09739 authored almost 6 years ago
Hotfix for the inability to add tx to mempool

c58d07dd2de0e3e4fb54a796286463f3f3484014 authored almost 6 years ago
Updating readme version

9d7148d9296080070dc8161d7ef415f08aa43028 authored almost 6 years ago
Add condition to serialize sigma data on block

6683578e0b15726365f035e222f54220935add4c authored almost 6 years ago
Disable zerocoin (#377)

* Disable zerocoin protocol

721e52241c039007ad06dd45efafeec2bf26423e authored almost 6 years ago
Merge pull request #376 from zcoinofficial/fix_warning

Get rid of a compilation warning

76da498f63e97b11e9a3798616b06a408995ff8e authored almost 6 years ago
Replied on comments

c1c496fcc481264cf0af3457197e6f32f4e7f4ca authored almost 6 years ago
Get rid of a compilation warning

01739be52781fd2c9b2c92f2d7028cf2ec12f308 authored almost 6 years ago