Commit Graph

3631 Commits

Author SHA1 Message Date
Elliot Glaysher
e42ad8ca9d Jet ed25519 point scalar multiplication.
This adds a jet for +scalarmult:ed:crypto. While previous jets could
just call math from the ed25519 library, scalarmult wasn't provided
by that library. This patch also translates an implementation of that
function from DEDIS' BSDed ed25519 golang library.
2019-06-13 11:24:43 -07:00
Elliot Glaysher
683de2ed52 Jet for +add:ed:crypto 2019-06-12 10:51:10 -07:00
Elliot Glaysher
4f486cd3d5 Add jetted implementations of +scalarmult-base and +double-scalarmult 2019-06-11 14:18:15 -07:00
Jared Tobin
ac6a3f03bc
Merge pull request #1265 from jglukasik/patch-2
Add `git` to default.nix dependencies
2019-05-02 21:10:45 +08:00
Jared Tobin
83ddfed066
Merge pull request #1267 from jglukasik/patch-3
Update link to docs for swap space help
2019-05-02 21:07:53 +08:00
Joseph Lukasik
3c1366180b
Update link to docs for swap space help 2019-05-01 15:18:51 -07:00
Joseph Lukasik
e43da61505
Add git to default.nix dependencies
Fixes a "No such file or directory: 'git': 'git'" error in running ./scripts/nixbuild on NixOS
2019-05-01 13:24:34 -07:00
Jared Tobin
e7dc361918
Merge pull request #1258 from jfranklin9000/master
Handle trailing newline in keyfile.
2019-05-01 19:09:37 +08:00
John Franklin
017cb4cb15 Handle trailing newline in keyfile. 2019-04-27 20:04:56 -05:00
ixv
e8416596fb
Merge pull request #1239 from urbit/hotfix
Merge hotfix into master
2019-04-12 14:20:54 -07:00
Isaac Visintainer
22f780ff6f bump urbit version number 2019-04-12 13:59:42 -07:00
Philip Monk
8d7c32a1a0
Merge pull request #1230 from urbit/philip/weak-leak
if sweep gives 0 and reference count != 0, leak
2019-03-22 13:12:43 -07:00
Philip Monk
6fa7ed4d08
if sweep gives 0 and reference count != 0, leak 2019-03-22 11:57:32 -07:00
Joe Bryan
bb9d345c46
Merge pull request #1204 from jfranklin9000/report-curl
Add curl and argon2 to library version reporting (urbit -R).
2019-03-06 11:30:30 -08:00
John Franklin
518dc244ab added urbit, curl and argon2 to version reporting (urbit -R) 2019-03-01 23:20:43 -06:00
ixv
ab92c583a8
Merge pull request #1207 from urbit/hotfix
Merge hotfix into master
2019-02-14 13:42:23 -08:00
Isaac Visintainer
62217b9fad [CI] bump pinned arvo commit 2019-02-14 13:14:26 -08:00
Isaac Visintainer
2d571aa168 bump urbit version number to 0.7.3 2019-02-14 13:10:35 -08:00
Fang
6af4af4bcf
Merge pull request #1192 from urbit/dawn-snapshot-printf
Re-add dawn snapshot printf
2019-02-08 20:36:18 +01:00
Fang
0f82c25c3a
Consistently use "boot:" printf prefix 2019-02-08 18:49:37 +01:00
Fang
ac3d349166
Be more precise about the snapshot contents 2019-02-08 12:42:26 +01:00
Fang
00f0c4b659
Re-add printf to notify of snapshot download 2019-02-08 12:40:27 +01:00
ixv
54ec1258c0
Merge pull request #1186 from urbit/raft-snprintf-fix
stop snprintfing from a string into itself
2019-02-05 19:15:57 -08:00
Isaac Visintainer
ac0cae8250 stop snprintfing from a string into itself 2019-02-05 18:58:47 -08:00
ixv
0ea480cad4
Merge pull request #1185 from urbit/hotfix
Hotfix
2019-02-05 17:45:06 -08:00
Isaac Visintainer
8fa1367802 pin arvo version number 2019-02-05 17:29:03 -08:00
Isaac Visintainer
315634d99b bumped urbit version number 2019-02-05 16:43:30 -08:00
Joe Bryan
a618211594
Merge pull request #1183 from urbit/simpler-checkpoint
simplifies loom init/restore, checkpoints during replay
2019-02-04 19:16:46 -05:00
ixv
9b080bb556
Merge pull request #1182 from urbit/trace-playback
tracing bugfixes
2019-02-04 15:38:37 -08:00
Joe Bryan
b51385237d saves a checkpoint during replay, every 100K events or on failure 2019-02-04 18:37:40 -05:00
Joe Bryan
47c7339db2 simplifies loom init and checkpoint restore 2019-02-04 18:23:01 -05:00
Isaac Visintainer
367b7ead62 - Adds tracing during playback
- stop snprintf-ing from one string into another, which is undefined
behavior
2019-02-04 14:37:25 -08:00
ixv
4146ce3400
Merge pull request #1180 from urbit/reclaim-often
reclaim memory every 1k events in live operation or replay
2019-02-02 20:41:07 -08:00
Joe Bryan
4d4280651f reclaim memory every 1k events in live operation or replay 2019-02-02 23:26:47 -05:00
ixv
bedae23e77
Merge pull request #1178 from urbit/trace-mass-qol
QOL improvements for -j trace and |mass outputs
2019-02-01 18:40:25 -08:00
Isaac Visintainer
ea6f2fd87b splits log files between arvo events 2019-02-01 17:00:22 -08:00
Isaac Visintainer
29d80e2887 name trace files by urbit date 2019-02-01 14:22:29 -08:00
Joe Bryan
67eb33cfba
Merge pull request #1177 from urbit/jet-hashes
adds sha-256 battery hashes to the jet dashboard, corrects axes
2019-02-01 15:16:06 -05:00
Isaac Visintainer
323c453404 automatically split json trace outputs at 100000 line intervals 2019-01-31 22:31:20 -08:00
Isaac Visintainer
634e9bf42d stick |mass outputs in mass subdirectory of put 2019-01-31 22:30:24 -08:00
Joe Bryan
4a23f5e2c1 adds comment about %funk hook in +ut 2019-01-31 15:18:09 -05:00
Joe Bryan
4acc8f192d adds sha-256 battery hashes to the jet dashboard, corrects axes 2019-01-31 03:34:03 -05:00
Joe Bryan
51d8b6889a
Merge pull request #1176 from urbit/hotfix
release hotfix
2019-01-30 20:30:30 -05:00
Joe Bryan
d5f607db0c [CI] disables deployment of tagged builds 2019-01-30 20:14:32 -05:00
ixv
999a11f85f
Merge pull request #1175 from urbit/hotfix-prep
prepare hotfix branch for release
2019-01-30 17:04:04 -08:00
Joe Bryan
051f31b31e removes unused fprintf arg 2019-01-30 19:21:48 -05:00
Joe Bryan
75d18fefb3 [CI] updates pinned arvo commit 2019-01-30 19:20:27 -05:00
Joe Bryan
1f673bec59 bumps urbit patch number to 0.7.1 2019-01-30 19:18:59 -05:00
Joe Bryan
0d52d25bae
Merge pull request #1174 from urbit/gc-cleanup
cleans up vere GC call sites, runs once after event
2019-01-30 19:17:42 -05:00
Joe Bryan
77947eda40
Merge pull request #1161 from fche/patch-1
vere/unix.c: set _XOPEN_SOURCE
2019-01-30 19:16:37 -05:00