Commit Graph

  • 9e0516c1dd
    Merge pull request #215 Riccardo Spagni 2015-01-15 14:03:35 +0200
  • 580e003357
    Merge pull request #214 Riccardo Spagni 2015-01-15 13:59:37 +0200
  • 5149286c0b
    Merge #216 Thomas Winget 2015-01-14 20:39:57 -0500
  • 40e0b70075
    Merge #22 Thomas Winget 2015-01-14 17:41:46 -0500
  • f74792b778
    Fix seed node threaded DNS lookup warptangent 2015-01-14 13:14:01 -0800
  • 800d9b9247
    Remove code previously made unused and marked unused warptangent 2015-01-14 13:41:37 -0800
  • d43782f041 Merge pull request #21 from warptangent/fix_block_reorg Thomas Winget 2015-01-12 14:24:18 -0500
  • 0840c2fd7e
    Fix height assertion in Blockchain::handle_alternative_block() warptangent 2015-01-11 19:07:27 -0800
  • 63051bea1c
    Fix comparison between main and alternate chain's cumulative difficulty. warptangent 2015-01-11 18:46:08 -0800
  • 909ea81067
    Remove a have_block() check so alternate block can be processed warptangent 2015-01-11 18:19:01 -0800
  • 4d0a94b20c
    Complete implementation of transaction removal warptangent 2015-01-11 18:04:04 -0800
  • 1701c26750
    Use block index when obtaining block's difficulty for log statement warptangent 2015-01-11 16:59:59 -0800
  • 23c3d382c8
    added monoermooo's gpg key Riccardo Spagni 2015-01-11 15:49:07 +0200
  • 24d500ce8e
    Add a --restricted-rpc flag to simplewallet moneromooo-monero 2015-01-11 11:06:35 +0000
  • 87839cd484
    Allow get_bulk_payments to return all payments regardless of payment ID moneromooo-monero 2015-01-10 19:32:08 +0000
  • 030eab7a49 Merge pull request #20 from warptangent/fix_transfers Thomas Winget 2015-01-09 20:04:47 -0500
  • 4eba21fd48
    Fix transfers to support mixins warptangent 2015-01-09 13:01:22 -0800
  • d045dfa7ce
    Fix transfers (without mixins) warptangent 2015-01-09 12:57:33 -0800
  • 429a740562
    throw inline functions need to keep exception type Thomas Winget 2015-01-09 07:29:05 -0500
  • 14555eefd5
    Fixes segfault in Blockchain::handle_alternative_block Thomas Winget 2015-01-09 05:56:51 -0500
  • 24ddfa792e
    Merge pull request #206 Riccardo Spagni 2015-01-08 12:17:08 +0200
  • 5086ca1db5
    add BlockchainDB tests to new cmake Thomas Winget 2015-01-07 00:48:45 -0500
  • 6600966e30
    Merge pull request #211 Riccardo Spagni 2015-01-06 18:39:16 +0200
  • 7de1a2d57a
    previous hash added to GBT Riccardo Spagni 2015-01-06 18:37:10 +0200
  • 7374b81b23 Merge pull request #19 from warptangent/fix_tx_output Thomas Winget 2014-12-31 16:40:22 -0500
  • 4fa1a83f6e Merge pull request #18 from moneromooo-monero/blockchain Thomas Winget 2014-12-31 16:35:48 -0500
  • c5c100c69b Obtain tx hash and tx output index from amount and output offset warptangent 2014-12-27 06:40:17 -0800
  • ad8200a573 db_lmdb: fix global index calculation off by 1 moneromooo-monero 2014-12-20 18:36:22 +0000
  • 57b80c541e db_lmdb: remove redundant checks moneromooo-monero 2014-12-20 18:35:54 +0000
  • 1362846dd7 blockchain_converter: add --testnet for converting testnet blockchain moneromooo-monero 2014-12-19 18:18:21 +0000
  • c50cd95674 Fixes a bug with getting output metadata from BlockchainDB Thomas Winget 2014-12-14 15:20:41 -0500
  • c3fa07b44b update comments to reflect changed code Thomas Winget 2014-12-14 14:30:38 -0500
  • 5baf9d9eb3 Merge pull request #17 from moneromooo-monero/blockchain Thomas Winget 2014-12-12 18:45:29 -0500
  • 59d2b0ed1c db_lmdb: do not give the group database write permissions moneromooo-monero 2014-12-12 23:24:10 +0000
  • 4c2a45288a db_lmdb: catch attempt to remove block from an empty blockchain moneromooo-monero 2014-12-12 23:20:41 +0000
  • eaaaada797 Merge pull request #16 from moneromooo-monero/blockchain Thomas Winget 2014-12-12 16:56:35 -0500
  • 81c28c211c Merge pull request #15 from moneromooo-monero/blockchain Thomas Winget 2014-12-12 16:08:37 -0500
  • 3a3459d59b db_lmdb: factor all the log+throw code paths moneromooo-monero 2014-12-12 21:34:45 +0000
  • 3fcb8daf6e db_lmdb: factor the MDB_val setup code moneromooo-monero 2014-12-12 13:27:05 +0000
  • 609cf7fc92 blockchain_converter: a bit more user friendly output moneromooo-monero 2014-12-12 11:01:17 +0000
  • 2b9f737872 blockchain_converter: only call data path function once moneromooo-monero 2014-12-12 10:28:46 +0000
  • 1860658eec blockchain: do not append "testnet" to the data directory moneromooo-monero 2014-12-11 19:37:07 +0000
  • 1c578ad3f8 db_lmdb: remove block timestamp too when removing a block moneromooo-monero 2014-12-11 19:36:27 +0000
  • c93a186637 db_lmdb: do not cast const away moneromooo-monero 2014-12-11 19:30:55 +0000
  • 53ce3c95d9 Merge pull request #14 from moneromooo-monero/blockchain Thomas Winget 2014-12-08 15:38:55 -0500
  • 198368b2e1 blockchain: fix wallet syncing from scratch moneromooo-monero 2014-12-07 13:17:25 +0000
  • 1d23db220a db_lmdb: do not keep a dangling pointer to stack objects moneromooo-monero 2014-12-07 11:36:44 +0000
  • 29b5876ad1 db_lmdb: make cursor internal members private moneromooo-monero 2014-12-07 11:23:40 +0000
  • a3157d7b69 blockchain_storage: refactor genesis block creation moneromooo-monero 2014-12-07 11:10:24 +0000
  • 8e41b1e735 blockchain_storage: add consts where appropriate moneromooo-monero 2014-12-06 23:35:26 +0000
  • 98bdadcad7 blockchain_converter: delete blockchain on succesful exit moneromooo-monero 2014-12-06 22:53:27 +0000
  • 256162fcd5 checkpoints: add consts where appropriate moneromooo-monero 2014-12-06 22:46:51 +0000
  • b7270ab60e blockchain: add consts where appropriate moneromooo-monero 2014-12-06 22:40:33 +0000
  • 23f3cb4c0e blockchain_db: add consts where appropriate moneromooo-monero 2014-12-06 21:37:22 +0000
  • 10fd6cab6c blockchain_db: factor some exception code moneromooo-monero 2014-12-06 21:21:17 +0000
  • e285ee5aec Merge pull request #13 from moneromooo-monero/blockchain Thomas Winget 2014-12-06 13:54:00 -0500
  • 11129b9ee4 blockchain_converter: use the actual blockchain location moneromooo-monero 2014-12-06 16:12:25 +0000
  • 0886183568 build: add liblmdb to the cmake autodetection system moneromooo-monero 2014-12-06 15:47:49 +0000
  • 215e63b79f extraneous semicolon in Blockchain::complete_timestamps_vector Thomas Winget 2014-11-16 15:19:48 -0500
  • 8e1b7e2ad4 raised maximum mapsize for lmdb to ~16GB Thomas Winget 2014-11-12 18:27:25 -0500
  • 6c8b8acfe4 more blockchain height-related fixes, syncing other nodes code this time Thomas Winget 2014-11-05 21:35:51 -0500
  • 9455e0cd58 ~ didn't work, need hard path. debug print. Thomas Winget 2014-11-01 21:13:15 -0400
  • 4af0918501
    very, VERY primitive blockchain converter Thomas Winget 2014-11-01 20:55:22 -0400
  • 26a7db38eb add new checkpointing behavior to Blockchain class Thomas Winget 2014-11-01 19:03:37 -0400
  • 767aac274b Remove unused dependency Thomas Winget 2014-10-31 17:36:26 -0400
  • 006e106ae9 Store output pubkeys separately, bug fixes Thomas Winget 2014-10-31 17:34:15 -0400
  • ab7951d99a Minor bugfixes, redundancy removal Thomas Winget 2014-10-30 18:33:35 -0400
  • 71b18d7166 moar bug fixes, removed debug prints Thomas Winget 2014-10-30 14:57:39 -0400
  • 0915913111 BlockchainLMDB seems to be working*! Thomas Winget 2014-10-30 00:58:14 -0400
  • 1a546e3222 some bug fixes, but still needs work Thomas Winget 2014-10-28 22:25:03 -0400
  • 006afe2172 Minor bug fixes and debug prints Thomas Winget 2014-10-28 15:30:16 -0400
  • 90f402e258 minor fixes to Blockchain.cpp Thomas Winget 2014-10-28 13:43:50 -0400
  • 74a1a89e27
    Integrate BlockchainDB into cryptonote_core Thomas Winget 2014-10-27 23:44:45 -0400
  • d8c570b588 All LMDB BlockchainDB implemented, not tested Thomas Winget 2014-10-27 20:45:33 -0400
  • e47e343a1c LMDB blockchain: remove outputs and spent keys Thomas Winget 2014-10-23 20:32:31 -0400
  • a0af217d9a Adding block data to LMDB BlockchainDB coded Thomas Winget 2014-10-23 19:47:36 -0400
  • db00ce0173 Parts of LMDB impl of BlockchainDB done and working Thomas Winget 2014-10-23 15:37:10 -0400
  • 1240cf805b
    BlockchainDB unit tests, lmdb linker flag Thomas Winget 2014-10-23 15:35:49 -0400
  • b98b96489f Initial commit of lmdb BlockchainDB impl Thomas Winget 2014-10-21 16:33:43 -0400
  • bc44bc19f4 Initial commit of BlockchainDB tests, other misc Thomas Winget 2014-10-15 18:33:53 -0400
  • 90d6f8bf62 Adding libglim as an external library Thomas Winget 2014-10-13 18:52:45 -0400
  • 07733f98c0 update new blockchain to build with new changes Thomas Winget 2014-10-13 00:31:21 -0400
  • 1ffbeb2d2e stupid past me, fixing typos and shit... Thomas Winget 2014-10-06 19:56:31 -0400
  • 67515b8b19 missing typedef Thomas Winget 2014-10-06 19:54:46 -0400
  • aba548cbf7 import of BlockchainDB files Thomas Winget 2014-10-06 19:46:25 -0400
  • 54fbf2afb3
    Merge pull request #208 Riccardo Spagni 2015-01-02 18:54:22 +0200
  • f4b69d553a
    year updated in license Riccardo Spagni 2015-01-02 18:52:46 +0200
  • 1b462261b8
    std::atomic_flag has no copy/move constructor, can't have a vector Thomas Winget 2014-12-15 17:43:12 -0500
  • df53c0a595
    small typo in previous commit Thomas Winget 2014-12-15 17:28:11 -0500
  • 4a53898764
    DNS seed timeout and fallback Thomas Winget 2014-12-15 17:23:42 -0500
  • f4675dc05d
    Merge pull request #203 Riccardo Spagni 2014-12-13 13:52:27 +0200
  • c3ec723882
    Merge pull request #202 Riccardo Spagni 2014-12-13 13:52:01 +0200
  • c1bf8fb94b
    Merge pull request #201 Riccardo Spagni 2014-12-13 13:51:39 +0200
  • f5c2a5ec9c
    Merge pull request #200 Riccardo Spagni 2014-12-13 13:51:11 +0200
  • 04294d5856
    Merge pull request #205 Riccardo Spagni 2014-12-13 13:50:44 +0200
  • 5ace99a1b2 Merge branch 'master' of https://github.com/fluffypony/bitmonero Riccardo Spagni 2014-12-13 13:49:08 +0200
  • a956f07c2d added gpg key for warptangent Riccardo Spagni 2014-12-13 13:48:49 +0200
  • ac19084480 revert the removal of the 'arch' flag from the release-static target Riccardo Spagni 2014-12-10 20:04:08 +0200
  • d5620851f9 onwards to 0.8.8.7 Riccardo Spagni 2014-12-13 13:45:57 +0200
  • 583cf0ad8a Document existing function warptangent 2014-12-11 02:48:04 -0800