Commit Graph

695 Commits

Author SHA1 Message Date
Joe Bryan
ca1e708c4e adds (initial) transaction mgmt pokes to lib/tapp (%cancel and %restart) 2019-06-20 12:52:52 -07:00
Joe Bryan
a2d1de4573 Merge branch 'master' into lighter-than-eyre
* master: (84 commits)
  Add full stops to README list.
  Fix mailto link in README
  Update Contributing in README and remove Landscape info
  fix hoon nest: make %iron different from %zinc
  fixes :acme retry on "bad-nonce" error
  Fix indentation.
  joe's fix for issue #1287 in gall
  rejects automatic %peer /sole from lib/drum
  adds +handle-peek for lib/tapp namespace reads
  adds +handle-init to lib/tapp for an optional "boot" transaction
  trad -> async
  fix fang's suggestions
  rename apps
  Replace errant nets-need with nest-need.
  fixes (trivial) jet mismatch in +mas
  calls +qeu treap-order validation in mold with $|
  adds (failing) +qeu mold test
  adds +tap:to treap-order validation arm
  adds tests for +set and +map mold clams
  calls map/set treap-order validation arms in molds with $|
  ...
2019-06-19 11:09:53 -07:00
Joe Bryan
b3a9fad26c Merge branch 'next' into lighter-than-eyre
* next: (133 commits)
  tweaks %crud error printing in %dill
  adds top-level arvo error notification event %warn
  Explicitly note %install-from-clay as temporary
  four minute ping to eth
  mainnet azimuth
  slow
  travis
  travis
  renames
  travis
  add docs for ph monad
  remove non-monadic ph tests and organize
  port ph tests to monadic style
  wrappable eth node mock
  Implement installing certs from clay using %acme
  Implement %pem mark
  Revert "add =%"
  add ;<
  add ;<
  wip
  ...
2019-05-08 15:49:21 -07:00
Philip Monk
407919b24a
wait to start sync until ship exists 2019-04-30 10:40:38 -07:00
Philip Monk
186513b723
wip 2019-04-25 11:01:54 -07:00
Philip Monk
1ec78c748f
remove non-monadic ph tests and organize 2019-04-19 17:41:58 -07:00
Philip Monk
0734958ff1
better azimuth mock 2019-04-10 18:49:20 -07:00
Joe Bryan
413c284ef0
Merge pull request #1126 from urbit/lte-cleanup
removes/replaces obsolete %eyre uses
2019-03-29 10:51:32 -07:00
Joe Bryan
e2c469df3c removes/replaces obsolete %eyre uses 2019-03-28 21:41:23 -07:00
Joe Bryan
e752f25d82 removes obsolete auth libraries/generators 2019-03-28 21:19:11 -07:00
Joe Bryan
8af52772cc adds manual oauth2 to :dns (for |gcloud provider) 2019-03-28 13:13:46 -07:00
Joe Bryan
b551e16c33 Merge branch 'lighter-than-eyre' into light-integration
* lighter-than-eyre:
  Actually have a 400 Bad Request page instead of reusing the 500 page incorrectly.
  Changed the generator interface so a generator can redirect and set headers.
  can't wake up
  A %coup failure from gall should return a 500 to the client.
