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 reference python miner, in contrib/pyminer/

927aaa0f27463885ca97c76856044d948d4c36bb authored over 13 years ago
Merge pull request #475 from ovdeathiam/patch-1

Edited locale/pl/LC_MESSAGES/bitcoin.po via GitHub

ce39dfe42532df7ca24cd605b5bc6fe321d55ea3 authored over 13 years ago
Merge pull request #464 from TheBlueMatt/upnp1.6

Upgrade dependancies and tweak build process.

8af99d1893bfe3df6b174e33b655cccbb4cf0a1f authored over 13 years ago
Merge branch 'master' of https://github.com/bitcoin/bitcoin

f43f46c175d7e6d7426536f8efcad05d2eafba80 authored over 13 years ago
comments and readme update

6c85cbecf1198d1052c9835ff7e23bb2966d9503 authored over 13 years ago
Wallet encryption part 2: ask passphrase when needed, add menu options

b7bcaf940d27fa8cfe89422943fbeaab7a350930 authored over 13 years ago
add russian translation and add unicode compatibility (merges pull request #20)

3f0816e3d926e0ea78ac7b6cd43efe62355885c8 authored over 13 years ago
CHECKMULTISIG unit tests.

829e21733b1c232c79c1a2d10598eb47b2f5f7f9 authored over 13 years ago
Add Gitian Build descriptors for Boost and wxWidgets.

e40bef3c0a1a208f795c1e265d6e8a7244afe5f6 authored over 13 years ago
Merge pull request #474 from xHire/master

Updated czech translation [only .po]

1224a14ae435ecc5bce41c5e8165f28ab75c6f2d authored over 13 years ago
Wallet encryption part 1: show wallet encryption status

ae8adeb90abb334b8e5712124e62461eca77c12f authored over 13 years ago
Mingw gitian with separate wxWidgets and boost

bef41ada0d708053a80c4a141221c8f6efbd1626 authored over 13 years ago
Mingw gitian build with deterministic bitcoin.exe by use of faketime

3bb23e5c8b0d760f587a6a97089b50e9d45b9a95 authored over 13 years ago
Upgrade dependancies and tweak build process.

* Upgrade to use miniupnpc 1.6
* Upgrade to wxWidgets 2.9.2
* Upgrade to Bost 1.47 for Win32 Builds

b4ada906c03111404c29b115ab37afbad92f4cf1 authored over 13 years ago
Linux gitian config with separate wxWidgets build

d2cbb14d7c7258e08cd5e67d64bf163a68e1a8d8 authored over 13 years ago
Merge branch 'master' of https://github.com/bitcoin/bitcoin

adce862c2795142a5f56933584abffdbe3599472 authored over 13 years ago
Edited locale/pl/LC_MESSAGES/bitcoin.po via GitHub

98deeaef15dd716a40021831776c5e20aca4605e authored over 13 years ago
Start moving protocol-specific code to protocol.[ch]pp

Move CMessageHeader from net.h to protocol.[ch]pp, with the
implementation in the .cpp compilati...

507fd9d15baac950df494742d67bcbafdaa4752c authored over 13 years ago
Move func 'REF' from util.h to serialize.h

util.h doesn't use REF, serialize.h does, creating a dependency of
serialize.h on util.h, but ut...

82dc6426b4cbf769ace7976c2a40d160b8d76f08 authored over 13 years ago
Move CAddress to protocol.[ch]pp

This commit does *not* and should not modify *any* code, it only moves
it from net.h and splits ...

33e28c9948336784324cf5c7248ce608b93dbfde authored over 13 years ago
Move CInv to protocol.[ch]pp

This commit does *not* and should not modify *any* code, it only moves
it from net.h and splits ...

e4dde849ae5544383703ef2d73592677e6c528ad authored over 13 years ago
Make some global variables less-global (static)

Explicitly make these global variables less-global to reduce the maximum
scope of this global st...

99860de3c9b5809110538e1ab2d4e216d77b5aaf authored over 13 years ago
Cleanup makefiles such that diffs to them are smaller

Signed-off-by: Giel van Schijndel <[email protected]>

e49b83bb1242b37717e5cfabc344b0ff7157484e authored over 13 years ago
Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can cause deadlocks

865ed8a1e5c587468a40756d46bcbc1c5a12bb06 authored over 13 years ago
Updated czech translation

dac48972d521fc87401e553913518687b16266f2 authored over 13 years ago
update README for issue #15

872b1f3e4c15de16fd821ab0adde9697a9e8d925 authored over 13 years ago
add russian translation by msva

317c733572535469f0f7645f6334fc82fdbe2ad1 authored over 13 years ago
Remove unused ScanMessageStart function

c7286112efe5c9ee7924aa387c8f4280473a72a8 authored over 13 years ago
src/makefile.unix: remove -DFOURWAYSSE2

Spotted by Venkatesh Srinivas <[email protected]>

b2fd0ca1cb3c65dca72d26b04c69d9e2383a4b5e authored over 13 years ago
fix issue #13

8c4738d5a7c9c1e6f29c558c49d7948fc357b9e3 authored over 13 years ago
Merge branch 'master' of https://github.com/bitcoin/bitcoin

b90c9ecb132ad686275afafe506f8044719245ec authored over 13 years ago
Updated checkpoints, maybe Tx fee should be reduced to 0.0001 from 0.0005 and maximum minimum tx should be 0.0010.

d0d9486f44a7872406530ef77f65da9ec3e78a94 authored over 13 years ago
Don't std::advance past beginning of transactions array. Fixes #465

eb72eae304a7067eb568437c66c4d831b075dab9 authored over 13 years ago
Fix incorrect RPC error messages

8acb491eef2044443b34e867b91ddb70244cefcf authored over 13 years ago
Add specific wallet encryption details to doc/README

59ed5cb398f3817cebd8f5c6aeba3424de2acefe authored over 13 years ago
Missed a 'password' should be 'passphrase'.

2f8f51d1e4e5285fdd5724f7264d32d08a42f7e9 authored over 13 years ago
Merge pull request #458 from TheBlueMatt/copyright

Unify copyright notices.

498a2c9b162dd5e7281e80e364eb82f3e2b333cb authored over 13 years ago
Merge branch 'master' of https://github.com/bitcoin/bitcoin

0a76546ae973241259aa5019e0d27758f86ef891 authored over 13 years ago
Merge pull request #459 from jgarzik/char-msgstart

Use 'unsigned char' rather than 'char' for pchMessageStart.

c648b589bec6494551d300b335af88d6b194cf82 authored over 13 years ago
Merge pull request #460 from jgarzik/make-tuple

Qualify make_tuple with boost:: namespace.

72173ffaca10a8370921b9f64668df142ba818ab authored over 13 years ago
Use 'unsigned char' rather than 'char' for pchMessageStart.

Regarding https://bitcointalk.org/index.php?topic=28022.0

main.cpp has: "char pchMessageStart[4...

25133bd74b75825e8f2ddf551ca09f4537b73a0f authored over 13 years ago
Qualify make_tuple with boost:: namespace.

db.cpp has a number of uses of make_tuple and has 'using namespace
std' and 'using namespace boo...

7c3002bf272c56dcc92b463db6d0b793221bfa8a authored over 13 years ago
Test for SO_NOSIGPIPE rather than assuming all BSDs support it.

Signed-off-by: Jeff Garzik <[email protected]>

ec93a0e2197e8a84789c6c512cee90a66a11f82a authored over 13 years ago
Do-nothing MapPort() ifndef USE_UPNP. fixes #450

9f0ac16942d9f15ec57204448436cd429badf481 authored over 13 years ago
Unify copyright notices.

To a variation on:
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2011 The Bitcoin...

b2120e223a9a2282b26080cb126db9aad95b1282 authored over 13 years ago
Add missing includes to net.h

8a62fec3ee03d3351acceb9d719157cfac2fb726 authored over 13 years ago
Add missing include to script.h

437173f4300de9b1a5fa9d718857bb465c433e49 authored over 13 years ago
Fix testing setup

There were some problems with the existing testing setup:

- Makefile rules for test-file compi...

e707d29dd601bbe691175b72686caeaea29b1cbc authored over 13 years ago
Add prototype for EvalScript() to script.h

This is needed for the script unit tests.

5f6a654d3eb01cd1d324df4cbe2c7fe51dc3e752 authored over 13 years ago
Add missing include to serialize.h

02962ba848d1f7d58fe0f12a783400fc15e7260b authored over 13 years ago
Cleanup test suite output to be more useful.

2c3691d53d3f527638d4d9923c8a04488f459de0 authored over 13 years ago
Add a file for script tests

a8330e0049868eb3e2d1505719f3dba175711e74 authored over 13 years ago
Add file for transaction tests.

3c8cecda1f26a10d22717dff7536b1c3fbc54358 authored over 13 years ago
Add missing includes to key.h

fcedd45c3cd2085709155967545020e32e7de3c0 authored over 13 years ago
Merge pull request #443 from TheBlueMatt/dupin

Check for duplicate txins in CheckTransaction.

4e5d88ce26b7829856e206107fd82e99d58b4211 authored over 13 years ago
QtUI code cleanup / comment improvements

b0849613bf02b61774b23804c8feed54aa88474a authored over 13 years ago
add TODOs in parseBitcoinURL

fb390d3505c9d0ad8f88cc9a26a2f8190254eda5 authored over 13 years ago
update readme

f839f965780ade5d13106b4b4ca46abb94a0759d authored over 13 years ago
allow empty/missing amounts in URL

c359ac9128b9b1a6fda29a2a49da0991f835ad0e authored over 13 years ago
don't include <QDebug>

856aacf388b2dd4c8213e699ff6377203a9194cc authored over 13 years ago
Accept "bitcoin:" URL drops from browsers

db7f023417eeeb96eed35c9d06541544abcd7033 authored over 13 years ago
Merge branch 'master' of https://github.com/bitcoin/bitcoin

330c190958a31a126de7a7b12124070300b1567b authored over 13 years ago
reorganize transaction model data function, and transaction tooltip

e74e8a184a70287e1f438e81a7b8ffc2bf09c46d authored over 13 years ago
improve sync spinner

d4e3cb4c03d81d02a348e72ec0f95b8233d80bfd authored over 13 years ago
speling fix

00f4f8d54c94a9d0d8d56e2b501caa6699d6ddb4 authored over 13 years ago
improve tooltip over transactions

126185aaa70839dfbb14e56884b4747e75942ab4 authored over 13 years ago
select new address immediately after creation

ffccb56914bd317c438bf055a32bc89dce690913 authored over 13 years ago
Merge branch 'tmp2'

bd1e54bc0b7f1bdfc571edf1f4f1ecf422260b8c authored over 13 years ago
Merge pull request #448 from sipa/cbitcoinaddress

avoid strAddress + validity checks

eb20f3c8f5258076d195176ac589a869a9f24708 authored over 13 years ago
Merge pull request #446 from WakiMiko/upnp-desc

Identify as "Bitcoin + version number" when mapping UPnP port

95699e1730e80ecaea8f617ef3ea231fdcde2f44 authored over 13 years ago
Merge pull request #451 from TheBlueMatt/tornolisten

Don't listen if on TOR (resolves #441).

32de8cd062df3df5c34922d262484b934024eb06 authored over 13 years ago
minimize amount of text in status bar; show only icons, if the user wants explanation they can view the tooltip

2351a3fc9f32568a3e90b01f6d9ee9d0cc6b281e authored over 13 years ago
when clicking a transaction on the overview page, send the user to the transactions page

1b392019664239e68d7f529465abe2bdef230989 authored over 13 years ago
Clarity: change definition of "confirmed" to "counts towards balance"

186f3e2f0c21dc1cef68cb4b36e4bf65e2e7d7de authored over 13 years ago
Don't listen if on TOR (resolves #441).

01a509fa2616537a4b444966d6e4e451822b2abd authored over 13 years ago
fix drawing on gtk

2ccd47596b14111f8be4984bde469adbc316db0d authored over 13 years ago
unconfirmed amount = grey

82303fc3ca8762e5d3b9afe521069df81190b9ab authored over 13 years ago
Make it clear that setting proxy requires restart to fully apply.

918150048a1d677731ab7f2b3f59fa9a7401d435 authored over 13 years ago
show last few transactions on overview page

a99ac8d3f483d8a839ea3c4e0f400eaa64338acd authored over 13 years ago
make amount field the same width as decimals field

2566b30c38cb1b1955118216c687a8a1063cc853 authored over 13 years ago
avoid strAddress + validity checks

Avoid references to addresses using strings, and use CBitcoinAddress
as much as possible. Also a...

4d2ef6e5b6298a502d1fd9a50e093b7206aa2834 authored over 13 years ago
add attribution for wallet image

6e903b0b3250b40c918af55acafa8ebf6afd9161 authored over 13 years ago
update readme and splash screen text

5762295ec3ce77cda5bfe68cac4cff83ddf4603b authored over 13 years ago
add splash screen

10d680cff4d0086bd9621438e5ac04740a38d106 authored over 13 years ago
Merge pull request #444 from Jeroenz0r/patch-2

Translation from "Open Bitcoin" to "Verstuur Bitcoins"

ce364b2d7aba6b7802471a30148f221b26a4ab38 authored over 13 years ago
Identify as "Bitcoin + version number" when mapping UPnP port

Makes Bitcoin identify itself as "Bitcoin + version number" instead of
the nondescript "libminiu...

15656981697f3421043a3d371bb887f036a32cf0 authored over 13 years ago
Merge pull request #437 from codler/patch-2

Comment "deprecated"

93262341095d464d6cd82113f47c94265e97d757 authored over 13 years ago
Translation from "Open Bitcoin" to "Verstuur Bitcoins"

364685e1957217c9638ed73ee5343f0e4573504b authored over 13 years ago
show n/a for mined transactions (and send to self) instead of empty field

d8f5c59a594f25d2e03616284068a1034fc5875b authored over 13 years ago
address icons

05bcf7089e0da090db0b09a35b25f7a87c8ca1dd authored over 13 years ago
Check for duplicate txins in CheckTransaction.

33208fb5575d76a19163e830617eaaf32dbacda8 authored over 13 years ago
Properly html-escape labels

dedf83a19bd0a021a937de47316a5e93d4062f15 authored over 13 years ago
comment update

a5e1325879de3b7dbe604da574f9962408bc7575 authored over 13 years ago
make sure address book model is up to date after sending coins

f0ec774d9c3a95142d680a396dd4430bf301e78d authored over 13 years ago
Comment "deprecated"

8c2143d4d892fa806f98cf55565757b4aa3bf6a7 authored over 13 years ago
Remove unused variable

04f38adf73b18ffb2bfb3e3cca76f0de951100b0 authored over 13 years ago
Hide addresses in transaction overview by default, they can be re-shown as a configuration option

2f5d380943c4f56114f81a6aee81a57579492103 authored over 13 years ago
Make dot in amount field more apparent

1aafe34a0839153d7027fdd0251edc32bd8001aa authored over 13 years ago
Make debug info more interesting (show SHA160 addresses for inputs)

19fba3cd24641407308c5c90abcff6a43365b55a authored over 13 years ago
Remove no longer valid comment

3b59297b36f795e7cdaaab74daefa89cee6dd24d authored over 13 years ago