16 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
Pieter Wuille 5c27f1247a
Revert "Cache transaction validation successes" 9 years ago
Pieter Wuille bc484ef8db
Cache transaction validation successes 9 years ago
Pieter Wuille d4d5022cfc Use ring buffer of set iterators instead of deque of copies in mruset 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Philip Kaufmann 093303a887 add missing header end comments 10 years ago
Pieter Wuille 5823449e2d Limit number of known addresses per peer 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
xanatos 16d5671943 If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). 12 years ago
Fordy 3a25a2b9b0 Update License in File Headers 12 years ago
Pieter Wuille 6b8de05d0a Begin doxygen-compatible comments 12 years ago
Pieter Wuille c4341fa6ab Add mruset and use it for setInventoryKnown 12 years ago