moneromooo-monero
be87172237
unit_tests: strengthen notify test against OS scheduling
2019-01-08 21:36:11 +03:00
moneromooo-monero
4bd63dab9d
blockchain: call deinit in dtor
...
This ensures the io service that runs in another thread cannot
access data after it's deleted
2019-01-08 21:36:11 +03:00
moneromooo-monero
a121320fc9
easylogging++: avoid uneeded temporary std::string object
2019-01-08 21:36:11 +03:00
moneromooo-monero
10d79d1848
CONTRIBUTING: mention not changing spelling/typoes in code
2019-01-08 21:36:11 +03:00
Norman Moeschter
9736a0a8b9
Changed RECIEVED to RECEIVED in log messages.
2019-01-08 21:36:11 +03:00
TheCharlatan
0ad6583329
Add glibc back compat code
...
To ensure that the binaries compiled by gitian run across many linux
distributions, enforce 2.17 as the minimum libc version supported.
2019-01-08 21:36:10 +03:00
moneromooo-monero
636ffdc7a1
blockchain: fix race between two external mining threads
2019-01-08 21:36:10 +03:00
moneromooo-monero
e55621dbd2
Remove -Werror
...
It is an annoying piece of garbage
2019-01-08 21:36:10 +03:00
jw
88735bd65b
Merge pull request #151 from wowario/readme
...
update README
2019-01-07 19:41:31 -08:00
jw
47f0f9b3f4
Merge pull request #150 from wowario/cmake
...
disable Trezor support
2019-01-07 19:41:17 -08:00
jw
ecaf564d38
Merge pull request #149 from wowario/arch
...
update PKGBUILD
2019-01-07 19:41:07 -08:00
jw
0ef925d131
Merge pull request #148 from wowario/unify
...
Simplewallet: Unify usage messages.
2019-01-07 19:40:41 -08:00
wowario
0a1ca3a329
add NixOS pkg command
2019-01-07 12:05:33 +03:00
Gingeropolous
bdf6f05418
readme to include experimental code stipulations
...
Updates the sections in the readme about contributing to stipulate that all experimental code will be considered "safe" for the blockchain and codebase until the USD valuation of 1 wownero reaches $1000.
After $1000, more extensive review will be necessary.
2019-01-06 21:43:54 +03:00
wowario
31a47b6638
update README
2019-01-06 21:43:45 +03:00
wowario
76c2cb0771
disable Trezor support
2019-01-02 21:20:32 +03:00
wowario
9427077649
update PKGBUILD
2019-01-02 11:31:14 +03:00
Tadeas Moravec
40d658a327
Simplewallet: Unify usage messages.
...
Help messages describe the commands usage. When users run the command
with wrong arguments, it usually helpfully offers the usage, too.
Unfortunately, these two usage messages were duplicated in the code and
started to get out of sync.
Fixing with constant strings.
2019-01-01 14:31:21 +03:00
jw
6c204bba0a
Merge pull request #144 from wowario/files
...
update snap and add PKGBUILD
2018-12-31 14:22:06 -05:00
jw
4ba5309da0
Merge pull request #143 from wowario/simple
...
make simplewallet simple
2018-12-31 14:21:56 -05:00
jw
751c6beca2
Merge pull request #142 from wowario/cmake
...
move utility binaries to debug build
2018-12-31 14:21:23 -05:00
jw
cf94656674
Merge pull request #141 from wowario/warning
...
simplewallet: remove warning about reusing keys
2018-12-31 14:21:12 -05:00
jw
d984bd95d7
Merge pull request #140 from wowario/pid
...
simplewallet: remove payment_id and integrated_address
2018-12-31 14:20:49 -05:00
jw
23b1e28b8d
Merge pull request #138 from fuwa0529/fix-V-clear
...
remove V.clear
2018-12-31 14:20:29 -05:00
jw
e33ff94cc0
Merge pull request #137 from wowario/mms
...
MMS (Multisig Messaging System)
2018-12-31 14:20:14 -05:00
wowario
e94ca47010
update snap and add pkgbuild
2018-12-28 02:16:53 +03:00
wowario
929e210ad2
update no payment ID message
2018-12-27 23:38:00 +03:00
wowario
9f2ea08a8e
make simplewallet simple
2018-12-27 22:24:05 +03:00
wowario
50fea66409
move utility binaries to cmake debug
2018-12-27 15:30:45 +03:00
wowario
61d21bd236
add warning to wallet rpc
2018-12-27 09:16:53 +03:00
moneromooo-monero
ec18a0df32
simplewallet: remove ability to transfer with detached short payment ids
...
It seemed like a good idea at the time
2018-12-27 08:35:03 +03:00
wowario
2b66b27fe5
remove payment_id and integrated_address
2018-12-27 08:34:19 +03:00
wowario
98031957e1
remove warning about reusing keys
2018-12-26 23:35:28 +03:00
jw
2d759a17a8
Merge pull request #139 from wowario/cleanup
...
Cleanup leftovers from migrating depends from bitcoin
2018-12-26 06:18:20 -08:00
TheCharlatan
92f7de3d62
Cleanup leftovers from migrating depends from bitcoin
...
Depends still contained some leftovers, like the `wallet` target that
included bdb from bitcoin. This commit removes these unneeded targets,
the miniupnpc package and the berkeley db package. Reflect the changes
in the README as well.
2018-12-25 23:08:16 +03:00
fuwa
c786fb5a13
remove V.clear, fix:
...
389d2bc53e (r31751630)
2018-12-21 15:47:49 +08:00
wowario
2e6174addd
rename to wownero
2018-12-18 11:42:36 +03:00
rbrunner7
afc77b45ba
MMS (Multisig Messaging System): Initial version
2018-12-18 11:32:22 +03:00
jw
48ef3ff466
Merge pull request #136 from wowario/cumulative_difficulty
...
add cumulative difficulty to diff command
2018-12-17 17:25:46 -08:00
jw
e011f7ac47
Merge pull request #135 from wowario/checkpoints
...
update checkpoints
2018-12-17 17:25:27 -08:00
wowario
1a8353dd90
add cumulative difficulty to diff command
2018-12-18 01:46:48 +03:00
wowario
28100fbd68
update checkpoints
2018-12-18 01:16:00 +03:00
jw
389d2bc53e
Merge pull request #134 from wowario/old_bp
...
Support old bulletproof
2018-12-16 21:33:53 -08:00
jw
79d38f3bdd
Merge pull request #133 from wowario/tests
...
add difficulty script tests
2018-12-16 21:33:29 -08:00
fuwa
8e428f8ef6
fix output by reverting b9b307d
2018-12-16 13:11:58 +03:00
wowario
27c0af7295
get base fee
2018-12-16 13:11:06 +03:00
wowario
7ae7796866
add difficulty script tests
2018-12-16 12:33:20 +03:00
jw
1104a17246
Merge pull request #132 from wowario/diff
...
update difficulty
2018-12-15 05:52:03 -08:00
wowario
72904ee107
update difficulty
2018-12-15 00:15:15 +03:00
fuwa
65d056aeae
use the predefined diff variable for next-diff
2018-12-15 00:02:07 +03:00