iShift
be33ed3c27
Update TODO.md
11 years ago
Shift
db24ccc635
add md
11 years ago
Miguel Freitas
339c4a00ea
TODO cleanups
11 years ago
Miguel Freitas
bd65447806
important TODO: Check pieces before sending to other peers in swarm
11 years ago
Miguel Freitas
574e82ecd4
TODO about dhtget improvement
11 years ago
Miguel Freitas
950f285a5c
small TODO
11 years ago
Miguel Freitas
2c256b6edb
implement piece verification using old signatures. now i can reenable banning peers due to bad pieces.
11 years ago
Miguel Freitas
f81088be70
properly implement verification using keys that have been replaced.
...
the basic idea is replace txIndex key with a pair (username,height).
height = -1 for the most up-to-date key, otherwise height = last block where previous key was valid.
by checking maxHeight and iterating backwards we can easily find the key to validate data from any given block number.
11 years ago
Miguel Freitas
2c48386b4e
Properly implement spam signing and checking to prevent it from been used to impersonate users.
...
"nobody" is an exception so default client could still send unauthenticated/anonymous spam
messages.
11 years ago
Miguel Freitas
68f3e97e65
another todo
11 years ago
Miguel Freitas
dea0760664
just todo items
11 years ago
Miguel Freitas
3e64454b7d
Save lastk field to post so torrent-less navigation through posts is possible. => DONE
11 years ago
Miguel Freitas
6046002341
some docs, todos
11 years ago
Miguel Freitas
c0ec1f4afe
Until old public key is properly used, disable banning torrent peers due to bad piece hashes.
...
+note: torrent.cpp line 3286 (function piece_failed), iteration to ban peers is disabled (continue)
11 years ago
Miguel Freitas
7e1726ba8c
implement expiring dht items (but it is not enabled yet)
11 years ago
Miguel Freitas
52a3ecda88
fix compilation error (m_sent_bitfield) without libtorrent debug
11 years ago
Miguel Freitas
d17224516f
shorter rpc name: getlocaldirectmessages => getdirectmsgs
11 years ago
Miguel Freitas
f75fc11274
getlocaldirectmessages: get decrypted direct messages sent/received by user
11 years ago
Miguel Freitas
2e9ac3d58a
start tracking TODO items so i can spare my mind with something else
11 years ago
Vinnie Falco
c25e98186d
Squashed 'src/leveldb/' content from commit aca1ffc
...
git-subtree-dir: src/leveldb
git-subtree-split: aca1ffc4b65be5e099b2088c6e6a308d69e1ad73
12 years ago
Wladimir J. van der Laan
b90626021b
add readme file
14 years ago
Wladimir J. van der Laan
992ff49b43
make send coins dialog more user friendly (better checking)
14 years ago
Wladimir J. van der Laan
85663f2c18
update to bitcoin-git
14 years ago
Wladimir J. van der Laan
6a8062a30d
todo update
14 years ago
Wladimir J. van der Laan
69d605f410
integration of core bitcoin
14 years ago
Wladimir J. van der Laan
b8e302eb53
improve address book, add less conspicious toolbar icon
14 years ago
Wladimir J. van der Laan
3a7abc2c77
update
14 years ago
Wladimir J. van der Laan
df577886e4
rename to qt standard
14 years ago
Wladimir J. van der Laan
1355cfe131
add all (unpopulated) dialogs
14 years ago
Wladimir J. van der Laan
aaa1c3c400
initial commit
14 years ago