* 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 $|
...
* 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
...
* 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
...
Instead of continuing to struggle with all the places in arvo where we
assume that vane names are one letter and that one letter is the first
letter of the full vane name, just use %l/lient and %r/rver for now to
finish the split of %light into a separate http client and server vane.
We always have a sponsor, plus a flag that says whether they're
actively sponsoring us. If they aren't they recently kicked us.
Because we can't do anything without a sponsor, we still try with them.
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.