Commit Graph

360 Commits

Author SHA1 Message Date
Joe Bryan
690934a6fc updates arvo/vanes to send/receive %vega kernel upgrade notification 2019-02-01 15:07:26 -05:00
Ted Blackman
611b9261b8 jael |mass
some fixes

also ask jael
2019-01-29 16:33:38 -08:00
Fang
8cd2a02f04 Remove trailing whitespace 2019-01-17 21:37:34 -08:00
Philip Monk
649ad1951e
Merge pull request #1000 from urbit/philip/qol
Quality-of-life improvements for %jael
2019-01-15 16:59:15 -08:00
Philip Monk
85d4328613
add ability to restore from snapshot on-demand 2019-01-15 16:33:17 -08:00
Isaac Visintainer
2a9db8c76b let pass-from-eth not return a unit 2019-01-15 15:10:53 -08:00
Ted Blackman
4ee150a425
take list of stars to mine a comet (#980) 2019-01-11 18:31:48 -08:00
Joe Bryan
cf0ce08f01 removes +life from %bond +meal (to fix nacks) 2019-01-11 16:55:27 -05:00
Philip Monk
54b1fb9dfb
Merge pull request #973 from urbit/philip/mainnet-fixes
Reduce ++hard usage in jael for speed
2019-01-10 16:26:17 -08:00
Philip Monk
be296f6897
skip json-rpc-response mark 2019-01-10 16:17:03 -08:00
Philip Monk
ba9bf4f031
reduce ++hard usage in jael for speed 2019-01-10 15:49:37 -08:00
benjamin-tlon
bf78d3a343
Type Printer Integration (#970)
Moved plum/plume/xray/pprint into the kernel, made it accessible from the dojo, and did a bit of cleanup.
2019-01-10 15:29:58 -08:00
Fang
9d47520bc1 Use sein to find comet sponsor 2018-12-21 17:38:41 +01:00
Fang
759ffaa9f0 Use =* in ++veri:dawn for easy network reference 2018-12-21 16:01:21 +01:00
Fang
4f51cfc6bb Make Urbit-side sponsorship state match chain state more closely
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.
2018-12-21 15:59:12 +01:00
Fang
62bec00693 Update Azimuth event handling to account for updated indexing 2018-12-21 11:57:03 +01:00
Joe Bryan
30e23476d6 removes the last of old %ames ack move %went 2018-12-20 11:48:11 -05:00
Joe Bryan
c4fa6196e2 removes obsolete %ames entropy task 2018-12-20 00:10:12 -05:00
Fang
2817c06398 Merge 'release-candidate' into azimuth 2018-12-18 11:05:22 +01:00
Fang
6837b0966c Minor stylistic cleanup 2018-12-18 11:02:57 +01:00
Fang
05e3049961 Prevent crashes in/caused by ++point-from-eth 2018-12-18 00:32:06 +01:00
Fang
c8dfd21955 Reorganize Ethereum-related stdlib cores 2018-12-18 00:32:00 +01:00
Fang
1342ab097e Rebrand Constitution stdlib to Azimuth stdlib 2018-12-14 01:51:30 +01:00
Fang
e8bf93770f Touch up Ethereum structs and calls to support latest contracts 2018-12-13 21:42:20 +01:00
Joe Bryan
c71050c918 removes +sack 2018-12-13 14:06:16 -05:00
Joe Bryan
50e068ec5f 22. single-homes %clay %cred/%crew/%crow tasks 2018-12-13 14:07:23 -05:00
Joe Bryan
6f4b2378ec 21. single-homes %clay %warp/%werp tasks 2018-12-13 14:07:19 -05:00
Joe Bryan
536ea94b42 20. single-homes %clay %perm task 2018-12-13 14:07:16 -05:00
Joe Bryan
c6ce8c23ff 19. single-home %clay %merg task 2018-12-13 14:07:13 -05:00
Joe Bryan
d4e9759b28 18. single-home %clay %info task 2018-12-13 14:07:10 -05:00
Joe Bryan
8d74368db9 17. single-homes %clay %drop task 2018-12-13 14:07:06 -05:00
Joe Bryan
18cb206eee 15. single-homes %ford %kill task 2018-12-13 14:06:59 -05:00
Joe Bryan
5095020755 14. single-home %ford %build task 2018-12-13 14:06:56 -05:00
Joe Bryan
66dbdb49f7 10. single-home %ames %west/%west tasks 2018-12-13 14:06:42 -05:00
Joe Bryan
ab02dec5cf 9. single-home %ames %want task 2018-12-13 14:06:39 -05:00
Joe Bryan
71afa6aba9 8. single-home %ames internal moves 2018-12-13 14:06:36 -05:00
Joe Bryan
ed842f5325 6. single-home %ames state 2018-12-13 14:06:30 -05:00
Joe Bryan
ec05958e4d 4. single-home %jael tasks 2018-12-13 14:06:24 -05:00
Joe Bryan
4b7b7e6bdc removes strange %ames self-gift when forwarding to self 2018-12-11 14:38:19 -05:00
Joe Bryan
5bedf98b77 updates the |snap:dawn gates to produce units 2018-12-07 02:33:46 -05:00
Joe Bryan
4508aa9c95 updates the |take:dawn gates to produce units and print errors 2018-12-07 02:09:28 -05:00
Joe Bryan
6a1f32bb19 Merge branch 'release-candidate' into single-home
* release-candidate:
  [CI] updates pinned vere commit
  Use a trap to lazily evaluate the arguments to %dude in Eyre.
  Don't do two passes in the unjetted +sort
  %hold removed
  losing the `b` reference
  remove !:
  use assertion
  Update pin-vere-commit.txt
  type variance bug fix
  Trim ethereum snapshot in Jael (#911)
  Moved to +jack
  Add ~| to arvo to try to debug intermittent crash.
  Add special cases for %da and %ta to +slaw
2018-12-06 19:07:38 -05:00
Joe Bryan
234d9e7c45 12. removes %vega (old), renames %velo to %vega
and incorporates review feedback
2018-12-06 17:43:47 -05:00
Ted Blackman
2001d39360
Trim ethereum snapshot in Jael (#911)
trim snapshot format
2018-12-05 16:26:32 -08:00
Joe Bryan
faaa9cecee handles %crud in %behn 2018-12-03 17:11:28 -05:00
joshuareagan
0eaca3970f variance fix: calling lead, zinc gates 2018-11-29 12:49:08 -06:00
Joe Bryan
d5296de4a0 handles %crud task in %clay 2018-11-27 12:58:32 -05:00
Joe Bryan
e661d55e49 updates %behn to use effects instead of +doze polling 2018-11-26 03:28:58 -05:00
Joe Bryan
19f3ae3b5a updates %ames to use %behn timers instead of +doze polling 2018-11-26 01:33:41 -05:00
Joe Bryan
8561d0399e removes unused %ames note-to-self 2018-11-26 00:20:29 -05:00