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

better icons for confirmations

89c94b5578e1882f3fd4bfadc9e39b436579563e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
doc/release-process.txt: minor updates

eeac8727bc0a951631bdd301ea3344c88fbb0859 authored over 13 years ago by Jeff Garzik <[email protected]>
show connection meter "full" only at 10+ connections

8c69f1fb25b91e447324ea7e3e80c5c497cbda01 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
add attribution for icons

aec8763a8e19df73cec333a2d481d492e7e1dc70 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
transaction status icons

58557b5aff589cafbd02820d997bb37089b383eb authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
icons test

cf450e1b4c5d11b2adeef8d9aa5aadde5c15a96b authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
move wallet code to separate file

This introduces two new source files, keystore.cpp and wallet.cpp with
corresponding headers. Co...

e89b9f6a2abaa120ff0fc3cea9ae364e8cbd25e4 authored over 13 years ago by Pieter Wuille <[email protected]>
CWallet class

* A new class CKeyStore manages private keys, and script.cpp depends on access to CKeyStore.
* A...

64c7ee7e6b9c059d99aaa493c74a6703c6b0fc80 authored over 13 years ago by Pieter Wuille <[email protected]>
add connection meter

b1ef1b24ced1e8360d1bf62b9fefbc960cdd19be authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Make status column narrow (icon only, details on tooltip)

a790ec5884bdec8eadcfc1f31c6a8c94a0240976 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Merge pull request #226 from jordanlewis/betterheaders

Optimize header dependencies; improve Makefile dependency graph

19ea44208f7c2cf335c654126deb81406036e328 authored over 13 years ago by Jeff Garzik <[email protected]>
FormatFullVersion: build fix related to recent translation improvement

c02ec542691baff7517a10ab99bec0cead3ad3ee authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #314 from codler/translate

Update swedish translation

6f460bace604361d3b2306f3f1e81198301c063a authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #315 from codler/consistent-address

Consistent Bitcoin example address

40dc7e6e1d6fd5ef61b7cb67ae510028cc508447 authored over 13 years ago by Jeff Garzik <[email protected]>
Consistent Bitcoin example address

c60da7355e6ca5a3e31f199a7483508628287754 authored over 13 years ago by Han Lin Yap <[email protected]>
Update swedish translation

9399225b81cf90ee5a45ea68c6d42744a9a8d417 authored over 13 years ago by Han Lin Yap <[email protected]>
Add berkelydb version warning

5363cb05f682a7954b6fa5c74fbe589c41b955e3 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
link to -lcrypto as well

f15df6bb7a470f75ca61f8c9ddcebfbb39a76f49 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Internationalization -- conversion of strings from bitcoin core

6315130e60ae44c4d6c5bac8d83732462b03dfea authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Internationalization -- initial step, make _ return a std::string to prevent memory leaks

39cf857db9b926c47f545cba1d7113267260c40e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Address book: select action (edit/select) based on context

e83474f2ebbae84394f0b86cfea977d3024bd33f authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Status column reorganization

249300aebe682dc1a7398794b14f0d6ebde0aee7 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Reset extraNonce only when prevBlock changes, so miners can continue updating the time on their work until it's stale

02d87b3aa375810bcd63dcf72637e788a75fc7d4 authored over 13 years ago by Luke Dashjr <[email protected]>
new icons -- test

92ab03afc847d46db47dd1bd1fbf03a7e0ef7ced authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
replace icons

d066e257447eb4ec998b66e65e823201df0339bf authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
add svg version of icon, so that it can be scaled to bigger sizes later

3ac5aa4a9570c93af56e9535c1e49a30241767b0 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
prepare internationalization; rename project to bitcoin-qt

ab2fe68fd8aa8137d1dc304a900ea811eac99af5 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
update bitcoin core to git ce148944c776ae8e91cc058f44ddce356c7cebc9

18cf214528d14692941311be154214cab1772ed5 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
add the bitcoin (MIT?) license

0424613ba24de94b58f6fa7bf1627fd4e2807208 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
remove wallet updating debug output

c428d9e76a03f066a31f605cfae28af8548b367e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
use stylized icon by bitboy

37f793c63169d37031fbaa894fb61c76ef9adc0e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Merge pull request #300 from sipa/connecttimeout

non-blocking connect (by phantomcircuit)

ce148944c776ae8e91cc058f44ddce356c7cebc9 authored over 13 years ago by Jeff Garzik <[email protected]>
Faster timeout when connecting

