Commit Graph

7865 Commits

Author SHA1 Message Date
Fang
01c8035006 Implement ABI data encoding for Ethereum. 2018-02-20 22:11:27 +01:00
Ted Blackman
b6d64e5d07
Merge pull request #626 from Fang-/hall-fixes
Hall circle deletion bugfix and ++prep improvement
2018-02-20 12:37:15 -08:00
Ted Blackman
14987ef798
Merge pull request #627 from Fang-/fix-span
Fix outdated use of "span" in hoon.hoon
2018-02-20 12:07:05 -08:00
Anton Dyudin
66533b7aa6 propagate cache properly when erroring inside /_ 2018-02-19 19:15:40 -08:00
C. Guy Yarvin
e2b5379f3d Fully adapted to seminouns in ++coil. 2018-02-19 17:27:23 -08:00
C. Guy Yarvin
66165cea0c Fully disengaged jets from core assembly. 2018-02-19 13:04:57 -08:00
Fang
3e43963426 Ensure that %remove diffs actually get sent out for those interested in config.
In the future, this should also go out to those interested in group, and delete the remote group when it is received.
2018-02-19 20:55:00 +01:00
Fang
3452d8756e Fixed error in #417, use "type" instead of "span". 2018-02-19 18:36:41 +01:00
Fang
d070c18270 Make talk's ++prep more robust.
Jumps through a weird hoop to work with non-versioned state.
2018-02-19 17:25:20 +01:00
Fang
344fb38bc6 Make hall's ++prep more robust. 2018-02-19 17:04:20 +01:00
Fang
94a72a74f6 Pulled subscriptions can no longer cause a story to be created.
This doesn't seem to be an issue for other arms, but the fact that that isn't immediately clear is cause for mild concern.
2018-02-19 15:31:13 +01:00
C. Guy Yarvin
8d101aaf21 Move core assembly back to pure hoon. 2018-02-18 17:52:25 -08:00
C. Guy Yarvin
6535275333 Restored ^% ripple switch for fast testing. 2018-02-18 14:19:09 -08:00
C. Guy Yarvin
a42b5eac61 ++mine battery builder for callback from jets. 2018-02-18 13:42:44 -08:00
Ted Blackman
958fbdb649
Merge pull request #407 from max19/dragonfix
Dragon4 fix
2018-02-16 14:01:15 -08:00
Ted Blackman
59f87cd82f
Merge pull request #625 from urbit/revert-363-safe-book
Revert "updates ++boil:ap to crash if a book has pages with the same tag"
2018-02-16 13:14:28 -08:00
Ted Blackman
b40103a059
Revert "updates ++boil:ap to crash if a book has pages with the same tag" 2018-02-16 13:14:04 -08:00
Ted Blackman
958bd4b90c
Merge pull request #621 from Fang-/hall-dm-supportive
Hall additions and changes to support New Web DMs
2018-02-16 13:08:58 -08:00
Fang
09b812bae7
Merge pull request #417 from frodwith/fixnest-master
correct an oversight in ++nest:ut (mismatch with jet)
2018-02-16 21:57:05 +01:00
Ted Blackman
8e75cbbf33
Merge pull request #415 from joemfb/twit
some changes to get :twit working
2018-02-16 12:56:30 -08:00
Ted Blackman
5a8f6f411b
Merge pull request #623 from Fang-/kiln-update-crutch
Update crutch for kiln
2018-02-16 12:54:45 -08:00
Ted Blackman
b47cf9cd6a
Merge pull request #619 from jfranklin9000/gate
Use ++mold instead of ++gate in ++cask and ++hypo.
2018-02-16 12:53:36 -08:00
Ted Blackman
0921f90b38
Merge branch 'master' into fixnest-master 2018-02-16 12:49:29 -08:00
Ted Blackman
2f6941b365
Merge branch 'master' into dragonfix 2018-02-16 12:46:04 -08:00
Ted Blackman
43383877e3
Merge pull request #363 from joemfb/safe-book
updates ++boil:ap to crash if a book has pages with the same tag
2018-02-16 12:26:58 -08:00
C. Guy Yarvin
5f780a2b52 Lazy execution in ++musk. 2018-02-15 15:53:32 -08:00
C. Guy Yarvin
30cfb2b57d Simplify. 2018-02-15 12:23:12 -08:00
C. Guy Yarvin
e6f2ab99c0 Properly rippled. 2018-02-15 10:23:25 -08:00
C. Guy Yarvin
6d07e585cd Ready to try to chill ripple. 2018-02-15 09:39:42 -08:00
C. Guy Yarvin
e0147a724c Working ripple, sort of. 2018-02-14 17:39:08 -08:00
C. Guy Yarvin
eca422513f Some ripple-ization that works. 2018-02-14 16:31:09 -08:00
C. Guy Yarvin
c1182da583 About to test ripple. 2018-02-14 15:59:30 -08:00
Fang
7d8a0a36a3 Add state adapters. 2018-02-14 22:41:52 +01:00
Fang
50eeea9f06 Help kiln transition by inlining new types.
These should be removed after an update has happened.
2018-02-14 21:47:10 +01:00
Ted Blackman
e094ca44de
Merge pull request #610 from Fang-/clay-permissions
Clay permissions
2018-02-14 10:11:21 -08:00
Fang
4acc7b372b No longer automatically send invite messages when changing permissions. 2018-02-14 17:20:52 +01:00
Fang
e807db9055 Add usage tags to circle configs, allowing clients to store arbitrary meta usage info. 2018-02-14 17:02:47 +01:00
C. Guy Yarvin
55ea6e6aea Cleared fab flags; preparing to ripple. 2018-02-13 21:36:25 -08:00
Fang
4d5e15cb46 Include generators for making (paths on) desks public or private. 2018-02-13 23:29:16 +01:00
C. Guy Yarvin
3d462e184a Only one fabrication bit. 2018-02-13 14:19:11 -08:00
Fang
3b233303d2 Make dill properly deal with clay acks.
Also adds a comment about the reason for making the %kids desk public.
2018-02-13 22:47:04 +01:00
Fang
29001f2386 Actually support %crow moves in gall. 2018-02-13 20:12:30 +01:00
Fang
7c747731ca For %crow tasks: Skim instead of murn. No longer include desks with no rules. 2018-02-13 20:04:47 +01:00
Fang
3b2543dfe8 Fixed and simplified logic in ++allowed-by. 2018-02-13 19:47:17 +01:00
Fang
a6c6714c5d Fixed incorrect recursion logic for finding permissions. 2018-02-13 19:45:24 +01:00
Fang
32f98da12f Merge commit 'c8337088cbaa00c37ba90c80d4e46d50b3c55f35' into clay-permissions 2018-02-13 19:44:19 +01:00
John Franklin
a33eec2d75 Use ++mold instead of ++gate in ++cask and ++hypo. 2018-02-13 04:43:52 -06:00
C. Guy Yarvin
d44f8e3f5f About to disable old modeling. 2018-02-12 19:25:46 -08:00
C. Guy Yarvin
9a8dfb21fc Almost fully transitioned. 2018-02-12 17:09:22 -08:00
C. Guy Yarvin
211c44bff7 Defaulting compatibility. 2018-02-12 13:43:24 -08:00