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

Add sigma rechecking when disconnect tip

65f14d9ff32fe6d26dbe20b11ba86dad09efb997 authored over 5 years ago
Update coins when block height decreased

73ced6c3d0c0a3b4c712b9c69b1d6e9a53579b98 authored over 5 years ago
Merge pull request #470 from zcoinofficial/merge-master

Merge Sigma into Master

eb2660580600886b1ad25b425743e714f4db46d0 authored over 5 years ago
Merge remote-tracking branch 'origin/sigma' into merge-master

bc78665dc9c0ba360eb3ace4439b7113ed28053b authored over 5 years ago
zapsigmamints conf setting

2d45fdbe6ef585729f8de2b2a1911f0545801bc1 authored over 5 years ago
Merge pull request #478 from zcoinofficial/hide-manual-mint

Hide manual denomination button

ff3f1ed4be6ac09055947fec2b22187e85c2077e authored over 5 years ago
Merge pull request #477 from zcoinofficial/update_remints_on_show

Added updating remints on show

c15576dd2afe48c1143a438c6ee8f110362167a9 authored over 5 years ago
Hide manual denomination button

e42b936c5e37443aea2a92e3544607a09a3d2fd5 authored over 5 years ago
Added updating remints on show

d06fd1b8d86efc5a8d06a768061f5299e473c291 authored over 5 years ago
Merge pull request #476 from zcoinofficial/copyright-notice-update

Sigma start date updated

1a454e16779e3bbbb89fedf6d6a8f767fb7c55e6 authored over 5 years ago
Merge pull request #475 from zcoinofficial/fix-update-coins-gui

Fix coins balance updating issue on gui

76197eb34dae9768a4e28d3f9c4a5777924b6f47 authored over 5 years ago
Simplification of code

41e7910612523b04ab7e9c9fb7ee6dfb991a9e60 authored over 5 years ago
Sigma start date updated