Use non-blocking connects, and a select() call to wait a predefined
time (5s by default, but con...

76d660ebd336d3dd47dd555ebbaa721a4cc978b2 authored over 13 years ago by Pieter Wuille <[email protected]>
Double check translation and improved a translation string

ca93cc563e52e2919d8760c8e58d02e0a5d6d59c authored over 13 years ago by Han Lin Yap <[email protected]>
add build instructions to doc

0304f4a759eba07e6d0f3e210094867d8da2fb90 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
move back to original directory structure

ba4081c1fcaddf361abd61b2721994eff5475bb3 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Merge pull request #312 from codler/patch-1

Remove unused variable

e051f1b510c2a8da51c099c73d5750b9c8c9422b authored over 13 years ago by Jeff Garzik <[email protected]>
Somewhat confident now, tested on GNOME+KDE, with all types of transactions. Next step is integration into bitcoin tree.

5813089e0b5ab9cff50192f0068d256eb2602316 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Add tooltips, make "amount" entry consistent in Options dialog

5e1feddcb621d7f42b9eb02b68e1858978f550b4 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Remove unused variable

a299e551fe463f01578f8822c990a887ee1bdf41 authored over 13 years ago by Han Lin Yap <[email protected]>
Merge pull request #311 from codler/master

Added Swedish translation

18e39300e669e1ddbdfddfe72f3308c23844b7ed authored over 13 years ago by Jeff Garzik <[email protected]>
Added Swedish translation

b734954a638266721bdd28e9dd74b94be9f9f914 authored over 13 years ago by Han Lin Yap <[email protected]>
Merge branch 'master' of github.com:laanwj/bitcoin-qt

4181184acf8afa9e5f1c37396e7c8e5bd583f39a authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
show notification balloon on incoming transaction

725d460e4b2a2d1d5e3786cb184ad87dcff72d2c authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
show transaction details on doubleclick

a777f7b9b5225f4fe753ce149fe0dc3c9c52f999 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
address book edit: edit the right row

c30075142f72058bd55d96057377e31a96e32b79 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
use real copyright sign in about dialog

5b0dc80bf720a78953a07cb9c71e5da8cefe5279 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
transaction details dialog on doubleclick

66d536ed0765c6369738c2b35dd528dac3f5ee67 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Add minimal release process docs.

6854a2ade6fe053f0c8baf81551846c4af2c1490 authored over 13 years ago by Jeff Garzik <[email protected]>
Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC.

6de1326ba4a35ab781107a8b56f74affaed87cba authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #304 from TheBlueMatt/cpufix

Fix CPU Usage bug when using -nolisten and have no connections.

65ee333ae0f5ee3cbaf0bc0e60112bae4ea538c0 authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #310 from xslidian/master

Updated Chinese Simp translation

2661f2f7c45a28322e1ab4c2514ecfe82ec496b4 authored over 13 years ago by Jeff Garzik <[email protected]>
Updated Chinese Simp translation

3a8182c1054858f7a1b6ae8d570246a2b8d32605 authored over 13 years ago by Dean Lee <[email protected]>
Merge pull request #293 from tcatm/keypool-fix

create keypool in LoadWallet()

60152827e35102cd6faf450ba5400ed4364c2e62 authored over 13 years ago by Gavin Andresen <[email protected]>
consistent bracing style

8e86dca256624d76022be3b461b736dfc1f87625 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Fix CPU Usage bug when using -nolisten and have no connections.

c6710c7a70658536ab0217dff18a45622ea08680 authored over 13 years ago by Matt Corallo <[email protected]>
Merge pull request #303 from jrmithdobbs/demystify-magic-numbers

Demystify a few magic numbers.

04bc3f0a632808d6d6df3e0cf4dbe39915fb3eda authored over 13 years ago by Jeff Garzik <[email protected]>
Demystify a few magic numbers.

a9d3af88214b37ea61394b0b5abee6d380f9a5f0 authored over 13 years ago by Doug Huff <[email protected]>
align "amount" input in send coins dialog to the right

6717457390d6197410f7264af6c4182a7767bc99 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Reduce minimum TX fee for new transactions, to 0.0005.

352b4ea5b924412f3485290123fdf538cfdd8aa8 authored over 13 years ago by Jeff Garzik <[email protected]>
update to newest git bitcoin core

822f2e3ddfcc98a7633f71665fa9d7879bc63115 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
ask fee

b7726d924ef7082b1f1d532ba6f840bc7b267b47 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Bump version to 0.3.23.

6f07e22210569da89ae230499efd06689ab2a83c authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #264 from sipa/mintxfeefix

Fix for small change outputs

09d1484b2293c9e1619fff29a9a41d520cda294b authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #291 from jrmithdobbs/ignore-vim-swp-files

Add common temp files to .gitignore.

e3d884479abcaf52ba6155755ce970998ce0622f authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #255 from sipa/rescanupdate

Update transactions already in the wallet when rescanning.

7a234cdae512bea68af2cc8e6a9ffcc665ddc820 authored over 13 years ago by Jeff Garzik <[email protected]>
Merge pull request #290 from jrmithdobbs/ip-filter-rfc1918-rfc3927

Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts

39105dac1b2880970cab3d8f1af969a4b803df01 authored over 13 years ago by Jeff Garzik <[email protected]>
fix

00b8acdf49894546c2875ad77cf748ec4c920403 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Merge branch 'master' of ssh://amethyst/home/orion/projects2/bitcoin/bitcoin-qt

9e0576587b91e67aaad3bd4b61571c3fdeeceda7 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
show messages from core/net thread

467c31ea0a76860f0c3357670c8525f2d950e8d6 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Implement Minimize to tray / Minimize on close

352083cb2303002233fcb6dd740ff74d4e0f0240 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Disable map upnp option if built without USE_UPNP

cddc003e70578bbc5537eb7944d49c8d721f0fb4 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
save changed options in database

e29b623db36e9c63b1d0796928129a5fad858f0e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
comment update

afacb3406d6e2ad24d0b45c56a4f5137302e1102 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
show actual version nr in about dialog

4663e339b828fe955761de317528b9421cbdd6f4 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
comment update

a4b4cc290c4f75783014eb454f9862ddaf6edbf1 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
update most importent TODOs in readme

75ff9d841b59bb7c3114a65ec0e59a323143c85d authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
fix "send to" address book

b9e41844c0344856e0778ee78e7b2a2d397a8268 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
update transaction status as new blocks come in

64bca50d548f641aad463374963883e9c59d2d83 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
create new address from main gui, move address book model to client model

2547f1f7e5dd6cb6397152047b67c4b2d4981c6b authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
support incremental wallet updates

9d9a4e874db82e63a2b876c9f490be7247856282 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
create keypool in LoadWallet()

ca81b168d9ba61d918f029c0d8bf520ef2da1d3d authored over 13 years ago by Nils Schneider <[email protected]>
Finish implementation of address book

48208883de8397dbd13bec351e71fe62d5cd5db1 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Make base58 validator explicit

dab03e34f5973d27797b7b415558fa75691a3830 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Add common temp files to .gitignore.

4e6303d397f14e011c4cfff028fa3c4769c1d55e authored over 13 years ago by Doug Huff <[email protected]>
Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts.

482cb6569058423ca952076459f1539a88d70074 authored over 13 years ago by Doug Huff <[email protected]>
edit address dialog: basic data/widget binding

44384a4602821216023ee63157ac6e376d1e9e10 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
resolve dependency issues

5c94371f9a9bf41a5544403ee87ac331c2b0b1c3 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Bugfix for dnsseed introduced by dnslookup

e104c7937455bf2c9b535ec14ea710a97b66750b authored over 13 years ago by Pieter Wuille <[email protected]>
Merge remote branch 'upstream/master'

7c05877df277b10ec0517bc3ed5e71cb6e1d5faf authored over 13 years ago by Pieter Wuille <[email protected]>
namespacing, user friendly base58 entry, addressbook work

e457b021421c9065c8677e7fb7d7cae0391bf1f8 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
monospace font for bitcoin addresses

ef1b844e7b444b07e708dcd9a1e0dc93510dade5 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
readme fix

df6dfb4ab82da88103738ace69dca2d42fcb87b0 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
update readme

9357dcf68e7d9923c7537bec1bbaeec80f526e57 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
beginning of address model

f96681c5e440e1ebbcb8c79d868a14c2c51c5298 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
define PAIR_TYPE as std::pair

9aef9bca3de748870d96d68c74fc423298b9829e authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Add addresses that we've sent to to the address book

c51f051257e678b3fd26efdd84a89329420c96f5 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
implement options model / improve view with validators

c3e0734dbc3c9ace13fbf4188b52aff6e56832b8 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Apply button

c6dd35f03dd58a5712d38a3ce535723cdf0ffb30 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>
Impl->Priv

5d5990dc8f3d0b8e128a8d4cd30c1390c5767c88 authored over 13 years ago by Wladimir J. van der Laan <[email protected]>