Age | Commit message (Expand) | Author | Files | Lines |
2016-08-30 | tests: cmake: fix building with system gtest | redfish | 6 | -9/+10 |
2016-08-30 | tests: cmake: use a list for enabled tests | redfish | 1 | -6/+12 |
2016-08-30 | cmake: tests: gtest target is not always defined #983 | redfish | 1 | -2/+9 |
2016-08-29 | Merge pull request #1006 | Riccardo Spagni | 1 | -1/+1 |
2016-08-29 | Merge pull request #1005 | Riccardo Spagni | 1 | -1/+3 |
2016-08-29 | More for PR#999 | Howard Chu | 1 | -1/+1 |
2016-08-29 | Prevent core_tests from building under Travis | Jacob Torrey | 1 | -1/+3 |
2016-08-29 | Merge pull request #1004 | Riccardo Spagni | 2 | -0/+3 |
2016-08-29 | wallet_rpc_server: return payment id in make_integrated_address RPC | moneromooo-monero | 2 | -0/+3 |
2016-08-29 | Merge pull request #1002 | Riccardo Spagni | 1 | -1/+6 |
2016-08-29 | core: allow empty global indices for txes with empty vout | moneromooo-monero | 1 | -1/+6 |
2016-08-29 | Merge pull request #998 | Riccardo Spagni | 1 | -0/+5 |
2016-08-28 | cmake: define a default build type | redfish | 1 | -0/+5 |
2016-08-28 | Merge pull request #1000 | Riccardo Spagni | 1 | -3/+3 |
2016-08-28 | Merge pull request #999 | Riccardo Spagni | 1 | -13/+14 |
2016-08-28 | Merge pull request #997 | Riccardo Spagni | 3 | -116/+131 |
2016-08-28 | Merge pull request #995 | Riccardo Spagni | 1 | -2/+12 |
2016-08-28 | Merge pull request #994 | Riccardo Spagni | 1 | -1/+1 |
2016-08-28 | Merge pull request #992 | Riccardo Spagni | 5 | -37/+121 |
2016-08-28 | Merge pull request #990 | Riccardo Spagni | 3 | -4/+40 |
2016-08-28 | Merge pull request #961 | Riccardo Spagni | 88 | -3519/+7239 |
2016-08-28 | blockchain: testnet heights for v3, v4, and v5 | moneromooo-monero | 1 | -0/+4 |
2016-08-28 | ringct: remove unused code | moneromooo-monero | 1 | -245/+0 |
2016-08-28 | ringct: pass structure by const ref, not value | moneromooo-monero | 2 | -2/+2 |
2016-08-28 | ringct: use memcpy/memset instead of handwritten loop where appropriate | moneromooo-monero | 1 | -29/+11 |
2016-08-28 | ringct: remove spurious copies | moneromooo-monero | 1 | -24/+4 |
2016-08-28 | rct: faster Cryptonote/rct conversions | moneromooo-monero | 1 | -8/+8 |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 3 | -26/+25 |
2016-08-28 | wallet: do not generate 0 change | moneromooo-monero | 1 | -3/+6 |
2016-08-28 | core: use full rct signatures if just one input | moneromooo-monero | 1 | -1/+4 |
2016-08-28 | rct: early out on failure on verRange | moneromooo-monero | 1 | -3/+5 |
2016-08-28 | wallet: do not ask for duplicate histograms | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | wallet: transfer_selected_rct now also selects fake outs | moneromooo-monero | 4 | -174/+95 |
2016-08-28 | increase minimum mixin to 4 on hard fork 5 | moneromooo-monero | 1 | -2/+3 |
2016-08-28 | core: allow v1 txes after HF 5 when sweeping unmixable outputs | moneromooo-monero | 2 | -16/+19 |
2016-08-28 | tests: hard fork list must end with a 0 | moneromooo-monero | 3 | -4/+4 |
2016-08-28 | ringct: use Cryptonote serialization to hash non prunable data | moneromooo-monero | 1 | -21/+9 |
2016-08-28 | New "Halfway RingCT" outputs for coinbase transactions | moneromooo-monero | 19 | -36/+120 |
2016-08-28 | rct: log why verification fails | moneromooo-monero | 1 | -9/+13 |
2016-08-28 | rct: serialize txnFee as varint | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | rct amount key modified as per luigi1111's recommendations | moneromooo-monero | 15 | -133/+85 |
2016-08-28 | rct: rework v2 txes into prunable and non prunable data | moneromooo-monero | 8 | -90/+153 |
2016-08-28 | rct: rework the verification preparation process | moneromooo-monero | 6 | -200/+195 |
2016-08-28 | rct: change the simple flag to a type | moneromooo-monero | 8 | -25/+46 |
2016-08-28 | rct: avoid the need for the last II element | Shen Noether | 6 | -55/+55 |
2016-08-28 | wallet: do not store signatures in the wallet cache | moneromooo-monero | 11 | -31/+95 |
2016-08-28 | core: add some locking around pool use | moneromooo-monero | 2 | -1/+4 |
2016-08-28 | wallet2: factor m_spent changes | moneromooo-monero | 2 | -26/+31 |
2016-08-28 | wallet: always use new algorithm for RPC transfers | moneromooo-monero | 2 | -7/+2 |
2016-08-28 | rct: do not serialize senderPk - it is not used anymore | moneromooo-monero | 3 | -3/+5 |
2016-08-28 | core_tests: fix a couple pre-rct tests using rct | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | wallet: use the prefered rct case only when enough rct outs exist | moneromooo-monero | 2 | -1/+27 |
2016-08-28 | wallet: do not try to use rct txes a few blocks before the fork | moneromooo-monero | 3 | -22/+31 |
2016-08-28 | tx_pool: log why a transaction was rejected for version checks | moneromooo-monero | 1 | -0/+3 |
2016-08-28 | change fork settings to allow pre-rct txes for one more fork cycle | moneromooo-monero | 5 | -14/+19 |
2016-08-28 | simplewallet: better check_tx_key feedback | moneromooo-monero | 1 | -2/+20 |
2016-08-28 | rct: make the amount key derivable by a third party with the tx key | moneromooo-monero | 12 | -92/+140 |
2016-08-28 | rct: do not serialize public keys in outPk | moneromooo-monero | 8 | -34/+87 |
2016-08-28 | wallet2_api: zero amounts are now allowed with rct | moneromooo-monero | 1 | -6/+0 |
2016-08-28 | wallet2_api: update on_money_{received,spent} prototypes for rct changes | moneromooo-monero | 1 | -4/+2 |
2016-08-28 | rpc: send global indices along with blocks/transacions on refresh | moneromooo-monero | 4 | -35/+78 |
2016-08-28 | core: always use the new simple rct variant | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | tests: add tests for wallet output selection | moneromooo-monero | 2 | -1/+100 |
2016-08-28 | wallet: better tx input selection | moneromooo-monero | 2 | -29/+77 |
2016-08-28 | rct: use the already defined H where possible | moneromooo-monero | 1 | -2/+1 |
2016-08-28 | wallet: handle 0 change properly | moneromooo-monero | 1 | -7/+8 |
2016-08-28 | port get_tx_key/check_tx_key to rct | moneromooo-monero | 10 | -34/+181 |
2016-08-28 | tests: add basic tests for simple rct api | moneromooo-monero | 1 | -44/+378 |
2016-08-28 | integrate simple rct api | moneromooo-monero | 11 | -182/+394 |
2016-08-28 | serialization: add override for serializing bool | moneromooo-monero | 1 | -0/+6 |
2016-08-28 | ringct: optimization/cleanup of hash functions | Shen Noether | 3 | -22/+45 |
2016-08-28 | ringct: "simple" ringct variant | Shen Noether | 6 | -3/+262 |
2016-08-28 | wallet: rct specific output selection | moneromooo-monero | 2 | -3/+125 |
2016-08-28 | wallet: make sweep_all work with rct txes too | moneromooo-monero | 1 | -7/+21 |
2016-08-28 | mixable transactions must be rct for v3 | moneromooo-monero | 4 | -6/+33 |
2016-08-28 | wallet: factor transfer_rct code with transfer code | moneromooo-monero | 4 | -267/+42 |
2016-08-28 | Condition v2 txes on v3 hard fork | moneromooo-monero | 2 | -1/+12 |
2016-08-28 | move the rct commitments to the output_amounts database | moneromooo-monero | 8 | -195/+63 |
2016-08-28 | rct: add the tx prefix hash into the MLSAG | moneromooo-monero | 6 | -9/+43 |
2016-08-28 | ringct: fix size unit mismatch calling keccak | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | ringct: do not serialize what can be reconstructed | moneromooo-monero | 8 | -71/+145 |
2016-08-28 | Add rct core tests | moneromooo-monero | 7 | -10/+764 |
2016-08-28 | Use the supplied hard fork version in validate_miner_transaction | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | wallet: update spent status when an accepted tx disappears | moneromooo-monero | 1 | -0/+19 |
2016-08-28 | wallet: reset output spent status on blockchain reorg | moneromooo-monero | 2 | -11/+61 |
2016-08-28 | ringct: catch errors from ge_frombytes_vartime | moneromooo-monero | 1 | -11/+12 |
2016-08-28 | tests: test for ringct rctSig data sizes | moneromooo-monero | 1 | -3/+44 |
2016-08-28 | ringct: add missing size check for ecdhInfo | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | ringct: change asserts to return false for boolean functions | moneromooo-monero | 1 | -10/+10 |
2016-08-28 | add rct to the protocol | moneromooo-monero | 26 | -274/+1208 |
2016-08-28 | db_lmdb: update reset for recent db changes | moneromooo-monero | 1 | -0/+10 |
2016-08-28 | ringct: add functions to commit to an amount | moneromooo-monero | 2 | -0/+21 |
2016-08-28 | make rct tx serialization work | moneromooo-monero | 4 | -28/+305 |
2016-08-28 | crypto: error out where appropriate | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | ringct: allow no outputs, and add tests for this and fees | moneromooo-monero | 2 | -33/+75 |
2016-08-28 | ringct: make fee optional | moneromooo-monero | 1 | -2/+9 |
2016-08-28 | ringct: txn fee stuff | Shen Noether | 4 | -13/+85 |
2016-08-28 | ringct: new {gen,decode}Rct APIs for convenience | moneromooo-monero | 2 | -11/+27 |
2016-08-28 | ringct: add more convenience functions | moneromooo-monero | 1 | -4/+14 |
2016-08-28 | core: link against libringct | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | core: new /getrandom_rctouts.bin binary RPC call | moneromooo-monero | 7 | -0/+192 |
2016-08-28 | ringct: add convenience functions to bridge ringct and cryptonote | moneromooo-monero | 1 | -0/+5 |
2016-08-28 | blockchain_db: add functions for adding/removing/getting rct commitments | moneromooo-monero | 4 | -0/+157 |
2016-08-28 | ringct: restore verRange check in debug mode | moneromooo-monero | 1 | -1/+1 |
2016-08-28 | ringct: add check for destinations/amount size being equal | moneromooo-monero | 1 | -0/+1 |
2016-08-28 | ringct: fix off by 1 in mixin usage | moneromooo-monero | 1 | -3/+3 |
2016-08-28 | ringct: simplify random key generation | moneromooo-monero | 1 | -7/+2 |
2016-08-28 | tests: new ringct test for checking H2 values | Shen Noether | 1 | -0/+11 |
2016-08-28 | ringct: cosmetic fixes | Shen Noether | 4 | -46/+9 |
2016-08-28 | ringct: changes to hashToPointSimple to calcualte H2 values | Shen Noether | 1 | -0/+5 |
2016-08-28 | ringct: compare keys with bitwise equality, not crypto ops | Shen Noether | 1 | -7/+6 |
2016-08-28 | ringct: fix size argument to cn_fast_hash | Shen Noether | 1 | -1/+1 |
2016-08-28 | tests: zero inputs/outputs are in fact supposed to be accepted | moneromooo-monero | 1 | -14/+14 |
2016-08-28 | ringct: add a test for prooveRange being non deterministic | moneromooo-monero | 1 | -0/+9 |
2016-08-28 | Fix sc_0 to skGen in ProveRange | Shen Noether | 1 | -1/+1 |
2016-08-28 | ringct: add a few consts where appropriate | moneromooo-monero | 2 | -6/+6 |
2016-08-28 | tests: more ringct range proof tests | moneromooo-monero | 2 | -1/+246 |
2016-08-28 | rct: add serialization machinery to rct types | moneromooo-monero | 2 | -10/+61 |
2016-08-28 | serialization: declare do_serialize specializations before use | moneromooo-monero | 2 | -1/+6 |
2016-08-28 | Added note on generating H2 | Shen Noether | 1 | -1/+2 |
2016-08-28 | Fixed missing last index H2 | Shen Noether | 1 | -1/+2 |
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 24 | -2966/+8 |
2016-08-28 | ringct: lock access to the PRNG | moneromooo-monero | 1 | -2/+2 |
2016-08-28 | ringct: add simple input validation | moneromooo-monero | 2 | -32/+74 |
2016-08-28 | tests: add some more ringct building block tests | moneromooo-monero | 1 | -1/+50 |
2016-08-28 | ringct: add convenience operators to key | moneromooo-monero | 1 | -0/+4 |
2016-08-28 | tests: add Shen Noether's basic ringct tests | moneromooo-monero | 2 | -1/+209 |
2016-08-28 | ringct: import of Shen Noether's ring confidential transactions | moneromooo-monero | 15 | -13/+2410 |
2016-08-28 | Change default db-sync-mode to fast, not fastest | Howard Chu | 1 | -13/+14 |
2016-08-28 | cmake: define ARM var for all ARM arch variants | redfish | 1 | -12/+16 |
2016-08-28 | minor README changes, also I wanted to grab PR #1000 | Riccardo Spagni | 1 | -3/+3 |
2016-08-28 | cmake: ARM: exclude libunwind in static build | redfish | 1 | -1/+2 |
2016-08-28 | make: remove NO_AES from arm targets | redfish | 1 | -2/+2 |
2016-08-28 | make: make the ARM release targets statically linked | redfish | 1 | -4/+4 |
2016-08-28 | readme: editted install/build instructions for clarity | redfish | 1 | -80/+91 |
2016-08-28 | Revert "makefile: remove unnecessary ARM-specific targets" | redfish | 1 | -0/+8 |
2016-08-28 | Revert "Interpret x86_64 as x86-64 for architecture" | redfish | 1 | -5/+1 |
2016-08-28 | cmake: don't set ARCH from CMAKE_SYSTEM_PROCESSOR | redfish | 1 | -27/+22 |
2016-08-27 | cmake: pass -static when STATIC=ON on Windows | redfish | 1 | -2/+12 |
2016-08-27 | Build: move Travis IRC notification channel | anonimal | 1 | -1/+1 |
2016-08-27 | remove -Wall from coverage arguments | Jacob Torrey | 1 | -2/+2 |
2016-08-27 | Build the core_tests under Travis | Jacob Torrey | 1 | -4/+1 |
2016-08-26 | contrib: example systemd service and config file | redfish | 3 | -4/+40 |
2016-08-26 | Streamline release-test target | Jacob Torrey | 1 | -2/+2 |
2016-08-26 | Update badge to point to monero's coveralls | Jacob Torrey | 1 | -1/+1 |
2016-08-26 | Re-enable Travis IRC notifications | Jacob Torrey | 1 | -11/+10 |
2016-08-26 | Silence coveralls to prevent 4MB logs | Jacob Torrey | 1 | -1/+1 |
2016-08-26 | Disabled libwallet_api_test until Issue #895 resolved | Jacob Torrey | 1 | -1/+3 |
2016-08-26 | Disable core_tests on Travis-CI | Jacob Torrey | 1 | -2/+11 |
2016-08-26 | Added -j2 to Makefile and clean up matrix | Jacob Torrey | 1 | -7/+35 |
2016-08-26 | Streamline test building target | Jacob Torrey | 2 | -3/+2 |
2016-08-26 | Ensure tests are built prior to testing | Jacob Torrey | 1 | -1/+1 |
2016-08-26 | Added coverage g++ commands | Jacob Torrey | 1 | -2/+2 |
2016-08-26 | Update .travis.yml | Jacob Torrey | 1 | -0/+1 |
2016-08-26 | Update for the current make environment | Jacob Torrey | 1 | -1/+1 |
2016-08-26 | Fixed tab/space issue on YAML | Jacob Torrey | 1 | -36/+36 |
2016-08-26 | Converted to a build matrix for testing and release | Jacob Torrey | 1 | -42/+87 |
2016-08-26 | Prep for coveralls | Jacob Torrey | 2 | -1/+5 |
2016-08-26 | Merge pull request #991 | Riccardo Spagni | 1 | -4/+12 |
2016-08-26 | db_lmdb: do not try to modify the database in read only mode | moneromooo-monero | 1 | -4/+12 |
2016-08-26 | Merge pull request #989 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #986 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #984 | Riccardo Spagni | 2 | -2/+5 |
2016-08-26 | Merge pull request #982 | Riccardo Spagni | 1 | -1/+1 |
2016-08-26 | Merge pull request #978 | Riccardo Spagni | 3 | -5/+103 |
2016-08-26 | Merge pull request #976 | Riccardo Spagni | 1 | -1/+8 |
2016-08-25 | README.md: Boost version updated for windows | tobiasw2 | 1 | -1/+1 |
2016-08-24 | Merge pull request #988 | Riccardo Spagni | 1 | -0/+1 |
2016-08-24 | added Symas as a sponsor | Riccardo Spagni | 1 | -0/+1 |
2016-08-24 | Merge pull request #981 | Riccardo Spagni | 1 | -1/+1 |
2016-08-24 | Merge branch 'ranok-patch-1' | Riccardo Spagni | 1 | -8/+4 |
2016-08-24 | resolved conflicts in readme.md | Riccardo Spagni | 1 | -8/+4 |
2016-08-24 | Update README.i18n | arb0r | 1 | -1/+1 |
2016-08-23 | Fix fake 'network synchronized, begin using' messages | Thomas Winget | 2 | -2/+5 |
2016-08-24 | fix #691 removed help about leaving wallet name empty on --generate-new-wallet | guzzi_jones | 1 | -1/+1 |
2016-08-23 | Docs: re-introduce Boost 1.58 min req from 2a2b655 | anonimal | 1 | -1/+1 |
2016-08-23 | libwallet_api: tests: checking for result while opening wallet | Ilya Kitaev | 1 | -4/+6 |
2016-08-23 | libwallet_api: Wallet::amountFromString fixed | Ilya Kitaev | 2 | -1/+24 |
2016-08-23 | libwallet_api: helper method to return maximumAllowedAmount | Ilya Kitaev | 2 | -0/+6 |
2016-08-22 | Merge branch 'radfish-PR--readme-clarify-conf-syntax' | Riccardo Spagni | 1 | -7/+44 |
2016-08-22 | fix README conflicts | Riccardo Spagni | 1 | -7/+44 |
2016-08-22 | Merge pull request #972 | Riccardo Spagni | 1 | -1/+1 |
2016-08-22 | Merge pull request #970 | Riccardo Spagni | 1 | -0/+3 |
2016-08-22 | Merge pull request #968 | Riccardo Spagni | 1 | -0/+1 |
2016-08-22 | Merge pull request #967 | Riccardo Spagni | 1 | -1/+3 |
2016-08-22 | Merge pull request #964 | Riccardo Spagni | 2 | -8/+4 |
2016-08-22 | README formatting | Jacob Torrey | 1 | -4/+4 |
2016-08-22 | libwallet_api: tests: removed logged passwords | Ilya Kitaev | 1 | -2/+2 |
2016-08-22 | libwallet_api: do not store wallet on close if status is not ok | Ilya Kitaev | 2 | -5/+72 |
2016-08-21 | readme: format Windows deps as a list | redfish | 1 | -1/+8 |
2016-08-21 | readme: formatting for rlwrap command snippet | redfish | 1 | -2/+6 |
2016-08-21 | simplewallet: default to max-concurrency 1 on MacOS X | moneromooo-monero | 1 | -1/+8 |
2016-08-20 | readme: add deps for documentation | redfish | 1 | -1/+6 |
2016-08-20 | readme: add deps: miniupnpc and libunwind | redfish | 1 | -0/+2 |
2016-08-20 | readme: add pkg-config dep | redfish | 1 | -0/+1 |
2016-08-20 | readme: decrease size of sponsor logos | redfish | 1 | -1/+6 |
2016-08-20 | readme: format dependencies into a list #951 | redfish | 1 | -2/+15 |
2016-08-20 | readme: clarify conf syntax re leading dashes | redfish | 1 | -1/+1 |
2016-08-19 | cmake: fix typo in handling of STACK_TRACE | redfish | 1 | -1/+1 |
2016-08-17 | wallet: store key images after importing them | moneromooo-monero | 1 | -0/+3 |