Ecosyste.ms: OpenCollective

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

github.com/firoorg/electrum-firo-archived

Firo light-weight electrum client
https://github.com/firoorg/electrum-firo-archived

requirements: bump min keepkey

366472549b233be9d1fdbb8d851aa6de2b7f9171 authored almost 6 years ago
Merge pull request #5205 from keepkeyjon/keepkey-webusb

keepkey: support v6.0.0+ firmwares (webusb)

c325f91c81020af4799744bbb387a9e683dbd496 authored almost 6 years ago
keepkey: support v6.0.0+ firmwares (webusb)

ef7af73bd3e14a81a53ddbbbe33526be79d03c2d authored almost 6 years ago
trustedcoin: better UX in Qt when cannot connect to TC server

closes #5184

a62bf2a53ac3c6a596b2570ba41636fb979df2c5 authored almost 6 years ago
daemon: in detached modde, redirect strandard file descriptors

13f3f71125efc4dfc1b953751e5409040252e64c authored almost 6 years ago
Merge pull request #5152 from SomberNight/freeze_individual_utxos

Freeze individual UTXOs

52af40685e34ec1e76c8d0ee9ce85bcbd21d4ba9 authored almost 6 years ago
qt Coins tab: better tooltip for frozen items

3b7b81d82b08beb86dd887209cdd7baddea7e9ec authored almost 6 years ago
qt Coins tab: add "Copy ..." option to context menu

95965c8ef4829d0aae2ed70dbe5a3e29fb17ca69 authored almost 6 years ago
qt Coins tab: reorder columns so that outpoint is first

24b094326650c50fae411e965e2fc8ef706fc643 authored almost 6 years ago
add option to freeze individual UTXOs

based on cculianu's work in Electron-Cash/Electron-Cash@fd910cffc88570f82613fefeb932966cde0246ad

752c518bdc88cd4d976724acc446435670607b42 authored almost 6 years ago
trivial wallet clean-up

cd40f2c9b73ad37945e8fb2c2456ec32ba5f8a53 authored almost 6 years ago
exchange_rate: raise for http status so empty hist rate dicts don't get saved

and if they had already been saved, treat them as if nothing was saved

context: BitcoinAverage ...

7b4bb19b349a6d0b164ef6c5c675bcaecb0eef71 authored almost 6 years ago
labels plugin: no need for 'proxy_set' callback

1f7b56b455142a545386e38fa4ef905a615031e3 authored almost 6 years ago
commands: explicitly mention "?"/":" magic chars for "create" cmd

related: #5185

6aa81a8f56309e91f097f78a2420ec569a5716ab authored almost 6 years ago
qt network dialog: increase min size

790c889483490198e9224fc31a447815f96ffad1 authored almost 6 years ago
appimage: towards deterministic builds

same-machine build almost works.

$ diffoscope dist/electrum-3.3.4-76-geb04551-dirty-x86_64.AppI...

03ab64e39f210f16ac8419974c67eea03a19da6c authored almost 6 years ago
accept base43-encoded tx in Qt "Load transaction"

When encoding transactions as QR codes, we encode the tx bytes as base43
first. This makes it ea...

eb04551f9ad11d367310592ab260895eb48bcb90 authored almost 6 years ago
new cli command: get_tx_status

8f5ca40d10e921f87f1faf6162d81a62d114f1d7 authored almost 6 years ago
let DB handle addresses

56ced1dfd5e3f402aba9270b721ebf6db04b05b7 authored almost 6 years ago
wallet: cache get_addr_balance