2019-03-20 16:39:19 -07:00
Elliot Glaysher
d8d83fca40 Changed the generator interface so a generator can redirect and set headers. 2019-03-20 15:19:36 -07:00
Joe Bryan
e98c379405 Merge branch 'master' into light-integration
* master: (38 commits)
  bumped ames protocol number
  landscape 3f83c798bd61b7e6cef5c4e2f7c7f3ac89d4ec09
  removed hard calls on json blobs
  Support eth_getBlockByNumber Ethereum RPC call
  added initial image support to udon parser (#1085)
  Tiebout - Apple Push Notification Server App (#1084)
  Implement +from-unix for turning timestamps into @da
  Add support to `lens-command` for pill output and optimized base64 encoding. (#1068)
  Point to the correct topics when decoding Azimuth events
  Add trailing newlines
  Use unit to disambiguate poll timer state
  Lightly re-order ++watcher core, add comments
  Implement ++peek so the app can by scried
  Remove debug pokes
  Implement %eth-watcher, an app for tracking Ethereum events
  add control flow to |verb
  Be accurate in incoming/hoon-side structures also
  More accurately represent Ethereum RPC filter topics
  also pin validate-x to now
  pin to local time because using local desk
  ...
2019-03-13 13:39:12 -07:00
Philip Monk
3d64641da7
make gen/aqua/file compile 2019-03-13 05:04:54 -07:00
Joe Bryan
b1f8af96bf fixes types in example %rver generator 2019-03-12 18:15:38 -07:00
Philip Monk
dab83cd28e
restructure to separate vane apps 2019-03-06 23:31:14 -08:00
Elliot Glaysher
2c11be988e Delete the gmail app and its dependencies. 2019-02-20 10:48:07 -08:00
Philip Monk
3e29612bf6
add |bonk and flop ames timer order 2019-02-16 10:42:09 -08:00
Elliot Glaysher
f3fd8ab3dc Don't even bother implementing /scar. 2019-02-13 10:29:05 -08:00
Elliot Glaysher
55afd89e09 Merge remote-tracking branch 'origin/master' into lighter-than-eyre 2019-02-08 16:50:21 -08:00
Ted Blackman
84eca7989f
added gen/dojo/wipe to clear dojo state (#1039) 2019-01-31 21:39:10 -08:00
Isaac Visintainer
74761d499f cancel-automass 2019-01-29 16:25:47 -08:00
Isaac Visintainer
ed13767292 added functionality to call |mass on a timer 2019-01-29 15:06:28 -08:00
Fang
8cd2a02f04 Remove trailing whitespace 2019-01-17 21:37:34 -08:00
Elliot Glaysher
2a0cc8a6aa Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
This also fixes up the changes in the vane interface. We can make
a pill with this and can boot it. We can even start the %server app
and ship down a single timer event to the browser, but subsequent
events have broken in the interim; debug on Monday.
2018-12-14 16:04:13 -08:00
Elliot Glaysher
03a90bd17e
Merge pull request #929 from urbit/delete-all-the-things
Delete all the things
2018-12-11 10:30:55 -08:00
Ted Blackman
78b495e99d
use +slum in gen/solid (#925)
* use +slum in gen/solid

* update parent commit for CI

* Update pin-parent-pill-pier.url
2018-12-10 17:18:05 -08:00
Elliot Glaysher
cb9939f021 Remove unused generators 2018-12-10 16:34:36 -08:00
Elliot Glaysher
b00f78be28 Remove capitalize 2018-12-10 15:59:35 -08:00
Elliot Glaysher
8837dc8293 Delete twitter 2018-12-10 15:59:35 -08:00
Elliot Glaysher
2f8c632519 Delete +pipe 2018-12-10 15:59:35 -08:00
Ted Blackman
7ed3a02a92
+slum to call raw nock gate; some associated cleanup (#923) 2018-12-08 18:42:36 -08:00
Joe Bryan
fd6fe349d6 review changes: fix comments, refactor module-ova 2018-12-04 20:18:38 -05:00
Joe Bryan
b0c286f418 factors common elements of +brass and +solid into lib/pill 2018-12-04 15:28:50 -05:00
Joe Bryan
4e58545be6 corrects +brass printfs 2018-12-04 15:28:50 -05:00
Joe Bryan
ec763df031 updates +ivory to produce a 3-tuple of event-lists 2018-12-04 03:01:34 -05:00
Joe Bryan
df110cfc54 updates +solid to produce a 3-tuple of event-lists, adds userspace 2018-12-04 00:41:07 -05:00
Joe Bryan
b8cb82d4a0 updates +brass to produce a 3-tuple of event-lists
also removes /neo and adds /tests
2018-12-04 00:35:58 -05:00
Joe Bryan
8556cf3db5 uses explicit static paths for parsing in +ivory 2018-11-28 14:41:40 -05:00
Joe Bryan
ae5b19d3d4 restores the reproducibility of the +ivory pill 2018-11-28 13:35:08 -05:00
Joe Bryan
52beea0f0b cleans up comments/names in +ivory and +solid per review 2018-11-27 22:46:50 -05:00
Joe Bryan
8411424685 include non-hoon userspace in +brass pill
and log any ignored files
2018-11-27 13:05:54 -05:00
Joe Bryan
105f258339 updates +ivory to include %zuse
and adds a hack for jet registration
2018-11-27 12:43:04 -05:00
Joe Bryan
0645bd1790 restores arvo postface, rewrites +solid and %vega compilation 2018-11-27 12:26:10 -05:00
Joe Bryan
806c604c2f removes +keep, updates axes in arvo and +solid 2018-11-26 17:57:41 -05:00
Elliot Glaysher
9bb899308d Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre 2018-11-09 11:00:00 -08:00
Joe Bryan
ecf24a1345 moves +reserved ipv4 address check to zuse, uses in :dns|ip 2018-11-06 19:13:11 -05:00
Joe Bryan
42a285efef simplifies :dns, removing dependence on %ames routing 2018-11-06 19:09:24 -05:00
Joe Bryan
c8f1b4d5a1 Merge branch 'release-candidate' into ames-eth-keys
* release-candidate: (33 commits)
  update pin-vere-commit.txt
  Bug fix for metal-wrapping runes
  Remove old-zuse (#867)
  Type Analysis (#865)
  remove clam from error sigpam
  Fix compiler error.
  Remove temporary type analysis work.
  Remove ++cook from ++auri parsing
  Remove forced ssl upgrade for localhost http reqs
  moved to new branch with updated arvo
  11. demacrotizes %6, %7, %8, and %9
  10. updates %5 to require two subformulas (4K)
  9. emits %10 (4K)
  8. adds and implements edit (%10) (4K)
  7. removes %13 and %14 (4K)
  6. emits %11 and %12 (4K)
  5. implements hint at %11 and wish at %12 (4K)
  4. removes %10 and %11 (4K)
  3. emits %13 and %14 (4K)
  2. implements %13 and %14 (4K)
  ...
2018-11-01 00:18:54 -04:00