Commit Graph

9873 Commits

Author SHA1 Message Date
Fang
6c08d1a45a
Use scratch-version :send-txs, with bells and whistles 2019-06-27 02:24:48 +02:00
Fang
405d4d79b2
Remove old Azimuth launch tooling 2019-06-27 02:19:25 +02:00
Fang
988ee7501d
Merge branch 'ceremony' into azimuth-cli 2019-06-27 02:17:50 +02:00
Fang
63781ed9eb
More sane default gas price 2019-06-27 01:51:37 +02:00
Fang
1c8e1245bf
Support adopt() 2019-06-27 01:51:20 +02:00
Fang
566ebb5306
Support both lockup methods
Can now generate transfer-style deposits, in addition to the spawn-style
deposits that were already supported.
2019-06-13 22:09:39 +02:00
Fang
37e85275b3
Support multiple, sequential batches 2019-06-13 21:11:26 +02:00
Fang
701caf537f
Support lockup preparation
This action spawns stars and sends them to the ceremony address.
2019-06-13 19:09:06 +02:00
Fang
26953e92ca
Some re-org 2019-06-13 17:28:39 +02:00
Fang
21088d4e53
Automate nonce fetching, using the ;< pattern 2019-05-24 20:28:39 +02:00
Fang
26c64e4fac
Add eth_getTransactionCount call to zuse 2019-05-24 20:24:36 +02:00
Fang
2e487c58b7
Merge master into azimuth-cli 2019-05-21 00:01:25 +02:00
Fang
f083f7545e
Support the simplest lockup cases 2019-05-20 20:21:26 +02:00
Jared Tobin
ec1b5a2e21
Merge pull request #1169 from urbit/philip/individual-breaches
Individual breaches, Clay edition
2019-05-18 05:31:24 +08:00
Philip Monk
959b474ef9
Merge pull request #1174 from urbit/philip/more-clay-monads
Clad improvements
2019-05-17 11:37:48 -07:00
Fang
3837720f8a
Support generating deeding transactions from json
Uses urbit-registration.txt contents to generate creation, configuration
and transfer transactions.

Note that this currently only works with a single sending address at a
time, and assumes assets are yet unspawned. So, only deed with one
spawning proxy at a time.
2019-05-17 19:32:39 +02:00
Jared Tobin
98a3bcc318
Merge branch 'master' into philip/individual-breaches 2019-05-17 20:56:07 +08:00
Jared Tobin
75e3479a53
Merge pull request #1172 from urbit/jet
remove ~&pure-mint from mint (prelude to jet decapitation)
2019-05-17 20:54:33 +08:00
Philip Monk
e412bf808e
factor out the essential clad evaluation 2019-05-16 14:02:21 -07:00
Philip Monk
cba357f5ea
add paths to notes for documentation 2019-05-16 11:50:13 -07:00
Fang
cba368d436
Start implementation of %claz (working title)
Command line Azimuth transaction generation.
2019-05-16 20:44:55 +02:00
Philip Monk
e615814ba4
re-add cross-commit mime cache 2019-05-15 15:50:13 -07:00
pilfer-pandex
1e7fe11a6e remove ~&pure-mint from mint (prelude to jet decapitation) 2019-05-15 13:18:41 -07:00
Philip Monk
8cd261451a
Merge remote-tracking branch 'origin/master' into philip/individual-breaches 2019-05-15 11:37:06 -07:00
Philip Monk
8a56dd8da9
style 2019-05-15 11:07:14 -07:00
Philip Monk
4a569c4a79
fix tests 2019-05-13 23:18:52 -07:00
Philip Monk
1aefafbba4
make slow 2019-05-13 22:36:05 -07:00
Philip Monk
780c0ebbc6
light refactoring and heavy commenting 2019-05-13 22:27:11 -07:00
Philip Monk
815f6c942d
breach-sync works 2019-05-13 14:45:53 -07:00
Philip Monk
1eaac49e4d
wip child-sync works 2019-05-13 13:53:46 -07:00
Philip Monk
c6670249a5
wip debugging child-sync 2019-05-10 19:23:13 -07:00
Philip Monk
1903d68b14
boot works 2019-05-10 14:51:37 -07:00
Philip Monk
38cfb7fbec
compiles 2019-05-09 18:06:18 -07:00
Jared Tobin
4b09d4db98
Merge pull request #1166 from urbit/hard
remove +hard, replace with new ;;
2019-05-10 08:16:58 +08: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
Jared Tobin
72745fcd7f
Merge pull request #1164 from urbit/hard
;; takes spec and hoon; no more 'idempotence' test
2019-05-09 12:09:24 +08:00
pilfer-pandex
6d117664ba merge 2019-05-08 19:05:21 -07:00
Jared Tobin
d9f8e78976
Merge pull request #1163 from urbit/tsbr-plum
make =| print as =|, not ;;
2019-05-09 09:10:56 +08:00
pilfer-pandex
c30bea0366 ;; takes spec and hoon; no more 'idempotence' test 2019-05-08 16:32:51 -07:00
pilfer-pandex
46433e4ecc make =| print as =|, not ;; 2019-05-08 15:45:38 -07:00
Jared Tobin
8018745d9b
Merge pull request #1096 from jfranklin9000/udon-hep-buc
added ++arm:core, +-arm:core, +$arm:core, +*arm:core to udon parser
2019-05-09 06:13:39 +08:00
Jared Tobin
83b9534256
Merge branch 'master' into udon-hep-buc 2019-05-08 20:59:01 +08:00
Philip Monk
7e029a3c28
wip try to compile 2019-05-03 19:24:24 -07:00
Jared Tobin
1323120500
Merge pull request #1158 from urbit/helm-mint
Update %mint task structure in helm
2019-05-03 19:33:13 +08:00
Philip Monk
feda6530b1
wip factored out writes and merges 2019-05-02 18:50:20 -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
89ce5cedbe
real queueing for clay writes 2019-05-01 18:21:32 -07:00
Philip Monk
4d1c72dfb4
add %drip to behn 2019-04-30 14:58:51 -07:00