notably this makes get_history faster; as 40% of the time is spent in
get_addr_balance (without ...

2abc4f63347c0c508558a74e425d7409cc92b05c authored almost 6 years ago
wallet: towards restoring previous performance 2

514d0ae95863f3aafdc1ffd2646ec189fb40d195 authored almost 6 years ago
keystore: rm dead code

8ae6ddcc00115933b45a8b691498d1f707d0b92f authored almost 6 years ago
wizard: fix regression: unencrypted wallets were not getting upgraded

fixes #5177

12b98fa251f451712a607124466012bec1cfa132 authored almost 6 years ago
qt qrcodewidget: on MacOS, was grabbing whole screen

from Electron-Cash/Electron-Cash@61d46989e6976bc0bf5070db99ad771dc8e27cce

bf1c1c2a11d9ca91bcda2a826d44d9e251da0692 authored almost 6 years ago
daemon: make sure wallet paths are standardised everywhere

43583c1e28b17de9d2818faad97742b8b8dc3cc9 authored almost 6 years ago
storage: fix path standardisation

d11481f36013cb55225bd1eda50dcbda43b872d2 authored almost 6 years ago
wizard: partial revert of 2da6692f73921f3b651569900a63e9f3ce7fbc57

93fa9a9d69f3c7965e46a2c8094663a679755e3a authored almost 6 years ago
qt wizard: minor clean-up

d55a0454052a0962e1c1bc1110f8ebd7641f8b58 authored almost 6 years ago
wizard: some fixes

related: #5174

2da6692f73921f3b651569900a63e9f3ce7fbc57 authored almost 6 years ago
[trivial] use namedtuple field by name

ef1330df5d3f7b5021bf7fc453657a7ea0d3af1c authored almost 6 years ago
wizard: fix decryption of hw wallet files

see #5174

7458461f130933ba9b38d7258f05dec3b7832d1c authored almost 6 years ago
wizard: allow kwargs in run()

b076f5294f919fb7ae1c04e64feadcb58ce8e6db authored almost 6 years ago
qt "new transaction" notifications: change wording

closes #5171

0ac2ca8ed34bf9eb78a49e1b4d4eb76140ea0a81 authored almost 6 years ago
wallet: fix RBF batching

post-storage_db-merge fixup

b79f43c360944a4af493ed87161c21143cb39b31 authored almost 6 years ago
fix storage upgrade tests: "fixture 'func' not found"

94c4cb44d723133bb18dfea578d266f2e36c9cb6 authored almost 6 years ago
wallet: rm dead code

0c232905a81863ac5732b9e51b351fff7305221e authored almost 6 years ago
qt: close wizard after splitting an old multi-account wallet

instead of trying to open the old pre-split file

b6d5304e514be0b453652e4a833fec9f8d64f313 authored almost 6 years ago
storage: fix convert_version_18

b134f04fef62991e302185da44b1a53a0984f302 authored almost 6 years ago
storage: fix convert_version_17 and add new test case

follow-up 121b8048b056e797a8a46899e137c277082a66aa

9ecb50473924e89d3792086a078bd34ec2db8458 authored almost 6 years ago
qt wizard: don't consider old version storage to be incomplete

ef8d7e3227a11995bc3278e69229538b47cc31a8 authored almost 6 years ago
json_db: store Transaction objects in memory, not raw hex

to avoid deserializing the same tx multiple times

121b8048b056e797a8a46899e137c277082a66aa authored almost 6 years ago
wallet: towards restoring previous performance

2ad73050b383adca1dba50afe7cbdb8377a6cbd3 authored almost 6 years ago
post-storage_db-merge fixups

8b2c586d3077c98b29cbdf462876336a706aa943 authored almost 6 years ago
wallet: generate addresses in Deterministic_Wallet constructor

d0fa3b431a6d7ef3d7560c87606f116b328173cf authored almost 6 years ago
commands: fix gettransaction

b34e1634b696dfec58019bb996d80305150105a7 authored almost 6 years ago
scripts: simplify quick_start

7b9047d8d6a0c78798f5d94f0fc17cb79b2a84cd authored almost 6 years ago
wallet: fix bug in restore_wallet_from_text, and write tests

f85b8f349ddc8905d9137d4fd92193aefaac51b9 authored almost 6 years ago
commands/wallet: separate out 'create' and 'restore' core parts

so that they are easier to use from python scripts

ae80f143e7b82914c2f830d369df99e700bb1ccc authored almost 6 years ago
ledger: suppress error message if user cancels tx signing

b2128af9585978ade8eab9822665c7cf07167f3d authored almost 6 years ago
json_db: add missing lock

2fd4cdcaa9f59dae56d17fa0d9864eefc3ff89e9 authored almost 6 years ago
json_db: private methods. return tx in remove_transaction

943d1ba8f2ee8e0a0ea80be4fc67f6d304727b67 authored almost 6 years ago
storage: call load_plugins in decrypt

d8c4bf5662f76d98ca0922a322de843ef9b6991a authored almost 6 years ago
json_db: make get operations threadsafe

1e519f2dd0255862a6db0e55e0485e1668dfa257 authored almost 6 years ago
fix: load trustedcoin plugin for two-step wallet creation

3631c27ed7a23c91f5bbab95f0a5ab90b520f26f authored almost 6 years ago
storage_db: fix tests, add modified flag to db class

d74f0c0947a847f8cdf2716bd8305e82953c69c5 authored almost 6 years ago
fix tests for json storage

dbca0a0e83fc107f2a84986996809d8f2a500a8a authored almost 6 years ago
fix json_db list

048eb01300dafd8790eee7e0ec7d939daa54361f authored almost 6 years ago
abstract database away from wallet and address_synchronizer

791e680a962f566ce4dba892fc0dfcb1b5ea2069 authored almost 6 years ago
wizard: do not use on storage object during wallet creation

d5790ea10994f71d4cd0c01d5a08fe87a1d25b82 authored almost 6 years ago
small fixups

4b36114d0d852d379dbe3f64d4fb28188c0b8226 authored almost 6 years ago
jsondb: convert lists to sets

d73f7a2c1080ff564a123b67340dae02f31d2f1f authored almost 6 years ago
load wallet plugin in Wallet factory, fix trustedcoin wizard on kivy

cb9dcb8e2674b39285917e864769322f705a1836 authored almost 6 years ago
separate storage and database (JsonDB)

7f2083f667caea442eae3184dadba4e29be7c447 authored almost 6 years ago
exchange_rate: small fixups. BitcoinAverage, BitStamp

- BitcoinAverage seems to have historical rates for all currencies it supports
(as in, if there ...

d6c2a0af946a7691b226a59aa5e3bcdcd6e31fa7 authored almost 6 years ago
exchange_rate: some clean-up and fixes

- generation of currencies.json was broken
- removed some dead exchanges

4b3a285871161916708f31b0d43c25c13a1b5d7d authored almost 6 years ago
tests: base43/base58 encoding/decoding

a2047e2c68da78181c9f99e32942e11682062018 authored almost 6 years ago
do not raise BaseException

072ce9c7ac1dc5e8e0a092b93350f597e63cd3b6 authored almost 6 years ago
Merge pull request #5118 from SomberNight/trezor_init_20190213

Trezor: implement "seedless" mode

66173077302a8fc8ca8a86ec812941b8d1778dfa authored almost 6 years ago
wizard: normalize bip32 derivation path

so that what gets put in storage is "canonical"
(from now on... we could storage upgrade existin...

11733d6bc271646a00b69ff07657119598874da4 authored almost 6 years ago
bip32: refactor whole module. clean-up.

85a7aa291ed67399f4300ce6ff7a0ad16444e2db authored almost 6 years ago
mv "electrum seed" stuff from bitcoin.py to mnemonic.py

b39c51adf7ef9d56bd45b1c30a86d4d415ef7940 authored almost 6 years ago
move opcodes to bitcoin.py

e7f38467d7a592ab5288e29200cbace65e87834e authored almost 6 years ago
transaction: replace custom enum type for opcodes with stdlib enum

based on Electron-Cash/Electron-Cash@99e60b49413e103dd8e9b7cfaf22e69626db6594

c03c17f1c7714a9a1db08ef91bf7bece9ef8dfe7 authored almost 6 years ago
trustedcoin: nicer 'ErrorConnectingServer' exception

9dedf51afdeb96590c49ff2d438ae7deec2f3448 authored almost 6 years ago
util: mv create_URI to create_bip21_uri, and small clean-up

4ef3eda8dae966f5b7695cd1a68a3f924a66793c authored almost 6 years ago
commands: introduce 'removelocaltx'

see #5137

40bf049c82f9c6850fa0124ed5524b5e42d36406 authored almost 6 years ago
wallet: default to get_addresses() in get_history()

get_addresses() is a superset of history.keys()
(was missing some local transactions in the outp...

8e6904c7b70f8ec4e4f12f440237d1bf8414c104 authored almost 6 years ago
Add support for Ledger Nano X and future devices (#5140)

7618693ca95b69d1529845019df9c02d4da475d4 authored almost 6 years ago
qt installwizard: fix small regression

related: #5139 and 8f4967f7d0715a9f279ef4b3f0f8bf96ee6844bd

2d6a68545bcd30f8b58653a04b4f902edadab1cd authored almost 6 years ago
trustedcoin: print messages in both direction when debugging

d4e209dc3a684c1565a6902f9223fa423e60ed4a authored almost 6 years ago
interface.is_server_ca_signed: don't rely on assert

0bf0b1d20be25bf77a553d644a651f04bc2dd783 authored almost 6 years ago
fix get_fee_text for static fees

mismatching units
probably only affects kivy gui; when using static fees

2f112169863382aa413d865dfad657034a376d7d authored almost 6 years ago
test python version in main script

for better error text on old python

related: #5008, #5129

0de954546ac82fc4b2c474567493b5afb9698a19 authored almost 6 years ago
scripts: add "quick_start" to showcase some basic functionality

92bf409bf0c088001c049639513ea32384555909 authored almost 6 years ago
Merge branch 'network_walk'

25a460f855b29b10aeed591aca194d7b1d26b05f authored almost 6 years ago
improve network send_multiple_requests

52520490c51acec76996bf9ad3d943f73e14bd13 authored almost 6 years ago
synchronizer: disconnect from server if cannot deserialize txn

5313591c28b942b118f572b83b97a786c398503a authored almost 6 years ago
synchronizer: allow server not finding txn sometimes

User has wallet file with history that includes some txid; corresponding
raw tx is not in the "t...

7b8114f865f644c5611c3bb849c4f4fc6ce9e376 authored almost 6 years ago
fix variable name in contrib/sign_version

f60d1e7cb60c0193298ebd8c3ea8f9cdf8273312 authored almost 6 years ago
update make_download

c725c059474ec5e0b315082a910b58a6265120fb authored almost 6 years ago
prepare release 3.3.4

87c596fa1d685b9365c26b9dfabe9c566f806ea0 authored almost 6 years ago
update locale submodule

0e78e15fa4ae87e63bf3b226055e7d58fb527773 authored almost 6 years ago
add contrib/sign_version

4e9dd679ab2fd8ccf3df6829772bb8a8a43d61c6 authored almost 6 years ago
trezor: during device init hide some options behind an "expert" button

5387c6d5f682f7d2631f0712b9e1a85d6242b615 authored almost 6 years ago
trezor: implement "seedless" mode (option during initialization)

7bbec04a068398fe0e494167c78e88038a88dc55 authored almost 6 years ago
update release notes

2867c2ef7ab82d347b3b48df239f3b8685a925b0 authored almost 6 years ago
trezor: fix minor error handling issue

AttributeError: 'TrezorFailure' object has no attribute 'message'

ec86850a2e7caa16d96e08c090e98d3b6be4ad1a authored almost 6 years ago
keystore bip39: minor clean-up

e2eb051eed67d0c8f404fe69d94b28b33f8d6d98 authored almost 6 years ago
network: reintroduce network.debug (#5093)

network.debug and interface.debug were removed during the asyncio-aiorpcx
network-rewrite.

c8562f53622309a736c0be51449db13b3a403d3e authored almost 6 years ago
wallet get_full_history: add from/to_height info to summary

086372f68aaa56bc426eba0b9087b3f4e2e1a8c2 authored almost 6 years ago