Commit Graph

9592 Commits (master)
 

Author SHA1 Message Date
iamsmooth bb2b606e91 fix incorrect error message (obvious cut and paste bug from upstream)
10 years ago
Riccardo Spagni 12c1b0922a
add gpg pubkeys to start enforcing signed commits
10 years ago
iamsmooth 6b77e8358c Change wallet to not try to extract tx public key when tx has no outputs (fixes 202612 tx format messages and is otherwise correct)
10 years ago
iamsmooth 08205f01d9 output rng fix from boolberry
10 years ago
Riccardo Spagni 63f60b1777 Merge pull request #133 from fluffypony/master
10 years ago
Riccardo Spagni 570b90eb43 fixed cmake variable matching
10 years ago
Riccardo Spagni e7c52d94c0 Merge pull request #132 from fluffypony/master
10 years ago
Riccardo Spagni aab57ba9cc Merge branch 'master' of http://github.com/fluffypony/bitmonero
10 years ago
Riccardo Spagni 8334ce0b24 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Riccardo Spagni 446a7ddc49 always check git diff
10 years ago
Riccardo Spagni ffaa78700c Merge pull request #129 from Jebes/master
10 years ago
Riccardo Spagni 14b3b6ea02 versioning now includes the commit hash, or -final for tagged releases
10 years ago
Riccardo Spagni dd51b03d87 always check git diff
10 years ago
jebes a13e879251 HOW DO I ENGLISH?
10 years ago
jebes f7900ccfc1 mispelled brief, corrected it
10 years ago
jebes dfed3d39b6 Merge remote-tracking branch 'upstream/master'
10 years ago
jebes 9d6f9335d1 HOW DO I GIT?
10 years ago
jebes a70bf86037 Documented varint
10 years ago
Riccardo Spagni 8779a6da39 Merge pull request #128 from fluffypony/master
10 years ago
fluffypony b35c1e2491 fixed UPNP_LIBRARIES scope
10 years ago
Riccardo Spagni 6a70de32bf Merge pull request #127 from fluffypony/master
10 years ago
fluffypony a40d5c1847 cpu affinity fixes in performance tests for FreeBSD
10 years ago
fluffypony afc61dda45 gtest patches for FreeBSD
10 years ago
fluffypony 3217ed39ae fixed upnp libs in tests cmake
10 years ago
fluffypony d21cf293e1 added license to CMake
10 years ago
fluffypony 36c7ea9f77 more CMake tweaks to allow detection on OS X
10 years ago
fluffypony 8d8b47e69f more dynamic miniupnp fixes
10 years ago
fluffypony 59c0423eae miniupnpc includes fixed
10 years ago
fluffypony 7d01dad8f4 use external miniupnpc if available
10 years ago
fluffypony 81490d2aea miniupnpc changes for freebsd
10 years ago
fluffypony ccb2ab2b7b mmap on FreeBSD doesn't have MAP_HUGETLB
10 years ago
fluffypony 110f110181 Include sys/time.h on BSD
10 years ago
fluffypony a8d043b6dd replace ftime with gettimeofday on FreeBSD because lcompat is stupid
10 years ago
fluffypony 0e343ecfdf make FreeBSD use -lcompat till we can fix ftime()
10 years ago
jebes c085e9294f commented util.h
10 years ago
fluffypony 266c639f4f more FreeBSD fixes
10 years ago
fluffypony e1d31e0a8b malloc.h reference fixed for FreeBSD
10 years ago
fluffypony 5a65991480 exclude local miniupnpc for FreeBSD, install from ports instead
10 years ago
fluffypony 6afbdd9754 FreeBSD alloca.h reference fixed
10 years ago
fluffypony 4ba680f294 a few more error messages moved to log level 1
10 years ago
fluffypony cf5a8b1d6c moved non-critical warnings and errors to log level 1
10 years ago
Riccardo Spagni bf972c40fc Merge pull request #123 from fluffypony/master
10 years ago
fluffypony 4290c78160 build number increase after release
10 years ago
Riccardo Spagni 3c2b74215b Merge pull request #121 from fluffypony/master
10 years ago
iamsmooth 0a9f2f5236 fix checkpoints
10 years ago
iamsmooth 07680e553f bug fix to checkpoint-on-restore; still fails on 612
10 years ago
iamsmooth 480cf9668f checkpoints on restore; currently fails on 212 checkpoint
10 years ago
rfree2monero 2ef0aee81d Fix tree-hash cnt n^2. Asserts, comment. Squash2
10 years ago
Thomas Winget c05489938f override for get_block_longhash for block 202612
10 years ago
Thomas Winget 9a16bb9936 added double-check for 202612 block id
10 years ago