Commit Graph

  • 47103a8a7f wallet_rpc_server: add cc_repair wallet RPC Crypto City 2019-11-17 23:10:15 +0000
  • 2ec7ef77bc wallet_rpc_server: add cc_rename_flag wallet RPC Crypto City 2019-11-17 21:41:56 +0000
  • 347fabf25c wallet_rpc_server: add new name field to building_settings Crypto City 2019-11-17 21:41:34 +0000
  • 447cf6b6ec game: save wallet cache on exit Crypto City 2019-11-17 21:13:31 +0000
  • bc4755c83d game: fix logic to get a new snapshot based on received blocks Crypto City 2019-11-17 21:13:13 +0000
  • 9ed6b36c6b wallet2: add on_reorg callback Crypto City 2019-11-17 21:12:46 +0000
  • 2314866727 Add in-game chat through non-mineable txpool transactions Crypto City 2019-11-17 16:04:03 +0000
  • 4dc4e1f150
    Fix #6147 DB corruption from child process overwrite Howard Chu 2019-11-17 11:41:09 +0000
  • 4858c1e581 cryptonote: fix prunable hash calculation Crypto City 2019-11-17 13:57:42 +0000
  • 63131562d9 wallet2: fix cc_nonce not being serialized in pending_tx Crypto City 2019-11-16 23:36:15 +0000
  • c222c298c7 game: add a console Crypto City 2019-11-16 22:17:06 +0000
  • 7c6c22362e
    Fixup compiled python in OSX Howard Chu 2019-11-17 11:14:31 +0000
  • 6bb94b1c30
    Fix unwind library ordering Howard Chu 2019-11-16 16:13:06 +0000
  • 1ce8d00f64
    Fixup sodium darwin Howard Chu 2019-11-14 01:45:59 +0000
  • 4991b8c322
    Use standard time for depends caches Howard Chu 2019-11-13 14:23:31 +0000
  • 7feb29f5c9
    Add ARFLAGS Howard Chu 2019-11-13 13:50:17 +0000
  • 1245b75ed7
    gitian: add FreeBSD Howard Chu 2019-11-11 09:13:47 +0000
  • b2e5f4ecac
    depends: Add FreeBSD support Howard Chu 2019-11-11 08:34:47 +0000
  • 85f87db477
    gitian: Parametrize target platforms Howard Chu 2019-11-10 12:25:13 +0000
  • bf00d984c8
    gitian: Update to latest gitian-builder Howard Chu 2019-11-10 09:19:52 +0000
  • 7034dee617 game: add model export to Magical voxel format Crypto City 2019-11-16 18:33:58 +0000
  • f07c326f13
    Merge pull request #6138 luigi1111 2019-11-16 11:03:05 -0600
  • 12e261e875
    Merge pull request #6121 luigi1111 2019-11-16 11:02:10 -0600
  • 085a99296b game: add save api (not used yet) Crypto City 2019-11-16 16:48:08 +0000
  • 297dcbaf8d game: don't display a dialog when trying to remove a block already on chain Crypto City 2019-11-16 16:25:04 +0000
  • c11eda3573 game: disable buy button when there is no selection Crypto City 2019-11-16 15:56:54 +0000
  • 717085ce01 cc: tax empty land the same as a min level building Crypto City 2019-11-16 15:13:52 +0000
  • cb1114ce6b Cities can now have a name Crypto City 2019-11-16 14:36:22 +0000
  • 6a0dae483a game: use a 5x5 section setup from a 3x3 Crypto City 2019-11-16 12:29:09 +0000
  • b0c0ed8dd6 flags (with a building) can now be named and renamed Crypto City 2019-11-16 12:06:25 +0000
  • a8734e706d game: don't display uninitialized timestamps in events window Crypto City 2019-11-16 02:39:40 +0000
  • 729e43a70a game: the events viewer can now explore history Crypto City 2019-11-16 00:25:41 +0000
  • 1b2953f03d Add __pycache__ directory to .gitignore Matt Smith 2019-11-15 23:39:10 +0000
  • 6b462a5d49 better player name lookup in game Crypto City 2019-11-15 19:44:24 +0000
  • 6efeefbca2
    epee: set application/json MIME type on json errors moneromooo-monero 2019-11-15 19:38:41 +0000
  • b9b5c473d1
    threadpool: use std::move when taking an element off the queue moneromooo-monero 2019-11-12 18:38:38 +0000
  • 08635a0875
    blockchain: speedup fetching pruned contiguous tx blobs moneromooo-monero 2019-11-12 18:40:37 +0000
  • 56dced2d6d
    translations: fix "monero_" prefix when taking languages from file moneromooo-monero 2019-11-15 13:21:46 +0000
  • be3a432653
    translations: find lrelease disguised as lrelease-qt5 moneromooo-monero 2019-11-15 13:21:22 +0000
  • 2a8953c019 wallet: set non-empty error string on connection failure xiphon 2019-11-14 19:49:57 +0000
  • 267ae3b7bf game: display owner name in flag window Crypto City 2019-11-15 01:06:13 +0000
  • 15363d7c13 game: display flags with the same colour if they have the same owner Crypto City 2019-11-15 00:27:58 +0000
  • 3ec018cc1b cc: save events to the db Crypto City 2019-11-15 00:01:30 +0000
  • feef1c6aac
    epee: fix peer ids being truncated on display moneromooo-monero 2019-11-11 12:13:21 +0000
  • a7a40e285c Actually concatenate error strings. Bert Peters 2019-11-14 10:36:49 +0100
  • 6dec001359
    simplewallet: fix restore height warning selsta 2019-11-14 01:37:03 +0100
  • b2ad757f48 Replace memset with memwipe. Bert Peters 2019-11-13 18:00:50 +0100
  • 9fe8a76c59
    perf_timer: fix pause/resume macros dereferencing too much moneromooo-monero 2019-11-12 18:39:03 +0000
  • da6c807f8b
    tests: fix HF12 chaingen - construct bc object from events Dusan Klinec 2019-11-08 16:33:16 +0100
  • 67b4a19edf
    simplewallet: noob-friendly help menu wowario 2019-11-13 10:17:45 +0300
  • 69498f2d6f flag 0 is now invalid Crypto City 2019-11-13 00:33:26 +0000
  • 38ac170446 daemon: print cc command type in print_pool_sh Crypto City 2019-11-12 22:23:24 +0000
  • 36f57a43ca players can now select a name when creating an account Crypto City 2019-11-12 19:17:52 +0000
  • 584d057f74 epee: fix console_handlers_binder race, wait for thread to finish xiphon 2019-11-12 16:05:17 +0000
  • 21d4c21619
    blockchain: error out if the builtin hashes data size is wrong moneromooo-monero 2019-11-12 12:42:24 +0000
  • 2b88b7cc74
    Merge pull request #6098 luigi1111 2019-11-11 15:47:10 -0600
  • cd0ec5a6c1
    epee: close connection when the peer has done so moneromooo-monero 2019-11-11 20:05:00 +0000
  • 15502bf3f4 epee: close connection when the peer has done so moneromooo-monero 2019-11-07 12:30:43 +0000
  • 6f45cfa5c5
    p2p: zero last seen timestamp when inserting a new peer moneromooo-monero 2019-11-11 12:43:46 +0000
  • d76e4907f4 core_tests: reset thread pool between tests moneromooo-monero 2019-11-10 12:58:19 +0000
  • 27522aaa12
    core_tests: reset thread pool between tests moneromooo-monero 2019-11-10 12:58:19 +0000
  • e8bf52cba4 fix fresh clone build Crypto City 2019-11-10 02:15:16 +0000
  • 2837627856 cc: repair command now takes a delta repair Crypto City 2019-11-10 00:33:02 +0000
  • 2cc2738d12 game: note when building settings costs are over player inventory Crypto City 2019-11-09 21:36:42 +0000
  • 849794d49c better error reporting when submitting invalid commands Crypto City 2019-11-09 21:20:25 +0000
  • 7c1d31b0a1 build: fix IOS, build blockchain_db and rpc, skip wallet_rpc_server xiphon 2019-11-09 12:44:18 +0000
  • 3952e1bcdd game: disable building settings OK button on invalid configuration Crypto City 2019-11-09 11:58:10 +0000
  • 5a7a1fde45 game: pass resource flags upstream and include them in command Crypto City 2019-11-09 11:21:00 +0000
  • 1b58192273 game: show extra labour in building settings dialog Crypto City 2019-11-09 10:21:47 +0000
  • ccfd4cb5c2 unit_tests: test get_cc_influence does not overflow Crypto City 2019-11-09 10:16:28 +0000
  • f3cc2e777a game: fix estimated land tax in building settings window Crypto City 2019-11-08 23:50:45 +0000
  • 55a1d64469 cc: building settings costs more labour with distance to generators Crypto City 2019-11-08 21:19:26 +0000
  • 68c50f9902 wallet_rpc_server: add parent to build command Crypto City 2019-11-08 21:19:07 +0000
  • e670fc2247 wallet_rpc_server: add resource_flags to building_settings request Crypto City 2019-11-08 21:18:45 +0000
  • 511ee13c37 rpc: return influence in cc_get_flag response Crypto City 2019-11-08 21:17:28 +0000
  • b8786c8fbd cc: fix get_distance, and add unit tests Crypto City 2019-11-08 21:16:20 +0000
  • 7dbf0b19b6 cc: remove leftover debug trace Crypto City 2019-11-08 21:14:13 +0000
  • 45db7590b0 wallet_rpc_server: return command nonce in build command Crypto City 2019-11-08 21:13:36 +0000
  • e9ab9a5e70 unit_tests: fix missing parameter in flag_t ctor Crypto City 2019-11-08 21:15:40 +0000
  • b75a2fa00e db_lmdb: set economic power to 0 for new land (before any building) Crypto City 2019-11-08 21:12:25 +0000
  • 7a7be0254e rpc: serialize missing field in cc_get_flag response Crypto City 2019-11-08 01:03:47 +0000
  • 7f7fceb46b wallet: remove unused budget field in building_settings response Crypto City 2019-11-08 01:02:33 +0000
  • 0e57c00ac9 cc: fix game update revert reverting wrong items Crypto City 2019-11-08 01:01:55 +0000
  • 0d73d402c8 epee: close connection when the peer has done so Crypto City 2019-11-07 12:33:06 +0000
  • 738704e5c7 .gitmodules: lowercase randomx Crypto City 2019-11-06 18:17:29 +0000
  • 7d69988412 point randomx to my fork Crypto City 2019-11-06 17:42:56 +0000
  • 0de8a0d37d
    wallet_rpc_server: new estimate_tx_size_and_weight RPC moneromooo-monero 2019-11-06 14:18:54 +0000
  • 4288622b3b p2p: add seed node Crypto City 2019-11-06 14:48:07 +0000
  • 16294de6d3 functional_tests: check popping all blocks restores initial state Crypto City 2019-11-05 23:56:56 +0000
  • 1569acb74d blockchain: fix get_output_distribution assuming monero forks Crypto City 2019-11-05 23:56:17 +0000
  • c951774d1f cc: clear last events when reverting a game update command Crypto City 2019-11-05 23:55:32 +0000
  • 4b38400336
    wallet2: don't try to lock an empty filename moneromooo-monero 2019-11-05 15:11:37 +0000
  • b328de6b7a
    wallet_rpc_server: add tx weight in transfer commands responses moneromooo-monero 2019-11-05 14:22:58 +0000
  • 4d804443cd Fixes a minor formatting error TheGoose 2019-11-04 13:36:04 +1100
  • cbec8eb10b
    wallet2: fix pool txes not being flushed when mined moneromooo-monero 2019-11-04 19:32:48 +0000
  • a633f85da9
    daemon: allow printing N blocks from the end of the chain moneromooo-monero 2019-11-04 17:36:46 +0000
  • 7ba31191f3
    daemon: add +meta print_tx parameter moneromooo-monero 2019-11-04 15:49:21 +0000
  • 236d2a88e2
    blockchain_stats: make it work on pruned blockchains moneromooo-monero 2019-11-04 15:08:41 +0000
  • 69c488a479
    Merge pull request #6089 v0.15.0.0 Riccardo Spagni 2019-11-04 06:13:39 -0800
  • 4a65cc5c46
    Merge pull request #6092 Riccardo Spagni 2019-11-04 06:13:31 -0800