wowario
|
ec60b05faa
|
change log level find tx meta error
|
2020-09-26 19:50:43 +03:00 |
|
jwinterm
|
58e1f2f02a
|
Merge pull request 'upstream' (#332) from wowario/wownero:upstream into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/332
|
2020-09-26 14:28:01 +00:00 |
|
wowario
|
af941bed58
|
fix requested_outputs_count
Signed-off-by: wowario <wowario@protonmail.com>
|
2020-09-26 12:51:05 +03:00 |
|
moneromooo-monero
|
10c30ea5aa
|
link libzmq against libgssapi_krb5 if found
|
2020-09-26 07:11:56 +03:00 |
|
moneromooo-monero
|
83fe535888
|
fix a couple bugs found by OSS-fuzz
- index out of bounds when importing outputs
- accessing invalid CLSAG data
|
2020-09-26 07:11:39 +03:00 |
|
xiphon
|
e52e01a445
|
daemon: Windows - fix FAT32 warning, trailing backslash is required
|
2020-09-26 07:11:22 +03:00 |
|
jwinterm
|
284ec84502
|
Merge pull request 'cryptonote_protocol: don't synced pruned blocks before HF_VERSION_SMALLER_BP' (#330) from wowario/wownero:dev-v0.9 into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/330
|
2020-09-26 02:54:04 +00:00 |
|
wowario
|
86f12066f2
|
cryptonote_protocol: don't synced pruned blocks before HF_VERSION_SMALLER_BP
|
2020-09-25 13:26:25 +03:00 |
|
jwinterm
|
c336e15f0c
|
Merge pull request 'rpc: Add unlock height to getblocktemplate' (#328) from asymptotically/wownero:getblocktemplate-height into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/328
|
2020-09-22 18:15:50 +00:00 |
|
jwinterm
|
e09d17ba1f
|
Merge pull request 'wowify gitian 0.9' (#327) from qvqc/wownero:master into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/327
|
2020-09-22 18:14:09 +00:00 |
|
Matt Smith
|
9364b49ecb
|
rpc: Add unlock height to getblocktemplate
Signed-off-by: Matt Smith <matt@offtopica.uk>
|
2020-09-22 18:11:34 +01:00 |
|
qvqc
|
5cd3a15491
|
wowify gitian 0.9
|
2020-09-22 12:10:26 -04:00 |
|
jwinterm
|
b303931b23
|
Merge pull request 'dev-v0.9' (#325) from dev-v0.9 into master
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/325
|
2020-09-22 15:15:44 +00:00 |
|
jwinterm
|
7b4e1b0859
|
Merge pull request 'nudge estimate_blockchain_height' (#324) from wowario/wownero:height into dev-v0.9
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/324
|
2020-09-22 14:57:43 +00:00 |
|
jwinterm
|
8fb16a3280
|
Merge pull request 'refactor diff' (#323) from wowario/wownero:diff into dev-v0.9
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/323
|
2020-09-22 14:57:24 +00:00 |
|
jwinterm
|
4e097c26a2
|
Merge pull request 'refactor difficulty_blocks_count and timestamp check' (#322) from wowario/wownero:dev-v0.9 into dev-v0.9
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/322
|
2020-09-22 14:56:59 +00:00 |
|
wowario
|
2aabc5863e
|
nudge estimate_blockchain_height
|
2020-09-22 07:07:59 +03:00 |
|
wowario
|
2a6d817ea1
|
declare version
|
2020-09-21 23:47:19 +03:00 |
|
wowario
|
f6533856df
|
refactor diff
|
2020-09-21 23:31:57 +03:00 |
|
wowario
|
32497a641c
|
fix timestamp check
|
2020-09-20 23:06:54 +03:00 |
|
jwinterm
|
aaa015b3e7
|
Merge pull request 'rebase v0.9' (#321) from wowario/wownero:dev-v0.9 into dev-v0.9
Reviewed-on: https://git.wownero.com/wownero/wownero/pulls/321
|
2020-09-20 14:30:53 +00:00 |
|
wowario
|
9c35901592
|
testnet dynamic unlock
|
2020-09-20 14:56:00 +03:00 |
|
wowario
|
f9c0871877
|
set testnet
|
2020-09-20 08:00:06 +03:00 |
|
wowario
|
96d1d08f48
|
add fork height
|
2020-09-20 07:59:57 +03:00 |
|
wowario
|
2e8fae1b4c
|
disable sanity_checks
|
2020-09-19 17:44:50 +03:00 |
|
wowario
|
d99c27e24d
|
support old BP
|
2020-09-19 17:44:50 +03:00 |
|
qvqc
|
48eeca2077
|
update public and seed nodes
|
2020-09-19 17:44:50 +03:00 |
|
Matt Smith
|
96ae690083
|
cmake: Use job pool feature to limit concurrent jobs
Add two new options, WOWNERO_PARALLEL_COMPILE_JOBS and
WOWNERO_PARALLEL_LINK_JOBS to try and prevent running out of memory when
building everything.
Requires >= cmake 3.0.0, and the use of the Ninja generator.
Useful links:
* https://cmake.org/cmake/help/latest/prop_gbl/JOB_POOLS.html
* https://reviews.llvm.org/D6304
|
2020-09-19 17:44:50 +03:00 |
|
wowario
|
b9974f7bff
|
Dynamic Unlock from HF 16
|
2020-09-19 17:44:50 +03:00 |
|
wowario
|
389a02d93f
|
v0.9 ASCII art
|
2020-09-19 17:44:50 +03:00 |
|
Matt Smith
|
a3c9befbb5
|
utils: Add AppArmor profiles
Add AppArmor profiles to lock down daemon and cli wallet.
|
2020-09-19 17:44:49 +03:00 |
|
Matt Smith
|
08a0e737f9
|
readme: Add Gentoo install instructions
|
2020-09-19 17:44:49 +03:00 |
|
Suzyo Nyirenda
|
1396426d59
|
update ppa keyserver keys
|
2020-09-19 17:44:49 +03:00 |
|
qvqc
|
93cc82423e
|
WOW'up translations
|
2020-09-19 17:44:49 +03:00 |
|
wowario
|
572d7ea5ef
|
initial commit
|
2020-09-19 17:44:34 +03:00 |
|
luigi1111
|
d27d4526fe
|
Merge pull request #6819
c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
|
2020-09-15 19:59:36 -05:00 |
|
luigi1111
|
5b3614e6a9
|
Merge pull request #6816
929ea98 Remove unused macros from cryptonote_config.h (TheCharlatan)
|
2020-09-15 19:58:39 -05:00 |
|
luigi1111
|
2b1488ef6f
|
Merge pull request #6793
de9a9fb update error message 'No unlocked balance in the specified account' (woodser)
|
2020-09-15 19:56:49 -05:00 |
|
luigi1111
|
ea587de300
|
Merge pull request #6745
80e535c wallet2: adapt to deterministic unlock time (TheCharlatan)
4971219 blockchain: deterministic UNIX time unlock checks (moneromooo-monero)
|
2020-09-15 19:55:03 -05:00 |
|
TheCharlatan
|
80e535c95a
|
wallet2: adapt to deterministic unlock time
|
2020-09-15 11:40:31 +00:00 |
|
moneromooo-monero
|
4971219c2c
|
blockchain: deterministic UNIX time unlock checks
Based on a patch by TheCharlatan <seb.kung@gmail.com>
|
2020-09-15 11:40:28 +00:00 |
|
moneromooo-monero
|
c3f354e6c1
|
simplewallet fix wrong persistent-rpc-client-id name in help
|
2020-09-14 20:50:35 +00:00 |
|
luigi1111
|
9bba1a24ea
|
Merge pull request #6815
ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero)
|
2020-09-14 11:47:06 -05:00 |
|
luigi1111
|
2993d2004a
|
Merge pull request #6813
a3844e2 Fix typo in command line argument description (reinaldoacosta)
|
2020-09-14 11:45:55 -05:00 |
|
luigi1111
|
244ae22795
|
Merge pull request #6812
f240b1d build: prepare v0.17 (selsta)
|
2020-09-14 11:44:06 -05:00 |
|
selsta
|
f240b1dd88
|
build: prepare v0.17
|
2020-09-14 16:52:42 +02:00 |
|
TheCharlatan
|
929ea98662
|
Remove unused macros from cryptonote_config.h
|
2020-09-14 00:20:58 +02:00 |
|
moneromooo-monero
|
ef4325fd41
|
wallet2: fix tx sanity check triggering on pre-rct outputs
|
2020-09-12 17:51:41 +00:00 |
|
Reinaldulin
|
a3844e257e
|
Fix typo in command line argument description
|
2020-09-09 10:18:32 -04:00 |
|
luigi1111
|
836067b68b
|
Merge pull request #6805
fc2cb22 blockchain: fix pow skipping for old blocks without precalc hash (moneromooo-monero)
|
2020-09-07 15:31:20 -05:00 |
|