| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5000 | Pieter Wuille | 2014-11-20 | 8 | -3/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Discourage NOPs reserved for soft-fork upgrades | Peter Todd | 2014-11-17 | 8 | -3/+49 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5324 | Wladimir J. van der Laan | 2014-11-20 | 12 | -80/+83 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Update comments in src/rpc* to be doxygen compatible | Michael Ford | 2014-11-20 | 12 | -80/+83 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5320 | Wladimir J. van der Laan | 2014-11-20 | 2 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | qt: Make askpassphrase dialog behave more sanely | Wladimir J. van der Laan | 2014-11-20 | 2 | -3/+15 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5235 | Wladimir J. van der Laan | 2014-11-20 | 10 | -16/+474 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: pad header for osx libs | Cory Fields | 2014-11-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: fix static dll link for mingw | Cory Fields | 2014-11-19 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: shared lib build should work reasonably well now | Cory Fields | 2014-11-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: add quick consensus lib tests | Cory Fields | 2014-11-19 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: add --with-libs so that libs are optional | Cory Fields | 2014-11-19 | 3 | -3/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: add libbitcoinconsensus files and hook up the lib build | Cory Fields | 2014-11-19 | 5 | -1/+195 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: remove internal/protected build attribute checks | Cory Fields | 2014-11-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: check visibility attributes | Cory Fields | 2014-11-19 | 2 | -0/+223 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: mingw needs libssp for hardening with dlls | Cory Fields | 2014-11-19 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | build: make a distinction between static app ldflags and static lib ldflags | Cory Fields | 2014-11-19 | 5 | -11/+8 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | doc: add libgmp dependency for secp256k1 | Wladimir J. van der Laan | 2014-11-19 | 1 | -19/+24 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5200 | Wladimir J. van der Laan | 2014-11-19 | 21 | -164/+911 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Qt] Add Smartfee to GUI | Cozz Lovan | 2014-11-19 | 20 | -167/+904 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Wallet] Prevent user from paying a non-sense fee | Cozz Lovan | 2014-11-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Wallet] Add global boolean whether to pay at least the custom fee (default=t... | Cozz Lovan | 2014-11-19 | 2 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Wallet] Add global boolean whether to send free transactions (default=true) | Cozz Lovan | 2014-11-19 | 2 | -1/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | gmp needed to build on OSX | Gavin Andresen | 2014-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5313 | Wladimir J. van der Laan | 2014-11-19 | 2 | -172/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove unused ecwrapper code | Pieter Wuille | 2014-11-19 | 2 | -172/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5296 | Wladimir J. van der Laan | 2014-11-19 | 2 | -1/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Qt, OSX] move QProgressBarMac to guiutil.h | Jonas Schnelli | 2014-11-19 | 2 | -19/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [Qt, OSX] QProgressBar CPU-Issue workaround | Jonas Schnelli | 2014-11-17 | 1 | -0/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5220 | Wladimir J. van der Laan | 2014-11-19 | 67 | -120/+8548 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | revert part of 9eda1620b | Cory Fields | 2014-11-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | build: secp256k1 as a subdir, since it's required | Cory Fields | 2014-11-18 | 2 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | build: fixup configure to not export anything | Cory Fields | 2014-11-18 | 1 | -2/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | depends: quit exporting in config.site | Cory Fields | 2014-11-18 | 1 | -16/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | depends: add gmp package | Cory Fields | 2014-11-18 | 4 | -1/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Don't use bashisms in configure | Pieter Wuille | 2014-11-18 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Use libsecp256k1 in key.cpp | Pieter Wuille | 2014-11-18 | 1 | -65/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Do not use EC code in global constructors | Pieter Wuille | 2014-11-18 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Always build and link libsecp256k1 | Pieter Wuille | 2014-11-18 | 5 | -35/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd48555b36ac512161b81f9b6bca7bea16a0cd806' as 'src/secp256k1' | Pieter Wuille | 2014-11-18 | 55 | -0/+8393 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Squashed 'src/secp256k1/' content from commit ad2028f | Pieter Wuille | 2014-11-18 | 55 | -0/+8393 | |
| | | / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Delete src/secp256k1 before subtree import | Pieter Wuille | 2014-11-18 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5279 | Wladimir J. van der Laan | 2014-11-19 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [docs] Add mini-"howto" using Qt Creator (osx) | Jonas Schnelli | 2014-11-16 | 1 | -0/+16 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5300 | Wladimir J. van der Laan | 2014-11-19 | 1 | -1/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [Qt, OSX] fix usage of osx 10.8+ user notification center | Jonas Schnelli | 2014-11-18 | 1 | -1/+23 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5291 | Wladimir J. van der Laan | 2014-11-19 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Update bash-completion for v0.10 | Christian von Roques | 2014-11-16 | 1 | -3/+7 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5280 | Gavin Andresen | 2014-11-18 | 6 | -8/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | travis: disable rpc tests for windows until they're not so flaky | Cory Fields | 2014-11-17 | 1 | -0/+5 | |