c51bc9653ae6e0e5f64cd51d6cb4ee0ed7c261b0 authored over 5 years ago
Remint improvements (#474)

* Improvements to remint transaction creation

* Allow remint only if completely synced

* I...

4ac4eafee030421b3bb5d6bcbaad6786c87ee7d5 authored over 5 years ago
Fix accidentally remove warning as error flag

0dec7b8b3c3eee6248c089c05cafefa890422197 authored over 5 years ago
Fix coins balance updating on gui

8e48a57250a7f8b2dfe0034547725431f99b57bf authored over 5 years ago
Merge pull request #468 from zcoinofficial/sigma-rpc-fixes

Fixes for Sigma RPC functions and HD Mints

194bcd43611e4b5ad7ffd82a3c8090209c22ef87 authored over 5 years ago
Add remints to HDMint; Change SIGMA_ERROR to boost::optional

97b755a1f92ae6f59793281a2e46c55f80db61de authored over 5 years ago
Fix failing test

624858bdd893a8d089ce294afa902ec43d1c3bdb authored over 5 years ago
Fix lag issues with large wallet

b494a55bba540a0be1ec41a31251011cd313144c authored over 5 years ago
Merge pull request #473 from zcoinofficial/fix-spend-confirm

Fix sigma spend confirm dialog box

7b0f6a7f47e2f84cd6ba0b9761946374d63b635f authored over 5 years ago
Merge pull request #472 from zcoinofficial/fix-show-coinamounts

Fix show wrong denominations amount

f84b17e2865d51b4ed9e6a9f2b10ba3612d72b0e authored over 5 years ago
Subtract fee from amount by default for Sigma spend (#471)

* Subtract fee from amount by default for Sigma spend

d3834cc73629b76e3abef7b6b98d64f29b00fede authored over 5 years ago
Merge pull request #2989 from codablock/pr_v14_backports

[v0.14.0.x] Backport pending PRs

7582a21a91f7709cb3fc86f87e4d749eca4864fe authored over 5 years ago
Fix sigma spend confirm dialog box

8692f5542c90dd8eef274a038163fafc2142750b authored over 5 years ago
Fix show wrong denominations amount

8bd66be46ab4f4ad6cdae7228582b0b6354ce818 authored over 5 years ago
Merge remote-tracking branch 'origin/master' into merge-master

d6b455b142000a826af266b7b31dcdf93f363e23 authored over 5 years ago
Fixes for Sigma RPC functions

14a68c3ec3164a91fa2862f823e400ea830e795b authored over 5 years ago
Fix clang compilation issues (#467)

db3756cb08832f45032fec6c42b3700e1fa7ed6f authored over 5 years ago
Zerocoin to sigma remint backend and GUI (#461)

* Zerocoin remint

2891d9650d09182d0eedefcdbebccbe84d2472b1 authored over 5 years ago
Preventing surges in sigma (#462)

* The surge protection has been implemented

90a1d3223e2931a1c0690bb448eb41d1b34e46db authored over 5 years ago
Merge pull request #465 from catchingknives/new-splash

New Splash Screen

d8943a3ee69f7375b3f6f743a14a375b5bb4897d authored over 5 years ago
Merge pull request #459 from zcoinofficial/new-sigma-rpc-tests2

New RPC tests for Sigma

e3302924d2c905e4fa393e8efa8d4e5ac5a8ba1a authored over 5 years ago
New splash

11cad897a3ae35c2d3d880e289d313c7d4a866fa authored over 5 years ago
Merge pull request #391 from zcoinofficial/merge-master

Merge master into sigma

39a3c7b0557f702b465546e5136380b511c18f0b authored over 5 years ago
Multiple speed optimizations for deterministic MN list handling (#2972)

* Generalize CBLSLazyWrapper so that it can be used of pubkeys and secret keys

* Implement == a...

b2403c7ca54e99f561d5f1f89a6f9edcd3db810b authored over 5 years ago
Process/keep messages/connections from PoSe-banned MNs (#2967)

* Process/keep/count votes from PoSe-banned MNs

* Process dstx from PoSe-banned MNs

* Reco...

90a8b9d65e10f98fe808a90cbad70dae39406671 authored over 5 years ago
Fix UI masternode list (#2966)

NotifyMasternodeListChanged is called before the tip is updated which means we can't rely on Get...

0895fc1fdb16691478ae0b4ec433622cd6f91335 authored over 5 years ago
Commented lissigmamints also

9538c17a217b294360de8bbbdd19612f4258a5dc authored over 5 years ago
Commented some rpc tests after HD mints merge

e346081b5330422852d2795772ec22d37bf0b2b1 authored over 5 years ago
Merge pull request #450 from zcoinofficial/fix-spendable-mark

Fix mark spendable any coin which have at least 6 confirmations.

047a3461f4174b66ba4482fedd707d9bd57c37f2 authored over 5 years ago
Merge pull request #464 from zcoinofficial/fix-hdmint-test

Fix hdmint test.

c3ec7f1c50ed766479401bed6f37f6a6ba843120 authored over 5 years ago
Remove adding double mint to mempool assertion from hdmint test

e621e98c42020e728136686e3b8d4a7dd8287bf2 authored over 5 years ago
Add option to get unused and unconfirmed mints

452f16fe56b774c9cc06514bd828be51478a0ab7 authored over 5 years ago
Fix mark spendable any coin which have at least 6 confirmations.

fd6c80a0ed0aebf940936c7e99219f9c43cf4740 authored over 5 years ago
Add coin control for mints & spends (#439)

* Add global coincontrol support for QT sigma mint page

f245f0f52bfefd3d9d9cb4e28433861bbba9c28b authored over 5 years ago
Merge pull request #460 from zcoinofficial/sigma_reject_double_mint

Reject Sigma Double Mint

400e66860d504b0183c909cc3cf4d7de95aaba05 authored over 5 years ago
Merged HD mint changes into current branch

0723369118b2d853aacb2eb4571c667b7900109c authored over 5 years ago
Merge pull request #392 from zcoinofficial/hdmint

Add BIP44 Key Generation with HD Mint path

2d5a06dd355bf223811c8968401f3d43aabce7aa authored over 5 years ago
Fixing test listsigmapubcoins.

3dfdb6d1fb0a05a5dc4c7f3508b338229649250b authored over 5 years ago
Merge pull request #457 from zcoinofficial/coinspergroup-hardcap

Add coin per group limit.

7c8e1ddc5750075dd2e2ff070deaebe0e35a086b authored over 5 years ago
Comments applied.

Added two tests to rpc-tests

548a423d7c6fb04ae4c3e5fd50b7efb917837242 authored over 5 years ago
Changed condition

faed674b72809f24bc9723d75764d8a6be5d24e7 authored over 5 years ago
Merge branch 'sigma' of github.com:zcoinofficial/zcoin into new-sigma-rpc-tests2

5e903bef7b40f2da03ec94888d5778fdbfd324af authored over 5 years ago
Fix issue with count updating

da4f1f3be6b1776a84b4ae5db13a0809cb5f5819 authored over 5 years ago
Fix functions GetHex and SetHex of Scalar (#463)

* Fix scalar GetHex and SetHex

a026055904448aa9e74dc9983afba00d6dc12bf5 authored over 5 years ago
Remove soft limit coins per id

421d9fbedaefc3c3ef4f6c2b81818d47db2948ad authored over 5 years ago
Merge pull request #458 from zcoinofficial/remove_mempool

Removing all sigma spends referencing the current block hash when the…

f62a37a8fc4e3273ad21017cce305e22cbd798cc authored over 5 years ago
Some review comments applied.

7f7cbbad4b46ccfa059b0fa3f4a91d5a03b80d07 authored over 5 years ago
Some review comments applied.

bd6b4a3c19523ff27f44f1ab78e081ee754e77bd authored over 5 years ago
Added condition before return

d4e4d3df0133183bd55778d27df0ed0ef476f9cc authored over 5 years ago
Changes according to comments.

2eb920c0bc0537148e277d8f67dc4ac181faa7dd authored over 5 years ago
Try new count should seed fail at pubkey creation

dad0bd26eebb768edfa2b2efb476143795cf2ae4 authored over 5 years ago
Fix signed and unsigned comparing and block height assertion

ce566213429fa0a6852695560c95f73644fd9186 authored over 5 years ago
Fix add mints to state once per denomination instead adding coin by coin

121e2905e45f1ea47e1f8d20a51e4a0bad9ed12a authored over 5 years ago
Reject Sigma Double Mint

027d832faed9a329bbb8b1579ec686b3bf73ab93 authored over 5 years ago
Added new rpc tests, fixed jenkins rpc tests call, included new rpc comm

ea2352ec0d59835603fe526c24bda1262c73a890 authored over 5 years ago
Added new rpc tests

7ab6bc67a03655d30fb681c563eb7d7a638918a4 authored over 5 years ago
Fix for failing test

69eb9f61994d8e8b39123726531a41be5678c717 authored over 5 years ago
Removing all sigma spends referencing the current block hash when the block is removed.

7ce1f8c022f4e50265a05e1b9c58e5c47f744e57 authored over 5 years ago
Fix name and test comment

130be61c2bf3ffdd605842d4a6429b1567e38991 authored over 5 years ago
Fix addmints test and add one more test for hardcap

be2add92c0c8efb7796770fc768478bdbc15ee18 authored over 5 years ago
Add sigma mints hardcap and push new coins in block to new group if exceed

baf5613f747e1fc9e38ec015a270b21cbb416ed0 authored over 5 years ago
Merge pull request #456 from zcoinofficial/sigma-fee-dialog

Fix incorrect text in sigma spend confirmation dialog

9162124e607932e5eb9a9329130862dc702b2733 authored over 5 years ago
Fix incorrect text in sigma spend confirmation dialog

ff15e13ca2e2a09efd96ca511d070ec34bbb3e14 authored over 5 years ago
Merge pull request #451 from zcoinofficial/fix-coingroupid-test

Fix coingroup id test

de559d63ee7feb8c5c832540aa00ffd2ca4ccd0d authored over 5 years ago
Merge remote-tracking branch 'origin/sigma' into hdmint

c1fa037d93521d08e92f67abc979fd4fda8027c5 authored over 5 years ago
Fix get denomination string function

e0ac6b43fffb975615d76b9a09da5911374c5f6f authored over 5 years ago
Fix group limit test to create block that contain mints and remove duplicated test

1b3caf8d4b8e502ed85fdd564fe327dde8594d89 authored over 5 years ago
Merge pull request #452 from zcoinofficial/add-spend-watchonly-addr-test

Add regtests for sigma mint spend with 'watchonly' address

394bbb928615b6a759a7017b01300c1ddb2d2bd9 authored over 5 years ago
Fix transition test

7fd1ba79872c3060b7253c751fcaa455a35816f9 authored over 5 years ago
Fix build fail

19873a77f71246aa9b958b6a2e40102d769396f8 authored over 5 years ago
Merge branch 'sigma' into merge-master

0241522536f561e0f4f425eede52936a085e88c6 authored over 5 years ago
Fix accidental copy on unit test

7ae356077a90e86a414a05ccc11eee0f95a0207e authored over 5 years ago
Fix check fee condition more fixible on test

7711b96be517dce0b04e5e2ee55335fb33bfed86 authored over 5 years ago
Add test to check gettransaction of spend to watch only address

2fe5dced2f6a164047e3a33310bd82fc0be773ac authored over 5 years ago
Qt issue fixes

4c2c50defdeac2eb6bd3e7aaa2da160febb470b4 authored over 5 years ago
Remove deprecated comment

d1037589c4a0d6cf68991b5e55a235559c943940 authored over 5 years ago
Fix coin group id test

3a5d585a77d7d58ede2d8412d8e1fa95025113a7 authored over 5 years ago
Include test in build

a0e9fa42d088703d09c52554412e64745368310b authored over 5 years ago
Add tests

fb150b9317cb3151362cdb732e151da045eca401 authored over 5 years ago
Merge pull request #444 from zcoinofficial/start_adjusment

Sigma start block adjusted

8b7d49ef63387ab7b813ea95844369fb08995ef4 authored over 5 years ago
Update rpc help message because of new denominations (#449)

cccf81804c370110c38ea77ed8e3923333b97d3e authored over 5 years ago
Merge pull request #446 from zcoinofficial/protoversion-revert

Revert protocol version to 90026

6f3450f280a10f8fe6ce249d3f845be7fb0eb8c9 authored over 5 years ago
Fix mint size in checking standard tx (#441)

150599c02200ed24afa49c98691cff4ef5fd98ab authored over 5 years ago
Change default OP_RETURN standard script size (#443)

* Change max op return relay to 4096

b4911c9235e8d67f39c169bf129ca558601dee82 authored over 5 years ago
Merge pull request #442 from zcoinofficial/detect_late_upgrade

Detect late upgrade

d9a937b0e7e22fee39dba5f1cdbed213c7d55a6d authored over 5 years ago
Merge pull request #445 from zcoinofficial/minor_sorting_fix

Fixing the wrong comparison

ab6f6b97bd208934b6d1c12e2889f8f899530ba6 authored over 5 years ago
Revert protocol version to 90026

cf25cdc10e649f7b30013b16c179ee7a0fdecb25 authored over 5 years ago
Fixing the wrong comparison

92bffba3f2ba2d76f6d444b13af041528605da4b authored over 5 years ago