Commit Graph

9072 Commits

Author SHA1 Message Date
jw
ed3cb7cafb Merge pull request #229 from wowario/upstream
Upstream
2019-11-21 08:21:24 -08:00
jw
0419afa92e Merge pull request #228 from wowario/gpg
add wowario gpg key
2019-11-21 08:20:22 -08:00
Jethro Grassie
7e02dc3dca make d2h et al. constant-time 2019-11-19 19:35:04 +03:00
Howard Chu
6537668224 "Fix" non-determinism in native_cctools build
By omitting the otool binary which is built non-deterministically.
We don't use it anyway.
2019-11-19 19:32:50 +03:00
Howard Chu
5267747297 Fix #6147 DB corruption from child process overwrite
Don't leave stdout/stderr dangling on a fork.
2019-11-19 19:32:34 +03:00
Howard Chu
0a825e0a3e Fixup compiled python in OSX 2019-11-19 19:32:10 +03:00
Howard Chu
1c05789afc Fix unwind library ordering
Sort objects being archived
2019-11-19 19:31:55 +03:00
Howard Chu
eee0e5e92f Fixup sodium darwin
get rid of sodium-darwin.mk special case, unify back with sodium.mk
2019-11-19 19:31:38 +03:00
Howard Chu
dff7e526a6 Use standard time for depends caches
streamline, remove obsolete wrappers
2019-11-19 19:31:23 +03:00
Howard Chu
6fbb9cfa4f Add ARFLAGS
Needed to invoke deterministic mode on some archivers
2019-11-19 19:31:06 +03:00
Howard Chu
7681f4c364 gitian: add FreeBSD 2019-11-19 19:30:25 +03:00
Howard Chu
74e6c5d2fe depends: Add FreeBSD support 2019-11-19 19:29:59 +03:00
Howard Chu
a01ad8b296 gitian: Parametrize target platforms 2019-11-19 19:29:41 +03:00
Howard Chu
c236474c4b gitian: Update to latest gitian-builder 2019-11-19 19:29:28 +03:00
xiphon
0781357b33 wallet: set non-empty error string on connection failure 2019-11-19 19:27:24 +03:00
moneromooo-monero
bb93513a7c epee: close connection when the peer has done so
This fixes rapid reconnections failing as the peer hasn't yet
worked out the other side is gone, and will reject "duplicate"
connections until a timeout.
2019-11-19 19:26:49 +03:00
moneromooo-monero
88b4cb8f9c wallet2: fix pool txes not being flushed when mined 2019-11-19 19:26:25 +03:00
wowario
2de71c3beb add wowario gpg key 2019-11-19 08:48:00 +03:00
jw
6fb8129cb9 Merge pull request #227 from wowario/tor
update tor addresses
2019-11-18 13:09:53 -08:00
wowario
f8acc3a695 update tor addresses 2019-11-18 22:23:58 +03:00
jw
385c3fd9ab Merge pull request #226 from fuwa0529/update-nixos
update the package name on NixOS
2019-11-13 19:54:34 -08:00
fuwa
e61627d2e2 update the package name on NixOS 2019-11-13 20:59:46 +08:00
jw
4c6c7ab87b Merge pull request #224 from wowario/pr-v0.7.0
absurdity day hard fork
v0.7.0
2019-11-09 08:00:17 -08:00
wowario
de7ef82dc7 absurdity day hard fork 2019-11-09 09:24:17 +03:00
jw
c73d4d0ce0 Merge pull request #223 from wowario/pr-v0.7.0
Rebase to wownero
2019-11-08 10:04:31 -08:00
wowario
383c892488 move utility binaries to debug build 2019-11-08 19:03:21 +03:00
wowario
0ba90c2b09 update README 2019-11-08 18:58:06 +03:00
wowario
d55d97ac69 update checkpoints.dat 2019-11-08 18:36:56 +03:00
wowario
f3284eeaf0 add v0.7 ASCII art 2019-11-08 18:36:46 +03:00
wowario
104563af49 fix hash2rct in get_exponent 2019-11-08 17:28:48 +03:00
fuwa
d1aa0a0449 fix cn-pow variant 2019-11-08 17:14:22 +03:00
wowario
ba2f6f4fc3 add RandomWOW submodule 2019-11-08 17:11:52 +03:00
wowario
a65823a794 remove Randomx submodule 2019-11-08 16:55:55 +03:00
fuwa
903a34edde remove zeromq completely 2019-11-08 16:48:32 +03:00
fuwa
8635d5dd3e hotfix "no ring" error 2019-11-08 16:47:51 +03:00
Suzyo Nyirenda
62af9acbbd added public node (wow.aluisyo.network) 2019-11-08 16:47:38 +03:00
fuwa
1fa73fa684 fix old bulletproof conditional branches 2019-11-08 16:47:23 +03:00
fuwa
4265df1460 wallet2: fix hf rules for small BP 2019-11-08 16:47:10 +03:00
wowario
3d513d85a2 sanity check: comment out #4691 2019-11-08 16:46:43 +03:00
wowario
44a3b3f22c sanity check: change to false #5434 2019-11-08 16:46:30 +03:00
fuwa
e671b5f89b allow system libminiupnp, revert #6b8539 2019-11-08 16:46:13 +03:00
wowario
ffee430b36 Cryptonight variant 4 aka cn/wow 2019-11-08 16:46:00 +03:00
wowario
47a74343da support old BP 2019-11-08 16:45:47 +03:00
wowario
34940d2e14 initial commit 2019-11-08 16:45:00 +03:00
Riccardo Spagni
a48ef0a65a Merge pull request #6088
e8c5ab515 gitian: fix out dir location (iDunk5400)
2019-11-04 06:14:05 -08:00
Riccardo Spagni
b20d8a94fc Merge pull request #6091
5b78c27c5 Copy LICENSE to all archives (Howard Chu)
2019-11-04 06:13:55 -08:00
iDunk5400
e8c5ab5155 gitian: fix out dir location 2019-11-04 10:25:54 +01:00
Howard Chu
5b78c27c50 Copy LICENSE to all archives 2019-11-04 05:05:38 +00:00
Riccardo Spagni
ff94771b47 Merge pull request #6087
2bfd41b29 depends: fix typo in packages (selsta)
2019-11-03 15:13:52 -08:00
selsta
2bfd41b29c depends: fix typo in packages 2019-11-04 00:08:00 +01:00