Commit Graph

881 Commits

Author SHA1 Message Date
Fang
aacbbd5517 Comments and light cleanup. 2018-03-15 16:43:35 +01:00
Fang
e311b1a4e9 Expand RPC request generation to allow custom IDs. 2018-03-15 15:59:33 +01:00
Fang
9047199b55 Support JSON RPC batch requests. 2018-03-15 00:58:01 +01:00
Fang
2b76a23b44 Implement decoding of Ethereum arguments/call results. 2018-03-14 23:49:36 +01:00
C. Guy Yarvin
5c8a77fe90 Final syllable renaming. 2018-03-13 21:36:10 -07:00
Fang
f28b9f7b60 RPC API structures are part of the Ethereum lib proper for now. 2018-03-13 14:47:21 +01:00
Fang
d8ddcbf386 Can now make requests to Ethereum nodes. Supports chain read requests. 2018-03-13 00:42:24 +01:00
Fang
91070222d7 Use ++co for rendering hex. 2018-03-13 00:40:34 +01:00
Elliot Glaysher
78c1f091dc Make |overload take a start time, in addition to a recur duration.
This will allow us to set |overload so it will run once a day at something
like 3 AM.
2018-03-12 15:27:51 -07:00
Fang
ed0da9ed2f Add arm for encoding an entire call.
Clean up printfs.
2018-03-12 17:03:21 +01:00
Fang
239a5d7744 Work with octs for encoding the bytes types. 2018-03-12 17:02:32 +01:00
Fang
62f18aff31 Merge branch 'master' of https://github.com/urbit/arvo into constitution 2018-03-12 15:39:36 +01:00
Anton Dyudin
d0138ff7fa fix #654 by having assert-eq accept a vase of a pair
flipping the order of the pair while rewriting all the test was necessary anyawy, to accoutn for heavier-twig tendencies
2018-03-09 19:43:35 -08:00
Anton Dyudin
3bb24f1327 move test- check- prefix filter to lib/tester 2018-03-09 19:27:32 -08:00
Anton Dyudin
5e746a9c36 REVIEW precompute nock for test arm pulls
to avoid running the compiler repeatedly in separate |. contexts, which would not share cache
2018-03-09 19:27:32 -08:00
Anton Dyudin
24fe89a2b5 add ++category formatter to optionally restore name behavior 2018-03-09 19:27:32 -08:00
Anton Dyudin
bcf14304c3 minor denamespacing 2018-03-09 19:27:32 -08:00
Anton Dyudin
1b68ab0553 simplify ++tester interface to return immediate wall 2018-03-09 19:27:32 -08:00
Anton Dyudin
a07ca03bb6 get rid of redundant tester-type 2018-03-09 19:27:32 -08:00
Anton Dyudin
c73095af8a remove reduncant c=tape parameter from expect-eq
also began cleaning up indentation
2018-03-09 19:27:32 -08:00
Fang
95e35ce2c9 Add support for targeting the last x messages in a query range.
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643.
2018-03-07 01:15:19 +01:00
C. Guy Yarvin
8b946b9c2e Kernel is rippled, apps mostly. 2018-02-24 19:37:00 -08:00
Fang
b4a0a5f0e7 Merge commit '798fa84960837d5a65296c48b6208c06e225197f' into constitution 2018-02-23 15:31:25 +01:00
Fang
42803b305d Remove update crutch from kiln. 2018-02-22 15:28:58 +01:00
Fang
35d3b04d21 Add usage tags to circle configs, allowing clients to store arbitrary meta usage info. 2018-02-22 13:08:24 +01:00
Joseph Bryan
99ec7aa21f fixes overflow on prompts greater than the terminal width 2018-02-21 18:45:03 -05:00
Fang
8a4e3c8656 Revert "Add usage tags to circle configs, allowing clients to store arbitrary meta usage info."
This reverts commit e807db9055.
2018-02-21 13:23:58 +01:00
Fang
01c8035006 Implement ABI data encoding for Ethereum. 2018-02-20 22:11:27 +01: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
Ted Blackman
8e75cbbf33
Merge pull request #415 from joemfb/twit
some changes to get :twit working
2018-02-16 12:56:30 -08: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
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
Fang
32f98da12f Merge commit 'c8337088cbaa00c37ba90c80d4e46d50b3c55f35' into clay-permissions 2018-02-13 19:44:19 +01:00
C. Guy Yarvin
9a8dfb21fc Almost fully transitioned. 2018-02-12 17:09:22 -08:00
Fang
d15442eb31 Make kiln not out of date.
For some reason it/hood's not getting compiled against the latest zuse?
2018-02-09 00:34:44 +01:00
Fang
b44130cd05 Undo accidentally committed kiln changes. 2018-02-08 21:58:13 +01:00
Fang
aa2843fedb Maintain old %warp interface. Use %werp for %west read requests.
This also makes live-updating to this new clay easier.
2018-02-08 17:11:32 +01:00
Fang
91fe74d7d6 Add requester ship to clay's %warp task to aid in permission checks for %wests. 2018-02-08 00:42:40 +01:00
C. Guy Yarvin
e749d60b1d Merged with constant errors disabled. 2018-01-31 15:36:48 -08:00
C. Guy Yarvin
b51e0f8ecc Delete bad old scanf. 2018-01-31 14:08:12 -08:00
C. Guy Yarvin
7404bb0a1e Booting without any constant blocks. 2018-01-31 13:53:27 -08:00
C. Guy Yarvin
0749d2b3e7 Stash commit. 2018-01-31 13:52:49 -08:00
C. Guy Yarvin
f64a2f2cd0 Eliminate most uses of the => [. library] antipattern. 2018-01-31 13:52:49 -08:00
cgyarvin
cadc61929f
Merge pull request #539 from eglaysher/new-stdlib
Unit Testing / Partial New Library Work
2018-01-29 10:55:47 -08:00
Elliot Glaysher
b772818ef3 Minor cleanups. 2018-01-07 15:55:44 -08:00
Elliot Glaysher
48585d2b2f +test now deals with recursive directory structures.
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
Fang
f5628c1dad Separate the Tlon ops generators to allow more granular control over stream & fora sources. 2018-01-05 20:19:34 +01:00
Elliot Glaysher
625959a004 Minor cleanup and %143-ization to tester.hoon 2018-01-01 11:03:40 -08:00
Elliot Glaysher
f764db7145 Don't pass the entropy back as part of the results. 2017-12-30 22:41:01 -08:00
Elliot Glaysher
e972c43f8a Merge branch 'master' into new-stdlib 2017-12-26 12:24:11 -08:00
Fang
13c2d0156d Talk notifications now wrap properly.
Pulled line wrapping logic out into the lib.
Closes #468.
2017-12-19 20:58:48 +01:00
Fang
31e1c73aed Made ++name a knot rather than a term. 2017-12-18 14:21:52 +01:00
Fang
55b15f850c Merge commit '60b4024516d0306bd5ec26ea744a9a1f194691b8' into hall-talk-smallfix 2017-12-17 20:09:52 +01:00
Ted Blackman
ab2e886522
Merge pull request #455 from Fang-/more-gh
Expanded on existing Github marks
2017-12-15 11:51:45 -08:00
Fang
0f63eda82a More succinct source range parsing. 2017-12-12 22:28:56 +01:00
Fang
2b1caa2b01 Add generators for easier webship ops. 2017-12-12 21:24:15 +01:00
Elliot Glaysher
93d822e567 Enabled doccords in hall. 2017-12-10 19:56:58 -08:00
Anton Dyudin
2fb9ce78d5 fix |reset trying to pull /===/sys/ovra 2017-12-07 17:43:16 -08:00
Ted Blackman
60cffd62ce
Merge pull request #452 from Fang-/remaint-merge-talk
Hall (New Talk): the PR
2017-12-07 11:14:58 -08:00
Anton Dyudin
c4fd65de92 fix /+ old-zuse for move-json merge 2017-12-06 14:49:26 -08:00
cgyarvin
540ba66506
Merge pull request #458 from ohAitch/move-json
move ++json and other above-arvo types to zuse
2017-12-06 13:25:44 -08:00
Fang
2a2f2a2211 Removed public domain notice. 2017-12-06 17:10:24 +01:00
Joseph Bryan
f2928f5212 corrects typo in oauth content-type header 2017-12-05 22:11:07 -05:00
Fang
07885a3c98 Removed version requirements from hall and talk.
Also small comment cleanup.
2017-12-05 22:32:55 +01:00
Fang
41098a2121 Merge commit '8bf726fdb1ecaf072d72ec795948f842ff7ea2e7' into remaint-merge-talk 2017-12-05 22:31:00 +01:00
Joseph Bryan
713efa4684 fixes newline parsing bug in lib/twitter 2017-12-05 16:30:05 -05:00
Anton Dyudin
2eac6be25d Merge branch 'org-libs' into master 2017-12-05 12:07:33 -08:00
Ted Blackman
76ec2db3b5
Merge pull request #465 from ohAitch/womb-fixes
Pull in off-mainline womb fixes, make |invite usable
2017-12-05 11:45:34 -08:00
Fang
4b49445481 Merge commit '87e658a765549e9674377d9beeafc3dc6529322b' into remaint-merge-talk 2017-12-03 19:41:24 +01:00
Anton Dyudin
a4dd3f1cd5 should not have been left on 2017-12-01 16:58:02 -08:00
Anton Dyudin
aa3512b0cf Merge commit '9472770e' into womb-fixes
hella womb fixes from production that hadn't been pulled in
2017-12-01 16:32:09 -08:00
Anton Dyudin
564d7ebf0c handle kiln coups in kiln 2017-11-29 20:31:13 -08:00
Ted Blackman
4444829e14 stop moons pretending to be planets. enables moon booting 2017-11-29 16:13:03 -08:00
Anton Dyudin
760ae2f114 fully namespace drum/helm/kiln 2017-11-29 13:38:16 -08:00
Anton Dyudin
3d744c8d74 namespace hood "libraries" 2017-11-29 12:47:12 -08:00
Anton Dyudin
10754dc172 move "XX moveme to lib/" // generator-bits to lib 2017-11-29 12:14:58 -08:00
Fang
41e2547c9b Merge commit '49429adb45ce1d7f685927ce6e901a3263d4c122' into remaint-merge-talk 2017-11-27 19:27:20 +01:00
Elliot Glaysher
4029cc0bb1 Experiment moving the tests and tester into their own file. 2017-11-26 15:41:49 -08:00
Anton Dyudin
a6723ee3a5 move ++json and other above-arvo types to zuse 2017-11-22 13:28:07 -08:00
Anton Dyudin
013878c84e
Merge pull request #453 from ohAitch/gen-shims
Add /+  old-zuse shims to various generators
2017-11-22 12:42:18 -08:00
Matthew Levan
b8a01b5a7e twig -> hoon in lib/cram
(cherry picked from commit 663e0e8284c080e9d38821b53950bf9325a1e209)
2017-11-22 12:39:39 -08:00
Fang
5fbb7599cb Hall stories now also track where messages were received from.
Stories can be queried for messages originating exclusively from a specific source.
2017-11-20 20:48:54 +01:00
Anton Dyudin
a8fb0ed8f8 Merge branch 'mar-umd' into master 2017-11-20 11:17:39 -08:00
Matthew Levan
8d0eca1c3a swap poja and pojo 2017-11-16 10:39:31 -08:00
Fang
7739bfb855 Further renaming "reader" to "client". 2017-11-16 16:36:34 +01:00
Fang
27d3867951 Changed ?-/?+ separation comments to adhere more closely to the standard. 2017-11-16 01:21:25 +01:00
Fang
d0a0d6cf51 Expanded on existing Github code by adding commit and repository marks. 2017-11-15 17:33:08 +01:00
Anton Dyudin
ab09057187 merge /+ vast2 changes into hoon.hoon 2017-11-13 18:02:40 -08:00
Fang
5dab28235a Moved =, in /lib/hall-json to the top level. 2017-11-10 13:08:54 +01:00
Elliot Glaysher
8976775ff0 Update |= and |* twigs to %143 format. 2017-11-09 22:34:27 -08:00
Anton Dyudin
b30bed0c30 lib/gmail looked like junk 2017-11-09 17:11:56 -08:00
Fang
0b50718439 Removed outdated comments. 2017-11-09 22:40:22 +01:00
Fang
f60a1d3dd2 Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk 2017-11-09 10:38:36 +01:00
Keaton Dunsford
7be64a77f4 /lib/old-zuse - Add ++role 2017-11-08 21:28:16 -08:00
Fang
7439c675bc %hall and %talk now start on boot. 2017-11-07 22:37:32 +01:00
Fang
ee1ca40f34 Renamed %talk-guardian to %hall, %talk-agent to %talk.
In /sur, /gen, /mar, /lib renamed files/folders from "talk" to "hall".
2017-11-07 22:05:52 +01:00
Fang
40f01f9aad Made it possible to load in telegrams exported from old talk. 2017-11-07 19:58:52 +01:00
Fang
9c57a67516 Expanded %app speech to be more than just a cord. 2017-11-06 17:21:50 +01:00