Joe Bryan
eeaf9fdb70
adds todo-comment for iterating +get-entropy in lib/stdio
2019-06-21 11:00:50 -07:00
Joe Bryan
79a6ccb4de
adapts http requests in lib/{tapp,stdio} to the new %lient interface
2019-06-21 00:44:42 -07:00
Joe Bryan
88e2bfe5c3
refactors http error-handling in lib/{stdio,tapp}
2019-06-21 00:36:12 -07:00
Joe Bryan
3050bae263
updates async contracts to explicitly track bones
2019-06-21 00:36:11 -07:00
Joe Bryan
ca1e708c4e
adds (initial) transaction mgmt pokes to lib/tapp (%cancel and %restart)
2019-06-20 12:52:52 -07:00
Joe Bryan
8ee3335306
virtualize handler/continuation evaluation in lib/tapp
2019-06-20 12:52:52 -07:00
Joe Bryan
a8233d383b
re-rewrites tapp upgrading, with less ambition
2019-06-20 12:52:52 -07:00
Joe Bryan
7a80bdedb5
rewrites upgrade handling in lib/tapp, explicitly canceling/restarting
2019-06-20 12:52:52 -07:00
Joe Bryan
073073ba16
threads state through default tapp handlers
2019-06-20 12:52:52 -07:00
Joe Bryan
2dd739334d
adds poke/peer acknowledgement and %quit support to lib/tapp
2019-06-20 12:52:52 -07:00
Joe Bryan
31593f6800
adds identity and entropy getters to stdio
2019-06-20 12:52:52 -07:00
Joe Bryan
9f6c53ca4e
factors out tapp-core types
2019-06-20 12:52:52 -07:00
Joe Bryan
2601042036
factors out default command-handlers in lib/tapp
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
284e831925
rejects automatic %peer /sole from lib/drum
2019-06-01 12:15:17 -07:00
Joe Bryan
36be16e8b3
adds +handle-peek for lib/tapp namespace reads
2019-06-01 12:07:52 -07:00
Joe Bryan
c46b175d24
adds +handle-init to lib/tapp for an optional "boot" transaction
2019-06-01 12:02:40 -07:00
Philip Monk
a80d636886
trad -> async
2019-05-31 14:59:36 -07:00
Philip Monk
852e74cb51
fix fang's suggestions
2019-05-30 14:43:27 -07:00
Philip Monk
87e50458fc
rename command -> poke
2019-05-28 17:11:21 -07:00
Philip Monk
c48f942264
add effectful timers
2019-05-28 17:01:18 -07:00
Philip Monk
4c93a6f6e9
generalize poke in lib/tapp
2019-05-28 16:06:53 -07:00
Philip Monk
40c4ea45d2
add subscriptions to stdio
2019-05-28 15:38:14 -07:00
Philip Monk
9d1e8601e3
add app poking to stdio
2019-05-28 13:23:06 -07:00
Philip Monk
2fd87c815b
add contracts to trad and time-related stdio functions
2019-05-26 18:07:02 -07:00
Philip Monk
9eb10aaec1
better stdio
2019-05-25 19:17:18 -07:00
Philip Monk
ece6bba79b
bigger poc
2019-05-24 19:45:46 -07:00
Philip Monk
3817896ae7
transaction apps
2019-05-23 12:31:52 -07:00
Philip Monk
dbcfa3658b
fix another bug
2019-05-22 22:36:34 -07:00
Philip Monk
4f739caeab
child-sync, breach-sync, breach-multiple works
2019-05-22 17:55:58 -07:00
Philip Monk
5ec205a34a
wip reworked +wake; compiles
2019-05-22 17:55:57 -07:00
Philip Monk
8cd261451a
Merge remote-tracking branch 'origin/master' into philip/individual-breaches
2019-05-15 11:37:06 -07:00
Joe Bryan
e5275d9861
updates +unix-task, aqua/ph compiles
2019-05-14 13:39:09 -07:00
Philip Monk
1aefafbba4
make slow
2019-05-13 22:36:05 -07:00
Philip Monk
815f6c942d
breach-sync works
2019-05-13 14:45:53 -07:00
Philip Monk
c6670249a5
wip debugging child-sync
2019-05-10 19:23:13 -07:00
pilfer-pandex
8b34af4ca2
fix inappropriate translation in hall-legacy
2019-05-09 13:52:15 -07:00
pilfer-pandex
4b2a3d877e
remove +hard, replace with new ;;
2019-05-09 12:46:19 -07:00
Joe Bryan
470058a323
autostart :lens
2019-05-09 00:29:55 -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
Logan Allen
9fd1d241df
Added png-response
2019-05-07 16:01:28 -07:00
Philip Monk
cb0dec1ed1
wip merge monadified
2019-05-02 18:06:31 -07:00
Fang
c3439a7e0c
Update %mint task structure in helm
2019-05-02 23:27:04 +02: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
4950564078
Merge branch 'philip/ph-monad' into philip/individual-breaches
2019-04-23 16:58:45 -07:00
Philip Monk
0e792817b8
Merge remote-tracking branch 'origin/next' into philip/ph-monad
2019-04-23 16:58:08 -07:00
Philip Monk
e54d9bd4e7
test that individual breaches work for galaxies for ames
2019-04-23 16:30:47 -07:00
Philip Monk
a7374361d6
mainnet azimuth
2019-04-22 15:48:33 -07:00
Philip Monk
d4a9b7ae97
slow
2019-04-22 15:35:14 -07:00