266 Commits (dcde815bcb06de198b0826023def9b41af7cd507)

Author SHA1 Message Date
AdamISZ 9295673821
Basic coin control. 7 years ago
AdamISZ 3045370ea8
Bugfix crash on unexpected error from gettransaction call. 7 years ago
AlexCato 3bfc39a64c
Remove agora from default IRC configuration 7 years ago
AdamISZ f539b02ed7
Check sequence and locktime are conforming to payjoin v0 in 7 years ago
AlexCato 37b7a07681
Report which nick lead to sig verification failure 7 years ago
AlexCato 4462ab648d Add tx fee floor if manually chosen 7 years ago
AdamISZ ac0ecfbc95
Fix UIH2 avoidance algo when sender input utxo > payment 7 years ago
AdamISZ 01a48be885
Clarifies INFO messages to user about the fallback non-coinjoin 7 years ago
AdamISZ 371772f288
No coins fallback if mixdepth empty 7 years ago
AdamISZ 0c967bca7d
Support payjoin when daemon run separately (joinmarketd) 7 years ago
Kristaps Kaupe 29fc29bb20 Better formatting for a "withdraw" rows in wallet history output 7 years ago
AdamISZ 28abddf062
Implement payjoin (p2ep) direct payment joins 7 years ago
James Hilliard faee0eb447 Reset http connection on EPROTOTYPE errors. 7 years ago
Kristaps Kaupe bc6228ff5e Fix "AttributeError: 'NoneType' object has no attribute 'replace'" when jmprint() called with None as msg 7 years ago
AdamISZ 0ce939264d
Allow user to switch off colored logging 7 years ago
AdamISZ c139067be4
Include chromalog package for colorized logs 7 years ago
James Hilliard 1e2154d4bf python 3.4 byte string formatting fix for authorization header 7 years ago
Kristaps Kaupe 8ca65a7d41 Log initial offerlist on startup for a Maker 7 years ago
Alex Cato 7ee18af14b Add darkscience IRC to default configuration. 7 years ago
Kristaps Kaupe a88cce4501 We aren't Python2-only anymore 7 years ago
undeath 0a74b83aa0
fix wallet-tools display/displayall/history incompatible with electruminterface 7 years ago
undeath c400b07bab fix crash in wallet-tools display/displayall/history 7 years ago
AlexCato 39d2b626df
Increase timeout waiting for coinjoin TX broadcast 7 years ago
AdamISZ 2632df5534
Native segwit support including basic BIP84 wallet. 7 years ago
Kristaps Kaupe cdde41e162 Handle already existing wallet file on generate 7 years ago
AdamISZ eaac4be0fc
Fix bug in wallet generate in Qt when cancelled 7 years ago
AdamISZ 481b68837f
add missing islice import 7 years ago
undeath 596261a723 implement wallet-tools display[all] extended usage status 7 years ago
AlexCato d2381726a9
Improve manually selected tx fee documentation 7 years ago
James Hilliard ad777692ea zip(*value_freq_list[1:]) needs to be a list 7 years ago
James Hilliard 78d5f7e4d2 python3 fixes for electruminterface 7 years ago
AdamISZ 54618e61da
Remove btc.py 7 years ago
Kristaps Kaupe 585d2f9033 Write pid to wallet lockfile, display it when lock already in place 7 years ago
AdamISZ 1033b6428e
remove unused locks from global config 7 years ago
undeath 04aeb38435 implement coinjoin with differing address types 7 years ago
undeath 42060db090 remove slowaes 7 years ago
James Hilliard 6dc3504f8a Convert jmclient to py3 style 7 years ago
undeath d33cc5c6a8 clean up Maker interface 7 years ago
AdamISZ be6735dca6
Handle invalid utxos in query_utxo_set 7 years ago
James Hilliard 3537fb48fb Convert jmbitcoin to py3 style 7 years ago
undeath 979480e4cd
fix possible crash on tx with odd scripts 7 years ago
AdamISZ b11257671c
Validate maker destination addresses 7 years ago
AdamISZ 8bcaf36b1b
add full coinjoin test 7 years ago
James Hilliard abad5977fe Replace secp256k1-py with coincurve 7 years ago
undeath 286d306ba8
fix crash on bad podle revelation 7 years ago
Kristaps Kaupe 8059532555 Better formatting for four digit tx index in wallet history output 7 years ago
AdamISZ ddb0ed9121
Remove utxos from proposed transaction if spent or invalid 7 years ago
undeath 0d7a91ff6a
quit after creating a new config file 7 years ago
undeath 426cb87039
fix loading of irc configuration 7 years ago
undeath a2c74ee563
add random-under-max order chooser 7 years ago