moneromooo-monero
423c7fec9e
simplewallet: remove leftover command line refresh-type handling
2016-01-27 14:13:22 +00:00
Riccardo Spagni
f4e99d6957
Merge pull request #623
...
3b0f67c
updated gtest (added missing files) (Riccardo Spagni)
4df6aa5
updated gtest (Riccardo Spagni)
2016-01-25 23:44:10 +02:00
Riccardo Spagni
3b0f67c629
updated gtest (added missing files)
2016-01-25 21:19:57 +02:00
Riccardo Spagni
4df6aa5d12
updated gtest
2016-01-25 20:10:10 +02:00
Riccardo Spagni
153fe0cb75
Merge pull request #622
...
e514f0a
even more typos (Henning Kopp)
9abc4b8
more typos fixed (Henning Kopp)
0693f3c
fixed typo (Henning Kopp)
2016-01-25 19:39:07 +02:00
Riccardo Spagni
56570ee2b5
Merge pull request #621
...
f76f656
simplewallet: remove leftover command line refresh-type handling (moneromooo-monero)
2016-01-25 19:38:35 +02:00
Riccardo Spagni
96d0c0373e
Merge pull request #620
...
15d9ac8
wallet2: update spent comparison now that we have two spent states (moneromooo-monero)
2016-01-25 19:38:14 +02:00
Riccardo Spagni
d7b4e77aa3
Merge pull request #618
...
64f4cd9
My markdown-fu sucks :P (me0wmix)
a6794e2
Instructions updated to include g++ package and omit optional packages (me0wmix)
34ebfe3
Last fixups in the Cmake stuff and better default build instruction (me0wmix)
82ecb3f
More formatting fixes to instructions (me0wmix)
efc771d
Corrected formatting on OpenBSD instructions (me0wmix)
c965bf4
Added/corrected OpenBSD build instructions. (me0wmix)
28f95eb
OpenBSD support for Monero. (me0wmix)
2016-01-25 19:37:45 +02:00
Henning Kopp
e514f0a369
even more typos
2016-01-25 15:05:29 +01:00
Henning Kopp
9abc4b831b
more typos fixed
2016-01-25 13:42:44 +01:00
Henning Kopp
0693f3c7e6
fixed typo
2016-01-25 13:36:14 +01:00
moneromooo-monero
f76f656d55
simplewallet: remove leftover command line refresh-type handling
2016-01-25 08:29:49 +00:00
me0wmix
64f4cd965f
My markdown-fu sucks :P
2016-01-24 18:00:22 -07:00
me0wmix
a6794e2e3a
Instructions updated to include g++ package and omit optional packages
2016-01-24 17:55:22 -07:00
moneromooo-monero
15d9ac8abd
wallet2: update spent comparison now that we have two spent states
2016-01-24 19:55:18 +00:00
me0wmix
34ebfe39cd
Last fixups in the Cmake stuff and better default build instruction
2016-01-22 20:27:01 -07:00
me0wmix
82ecb3f088
More formatting fixes to instructions
2016-01-21 11:37:54 -07:00
me0wmix
efc771d682
Corrected formatting on OpenBSD instructions
2016-01-21 11:36:25 -07:00
me0wmix
c965bf4a7c
Added/corrected OpenBSD build instructions.
2016-01-21 11:34:02 -07:00
me0wmix
28f95eb001
OpenBSD support for Monero.
2016-01-21 11:18:26 -07:00
Riccardo Spagni
e75cfe088f
Merge pull request #616
...
1cff397
WIN64 needs off_t redefined too (Howard Chu)
2016-01-20 15:44:31 +02:00
Riccardo Spagni
4ac4a5eb77
Merge pull request #615
...
24b6624
db_lmdb: Continue when tx has no outputs (warptangent)
2016-01-20 15:40:04 +02:00
Howard Chu
1cff3974d8
WIN64 needs off_t redefined too
2016-01-20 01:26:26 +00:00
warptangent
24b66243c2
db_lmdb: Continue when tx has no outputs
2016-01-19 16:55:31 -08:00
Riccardo Spagni
d42aca8756
Merge pull request #614
...
d2a5f72
Fix --db-sync-mode on Windows64 (Howard Chu)
4cf6e2b
Fix 30f92f5630
(Howard Chu)
2016-01-17 22:30:05 +02:00
Howard Chu
d2a5f72f73
Fix --db-sync-mode on Windows64
...
only "fastest" mode was working, others would SEGV.
2016-01-16 16:11:11 +00:00
Howard Chu
4cf6e2b2c3
Fix 30f92f5630
...
Needed to add the corresponding (dummy) method to unit test hardfork
2016-01-16 16:10:16 +00:00
Riccardo Spagni
f6a75a4875
Merge pull request #613
...
30f92f5
Fix hf when import with verify off (Howard Chu)
2016-01-15 19:42:16 +02:00
Howard Chu
30f92f5630
Fix hf when import with verify off
...
Delete the hf tables, so the next open will rescan and regenerate
2016-01-15 17:26:19 +00:00
Riccardo Spagni
810acab742
Merge pull request #612
...
b9c7ba1
added checkpoints (Riccardo Spagni)
2016-01-15 15:34:44 +02:00
Riccardo Spagni
b9c7ba180d
added checkpoints
2016-01-15 15:22:31 +02:00
Riccardo Spagni
a4d5dc9049
Merge pull request #611
...
a583a96
bumped version to 0.9.1 for point release (Riccardo Spagni)
2016-01-15 15:05:05 +02:00
Riccardo Spagni
a583a96d82
bumped version to 0.9.1 for point release
2016-01-15 15:03:43 +02:00
Riccardo Spagni
15e0cbd01e
Merge pull request #610
...
945ac78
hardfork: fix accepting v2 blocks too early (moneromooo-monero)
2016-01-15 15:02:26 +02:00
Riccardo Spagni
b085fbc667
Merge pull request #609
...
0100e95
'max limit of...' is redundant wording, rephrase (binaryFate)
80e3889
Print msg when successfully updating out_peers (binaryFate)
2016-01-15 15:00:20 +02:00
Riccardo Spagni
64c0806e65
Merge pull request #608
...
e98a3f2
Fix da0bce34
(Howard Chu)
2016-01-15 14:59:37 +02:00
Riccardo Spagni
2ee050d87a
Merge pull request #607
...
0b6be41
There has never been any such function "fnctl" (Howard Chu)
2016-01-15 14:59:09 +02:00
moneromooo-monero
945ac788d4
hardfork: fix accepting v2 blocks too early
2016-01-15 11:54:35 +00:00
binaryFate
0100e951d3
'max limit of...' is redundant wording, rephrase
2016-01-14 23:13:12 +01:00
binaryFate
80e38895b3
Print msg when successfully updating out_peers
2016-01-14 23:10:07 +01:00
Howard Chu
0b6be4114d
There has never been any such function "fnctl"
...
It was only a typo of fcntl. Get rid of this test.
2016-01-12 21:19:15 +00:00
Howard Chu
e98a3f26e2
Fix da0bce34
...
Windows doesn't define a default linker
2016-01-12 21:11:09 +00:00
Riccardo Spagni
92b753d5e4
Merge pull request #606
...
8ce12a9
Fix arm asm (Howard Chu)
94de39f
Tweak arm6 flags (Howard Chu)
2016-01-12 14:44:46 +02:00
Riccardo Spagni
d75614218b
Merge pull request #605
...
fcf31f3
Cleanup symbol clashes, stdlib header (Howard Chu)
2016-01-12 14:44:18 +02:00
Riccardo Spagni
d31d424726
Merge pull request #603
...
c5baf30
use load_file_to_string and exit with error on file read errors (Fabian Hirschmann)
7b2d27f
remove new lines at the end of the password only (Fabian Hirschmann)
302cc9c
add --password-file option (Fabian Hirschmann)
2016-01-12 14:43:38 +02:00
Riccardo Spagni
4a549effa1
Merge pull request #601
...
664dc42
rpc: fix missing target information in RPC call (moneromooo-monero)
eaf4dcd
daemon: fix status command when run from command line (moneromooo-monero)
67bbb56
wallet2: decide at runtime which upper tx size to use (moneromooo-monero)
a44d94d
rpc: is_key_image_spent now checks the tx pool too (moneromooo-monero)
2016-01-12 14:43:03 +02:00
Howard Chu
8ce12a978e
Fix arm asm
...
About 10% faster than plain C mul128 on raspi1B
2016-01-11 23:16:02 +00:00
Howard Chu
94de39fbad
Tweak arm6 flags
2016-01-11 23:14:06 +00:00
Howard Chu
fcf31f3ff3
Cleanup symbol clashes, stdlib header
2016-01-11 23:09:50 +00:00
moneromooo-monero
664dc42e18
rpc: fix missing target information in RPC call
...
which fixes the status command via RPC too.
Turns out there are two versions of the GET_INFO call.
I'd never noticed before.
2016-01-11 22:52:01 +00:00