Commit graph

  • 1df6f38ecb
    update README #169 wowario 2019-02-02 13:44:57 +03:00
  • 1d39aba9b8
    update v11 fork height #171 wowario 2019-02-06 19:22:28 +03:00
  • 8d5032a39f
    update genesis block timestamp date #170 wowario 2019-02-06 16:35:53 +03:00
  • 90e116ea3d
    blockchain: fix default genesis block timestamp moneromooo-monero 2019-01-23 22:17:21 +00:00
  • d908ca80e1
    change date to wownero fork wowario 2019-02-06 15:44:36 +03:00
  • a1e42f7b6c
    blockchain_prune: don't prune before v10 moneromooo-monero 2019-01-30 16:31:19 +00:00
  • 6da03069c0
    cryptonote_protocol_handler: pad tx messages when using tor/i2p moneromooo-monero 2019-01-30 23:17:45 +00:00
  • 56103507b8
    Adding initial support for broadcasting transactions over Tor Lee Clagett 2018-12-16 17:57:44 +00:00
  • 5dc7bc0788
    block_queue: fix late sanity check off by one moneromooo-monero 2019-01-28 22:17:43 +00:00
  • b8f93c8bf0
    rename to wownero wowario 2019-02-02 10:16:05 +03:00
  • d57707c33f
    Pruning moneromooo-monero 2018-04-29 23:30:51 +01:00
  • 5dfa3c1244
    churn fixes #164 wowario 2019-02-01 21:27:37 +03:00
  • ca9ae12d5b
    Merge pull request #168 from wowario/cnr jw 2019-02-05 18:04:13 -08:00
  • dbaa1b9e68
    Merge pull request #167 from wowario/wow jw 2019-02-05 18:03:45 -08:00
  • 28cdfd7c1c
    Merge pull request #166 from wowario/v11 jw 2019-02-05 18:03:29 -08:00
  • e7de8aa9dc
    Merge pull request #165 from wowario/diff jw 2019-02-05 17:56:20 -08:00
  • 9fb892adbe
    update donation address #167 wowario 2018-06-04 18:48:14 +03:00
  • 3553a9d8f5
    Captain obvious warning wowario 2018-06-29 12:36:11 +03:00
  • 2cc3960bfc
    Add scripts & resources for wownero cli installer. 0x000090 2018-12-01 14:41:50 -06:00
  • 0009b32f08
    Rewrote opcode parsing without bitfield struct #168 SChernykh 2019-02-05 20:25:29 +01:00
  • 26ff420531
    Variant 4 random code generator: fixed data size for Blake hash SChernykh 2019-02-04 20:49:37 +01:00
  • 870b4138a6
    Cryptonight variant 4 aka CryptonightR SChernykh 2019-02-04 17:49:19 +01:00
  • 683cde52f7
    add v11/v12 fork height #166 wowario 2019-02-05 01:25:00 +03:00
  • d498b2d791
    reset difficulty #165 wowario 2019-02-05 18:30:38 +03:00
  • 49b2a48a46
    simplewallet: tell the user to complain to the recipient moneromooo-monero 2019-02-01 21:37:36 +00:00
  • 529645014c
    ringct: fix v1 ecdhInfo serialization moneromooo-monero 2019-02-03 10:29:36 +00:00
  • 2456945408
    epee: add SSL support moneromooo-monero 2018-06-14 23:44:48 +01:00
  • 45b7df703b
    wallet_rpc_server: remove detached short payment ids support moneromooo-monero 2019-02-02 16:48:20 +00:00
  • 7c3ade4410
    network_throttle: use circular_buffer where appropriate moneromooo-monero 2019-01-25 20:51:59 +00:00
  • fcd0007952
    unit_tests: remove leftover debug print moneromooo-monero 2019-02-01 19:14:55 +00:00
  • fec359a641 cryptonote: Fix enum check in expand_transaction_2 Tom Smeding 2019-02-01 15:20:13 +01:00
  • 9bf0e53751 cryptonote: Add const-qualifier on comparison functor Tom Smeding 2019-02-01 15:02:39 +01:00
  • 5d2fdc2e8c serialization: Use pos_type instead of streampos Tom Smeding 2019-02-01 15:00:54 +01:00
  • df637cd08c
    Merge pull request #163 from fuwa0529/no-confirm-when-churn jw 2019-02-01 06:09:57 -08:00
  • 46441d7c23
    Merge pull request #162 from wowario/auto_churn jw 2019-02-01 06:09:17 -08:00
  • f82747320d
    simplewallet: churn tweaks #162 wowario 2019-01-31 01:19:02 +03:00
  • d2ec59ca20 simplewallet: suppress warning when sweep_all to the primary address of the owner #163 fuwa 2019-02-01 09:29:54 +08:00
  • 2a94ec22aa
    ITS#8969 tweak mdb_page_split Howard Chu 2019-01-30 23:45:48 +00:00
  • 6a3608d3d2
    cryptonote_protocol_handler: pad tx messages when using tor/i2p moneromooo-monero 2019-01-30 23:17:45 +00:00
  • 123fc2a25a
    i2p: initial support Jethro Grassie 2019-01-21 11:50:03 -05:00
  • f44faf1b20
    Merge pull request #161 from wowario/auto_churn jw 2019-01-30 09:28:37 -08:00
  • ff57e849d4
    Merge pull request #160 from wowario/upstream jw 2019-01-30 09:28:00 -08:00
  • 1c9d5285d1
    blockchain_prune: don't prune before v10 moneromooo-monero 2019-01-30 16:31:19 +00:00
  • 9e36058618
    simplewallet: add churn command #161 wowario 2019-01-29 10:08:14 +03:00
  • 31bdf7bd11
    Merge pull request #4988 Riccardo Spagni 2019-01-29 16:47:17 +02:00
  • 227bf1407e
    Merge pull request #5104 Riccardo Spagni 2019-01-29 16:45:46 +02:00
  • 59a7b9aa91
    README.md - add few FreeBSD instructions, fix v13.0 release tag monerorus 2018-10-10 07:59:03 +08:00
  • 973403bc9f Adding initial support for broadcasting transactions over Tor Lee Clagett 2018-12-16 17:57:44 +00:00
  • dc0b86ab4b
    block_queue: fix late sanity check off by one moneromooo-monero 2019-01-28 22:17:43 +00:00
  • d658094761
    rpc: fix internal daemon calls in restricted rpc getting partial data #160 moneromooo-monero 2019-01-11 19:09:39 +00:00
  • d91f84f275
    daemon: extend 'print_pl' command, optional filter by type and limit xiphon 2019-01-18 00:55:55 +00:00
  • e51164f259
    Resync to upstream mdb.master Howard Chu 2019-01-17 19:25:31 +00:00
  • 5a71ea66ef
    bump sodium to 1.0.16 italocoin 2019-01-15 07:35:45 -05:00
  • 103ee1f2cc
    wallet2: fix duplicate tx notifications for pool txes moneromooo-monero 2019-01-13 14:47:01 +00:00
  • 38b33944b5
    wallet2: fix incorrect patch for determining fork rules moneromooo-monero 2019-01-13 14:44:48 +00:00
  • b254539efb
    readline: don't dereference possible NULL pointer Jethro Grassie 2019-01-12 01:50:59 -05:00
  • 3ebc478967
    added two tests for partial word and case tolerance in mnemonics Paul Shapiro 2019-01-11 13:46:20 -06:00
  • 31f9c9a3c9
    mnemonics: compare canonical words (lowercase) moneromooo-monero 2019-01-11 01:36:59 +00:00
  • 9adc9b4a09
    utils: 'update-translations.sh' now removes obsolete strings erciccione 2019-01-11 15:19:28 +01:00
  • 6c77e9e4ea
    translations: update and sync all language files erciccione 2019-01-11 15:19:56 +01:00
  • cd0b5a1a4c
    device: proper handling of user input selsta 2019-01-09 09:20:53 +01:00
  • 31abdddd1b
    device_ledger: remove full_name variable selsta 2019-01-09 05:32:04 +01:00
  • 1e5cd3b35a
    Merge pull request #5062 Riccardo Spagni 2019-01-28 21:40:11 +02:00
  • 40bb66cc1e
    Merge pull request #5053 Riccardo Spagni 2019-01-28 21:35:46 +02:00
  • acfff8d0ce
    rpc: fix internal daemon calls in restricted rpc getting partial data moneromooo-monero 2019-01-11 19:09:39 +00:00
  • 23c7663167
    Merge pull request #5080 Riccardo Spagni 2019-01-28 21:34:17 +02:00
  • 32506a6ca7
    Merge pull request #5079 Riccardo Spagni 2019-01-28 21:33:59 +02:00
  • c07c907114
    Merge pull request #5074 Riccardo Spagni 2019-01-28 21:33:33 +02:00
  • d214992a7f
    Merge pull request #5073 Riccardo Spagni 2019-01-28 21:33:10 +02:00
  • 23813c7160
    blockchain: add --reorg-notify moneromooo-monero 2019-01-09 14:29:28 +00:00
  • f6db59b011
    notify: handle arbitrary tags moneromooo-monero 2019-01-09 14:28:42 +00:00
  • ff95921668
    notify: warn if the spec contains one of '"\ moneromooo-monero 2019-01-09 01:06:28 +00:00
  • 13852678e1
    common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn moneromooo-monero 2019-01-09 01:05:47 +00:00
  • 4f104a0dc3
    Merge pull request #5069 Riccardo Spagni 2019-01-28 21:32:14 +02:00
  • b7719022fd
    Merge pull request #5068 Riccardo Spagni 2019-01-28 21:31:47 +02:00
  • fbecfc3c8f
    Merge pull request #5065 Riccardo Spagni 2019-01-28 21:31:20 +02:00
  • 8fafdc4767
    Merge pull request #5064 Riccardo Spagni 2019-01-28 21:30:54 +02:00
  • f2ca4e3205
    Merge pull request #5063 Riccardo Spagni 2019-01-28 21:30:25 +02:00
  • 3749b9b4ad
    Merge pull request #5060 Riccardo Spagni 2019-01-28 21:28:36 +02:00
  • a2b5f658de
    Merge pull request #5058 Riccardo Spagni 2019-01-28 21:28:06 +02:00
  • 756ed760f7
    Merge pull request #5056 Riccardo Spagni 2019-01-28 21:27:34 +02:00
  • 77e96d0948
    Merge pull request #5055 Riccardo Spagni 2019-01-28 21:27:10 +02:00
  • 0c970fde1c
    Merge pull request #5054 Riccardo Spagni 2019-01-28 21:26:43 +02:00
  • 0daa00e035
    Merge pull request #5052 Riccardo Spagni 2019-01-28 21:24:54 +02:00
  • 1eef056588
    performance_tests: better stats, and keep track of timing history moneromooo-monero 2018-12-28 12:38:46 +00:00
  • 4a0e4c7d70
    Merge pull request #4843 Riccardo Spagni 2019-01-28 13:55:49 +02:00
  • eec792764d
    blockchain: fix default genesis block timestamp moneromooo-monero 2019-01-23 22:17:21 +00:00
  • 8746a9b379
    Merge pull request #159 from fuwa0529/hidden-service-link jw 2019-01-24 08:12:04 -08:00
  • de74b2590d add a link to wowkira explorer hidden service #159 fuwa 2019-01-24 22:43:58 +08:00
  • b6534c40e6
    ringct: remove unused senderPk from ecdhTuple moneromooo-monero 2019-01-08 23:27:42 +00:00
  • 7d37598158
    ringct: the commitment mask is now deterministic moneromooo-monero 2019-01-08 16:05:18 +00:00
  • 99d946e619
    ringct: encode 8 byte amount, saving 24 bytes per output moneromooo-monero 2019-01-06 19:49:52 +00:00
  • cdc3ccec5f
    ringct: save 3 bytes on bulletproof size moneromooo-monero 2019-01-06 13:48:42 +00:00
  • f931e16c6e
    add a bulletproof version, new bulletproof type, and rct config moneromooo-monero 2019-01-06 13:47:16 +00:00
  • b750fb27b0
    Pruning moneromooo-monero 2018-04-29 23:30:51 +01:00
  • 32007ea554
    Merge pull request #158 from fuwa0529/detect-system-libminiupnp jw 2019-01-22 11:49:15 -08:00
  • e5bcff2def
    Merge pull request #157 from wowario/art jw 2019-01-22 11:48:56 -08:00
  • d52f27f568 allow system libminiupnp, revert #6b8539 #158 fuwa 2019-01-21 22:55:08 +08:00
  • 84ca8550d2
    bulletproofs: speed up vector_power_sum moneromooo-monero 2019-01-18 19:51:29 +00:00
  • ca86ef1beb
    readline: don't dereference possible NULL pointer Jethro Grassie 2019-01-12 01:50:59 -05:00