Steve Dee
28fe4ec482
WIP rafty loop.c
...
_lo_save() sticks events on roe for processing in later calls to
_lo_work().
2014-02-11 13:13:30 -08:00
Steve Dee
580a7323f4
WIP Make _lo_work rafty
...
Carts are now batches of events waiting to be or just recently
persisted. _lo_work calls u2_reck_kick on the last batch of events,
removes every batch that's been through Raft, and then prepares the next
batch.
TODO make _lo_punk et al stick things on roe
TODO move disk persistence to raft.c
TODO raft_push: lo_open / mark / lo_shut
2014-02-11 12:57:41 -08:00
Steve Dee
d69aaf1491
Make u2_reck_plan push to roe
2014-02-10 16:07:22 -08:00
Steve Dee
30061584bc
Add raft.capnp
2014-02-10 16:07:22 -08:00
Steve Dee
85085f713e
Move srand call, seed from pid
2014-02-10 16:07:22 -08:00
Steve Dee
5a16660af1
Skeleton for raft
2014-02-10 16:07:09 -08:00
Steve Dee
6df5fb3155
New-style raft options
2014-02-05 15:25:57 -08:00
Steve Dee
ec82c58982
Fix comment
2014-02-05 15:25:57 -08:00
Steve Dee
c91e950eb7
Add raft listener/peers
2014-02-05 15:25:57 -08:00
Steve Dee
fc51f17322
Add _main_readw
2014-02-05 15:25:57 -08:00
Steve Dee
c147c4a901
Add c-capnproto
2014-02-05 15:25:53 -08:00
Curtis Yarvin
d5421bf717
Fix -I.
2014-02-03 21:55:19 +00:00
johncburnham
fe90418602
Merge pull request #114 from ngvrnd/patch-1
...
Proposed change to name of carrier ~led, Laozi
2014-01-31 11:13:24 -08:00
Steven Dee
dc8f208b31
Merge remote-tracking branch 'urbit/master'
2014-01-30 12:51:51 -08:00
C. Guy Yarvin
f53e9727c7
Merge branch 'master' of github.com:urbit/urbit
2014-01-30 11:15:53 -08:00
Steven Dee
bb9a4858d6
No lseek64 on OpenBSD
2014-01-30 10:37:58 -08:00
Steven Dee
5f873240a1
Remove calls to sprintf and strcpy in libuv
...
Not that there was anything wrong with them, but less build output
is better build output.
2014-01-30 10:31:50 -08:00
Steve Dee
15efb24d68
Merge remote-tracking branch 'urbit/master'
2014-01-30 09:34:45 -08:00
C. Guy Yarvin
0b0bb00f7c
Don't print that type.
2014-01-29 17:40:48 -08:00
C. Guy Yarvin
204177ce1c
Merge branch 'master' of github.com:urbit/urbit
2014-01-29 14:51:25 -08:00
Steve Dee
9960b91563
Merge remote-tracking branch 'urbit/master'
2014-01-28 18:21:55 -08:00
C. Guy Yarvin
a5fee9936b
Various fixes and improvements.
2014-01-27 11:09:56 -08:00
C. Guy Yarvin
eafd120bb4
Merge branch 'master' of github.com:urbit/urbit
2014-01-27 10:49:41 -08:00
Curtis Yarvin
00e218d76e
Merge branch 'master' of github.com:urbit/urbit
2014-01-27 18:49:07 +00:00
Curtis Yarvin
ae489b86da
Quick 64-bit fixes.
2014-01-27 18:48:55 +00:00
Steven Dee
1ab1528749
Warn about unset URBIT_HOME
2014-01-26 21:31:48 -08:00
Steve Dee
8e9e98cd9d
Get at the length field of sha-512
...
This lets us take the hash of old-world strings with a bunch of trailing
zero bytes.
2014-01-21 15:03:30 -08:00
Steve Dee
9567f14f21
sha-512 jet
2014-01-20 18:22:05 -08:00
C. Guy Yarvin
997c32f192
Various fixes and improvements.
2014-01-20 13:50:54 -08:00
Steve Dee
2b1077899e
Add hostname
2014-01-17 09:42:47 -08:00
Steve Dee
b6f39d8c6a
Make some objects depend on vere.h
2014-01-17 09:38:49 -08:00
Steve Dee
ed09e5d12e
Bring up listeners after boot
2014-01-17 00:12:05 -08:00
C. Guy Yarvin
327bba824f
Merge branch 'master' of github.com:urbit/urbit
2014-01-15 22:44:20 -08:00
Steve Dee
97eeb27d41
Batch pier creation
2014-01-15 17:41:30 -08:00
Steve Dee
b8aec6e5d8
Get a random UDP port...
2014-01-15 13:00:47 -08:00
Steven Dee
d7052254fe
Fix warning on implicit wait decl
2014-01-15 20:21:04 +00:00
Steve Dee
dcf3785363
Sort opts, remove unused -s
2014-01-15 11:59:08 -08:00
Steve Dee
4605ac9c66
Fix ames port logic
...
Hey, we have a -p flag. Neat.
2014-01-15 11:21:50 -08:00
Steve Dee
e434374855
Initialize por_s
2014-01-15 11:19:30 -08:00
johncburnham
d0432390b3
Merge pull request #108 from yebyen/master
...
claimed ~del for ~novrud-hanweb
2014-01-15 10:00:29 -08:00
johncburnham
8d5b4cc189
Merge pull request #109 from ngvrnd/master
...
claiming carrier 41, ~led, in the name of the destroyer, ~lontec-botrum.
2014-01-15 09:59:38 -08:00
Kingdon Barrett
7d19f2ed33
-p to demand a listen port in ames
2014-01-15 12:16:50 -05:00
Steve Dee
712968d37e
Actually fix the history-eating bug
2014-01-14 18:37:45 -08:00
Steve Dee
bddcfefddd
Hack to fix the history-eating bug
2014-01-14 18:13:58 -08:00
johncburnham
d6f71b88ad
Merge branch 'master' of https://github.com/urbit/urbit
2014-01-14 11:32:54 -08:00
C. Guy Yarvin
c2bb1f9e1c
Merge branch 'master' of github.com:urbit/urbit
2014-01-07 10:44:02 -08:00
C. Guy Yarvin
6f1ad34345
Fix interrupt crash.
2014-01-07 10:43:50 -08:00
C. Guy Yarvin
3a59c5f0d4
Merge branch 'master' of github.com:urbit/urbit
2014-01-06 12:49:08 -08:00
C. Guy Yarvin
73ff3bb203
Merge branch 'funbreach'
...
Conflicts:
urb/urbit.pill
2014-01-06 12:46:49 -08:00
C. Guy Yarvin
98006a2851
Last checkin on funbreach.
2014-01-06 12:37:42 -08:00