Commit Graph

9041 Commits

Author SHA1 Message Date
ixv
6c2c1a6b8e
Merge pull request #827 from urbit/rc-remove-zapcol
removed zapcol from ford
2018-10-01 15:11:14 -07:00
Isaac Visintainer
ef3fed4de8 removed zapcol from ford 2018-10-01 14:49:25 -07:00
Fang
020a8fd96a Add @q, phonetic data representation
It's @p, except never scrambles, and doesn't use -- in large values.
2018-09-27 19:56:36 -07:00
Joe Bryan
88f2f9b959
Merge pull request #821 from urbit/fix-ci-usage-error
Fix for CI vere usage error
2018-09-24 20:44:04 -04:00
Joe Bryan
6d87d9ddb6 run test framework before compilation/renderer specs in :test 2018-09-24 18:34:40 -04:00
Joe Bryan
282d5cc09d [CI] fixes livescript urbit-wrapper argument indices 2018-09-24 18:27:06 -04:00
Joe Bryan
cd98929203 [CI] always print vere arguments 2018-09-24 18:27:06 -04:00
Joe Bryan
ef84c15494 [CI] updates pinned vere commit hash 2018-09-24 18:25:43 -04:00
Ted Blackman
12e0c2f5c8
Merge pull request #820 from belisarius222/ford-fix-triangle-builds
fix bug in +move-root-to-cache
2018-09-24 14:07:11 -07:00
Ted Blackman
c31bcb95e6 fix bug in +move-root-to-cache 2018-09-24 13:44:52 -07:00
Elliot Glaysher
78eb61cc09
Merge pull request #817 from urbit/more-assertions
Fix +grad case in +make-join
2018-09-13 16:11:46 -07:00
Elliot Glaysher
49f87e6067 Over the shoulder code review. 2018-09-13 15:54:59 -07:00
Elliot Glaysher
db34424de2 Fix +grad case in +make-join, add assertions. 2018-09-13 14:51:12 -07:00
ixv
98203f9d5f
Merge pull request #815 from urbit/release-candidate-fix-oauth-path
Fix path to oauth atoms.
2018-09-12 13:28:54 -07:00
Elliot Glaysher
d08108fb90 Fix path to oauth atoms. 2018-09-12 13:25:48 -07:00
Curtis Yarvin
97573f9bee Add debug. 2018-09-10 10:53:19 -07:00
Curtis Yarvin
72a6beaf4a Various analysis work. 2018-09-10 10:52:14 -07:00
ixv
1e9d26d490
Merge pull request #810 from urbit/release-candidate-collections-fix
fixes collections multi clay write bug
2018-09-07 09:54:13 -07:00
Curtis Yarvin
0990f7daaa Just a couple stubs 2018-09-06 19:01:44 -07:00
Isaac Visintainer
7e07a4d8e8 cleaned up comments and lines over 80 2018-09-06 17:31:06 -07:00
Isaac Visintainer
6bf78803e7 fixes collections multi clay write bug 2018-09-06 16:39:02 -07:00
Elliot Glaysher
2b3d9a4da8
Merge pull request #809 from urbit/ren-collections-elem
Remove '/%' runes from collections.
2018-09-06 13:23:35 -07:00
Elliot Glaysher
37c46a7475 Remove '/%' runes from collections. 2018-09-06 11:10:08 -07:00
Fang
b4631e9438
Merge pull request #803 from urbit/ethereum-signing
Ethereum transaction signing
2018-09-06 11:17:52 +02:00
Curtis Yarvin
6cf2303f2d Various fixes and improvements. 2018-09-05 17:38:36 -07:00
Ted Blackman
45ed61b320
Merge pull request #808 from eglaysher/merge-collections
Merge collections
2018-09-05 16:46:48 -07:00
Elliot Glaysher
fd7b1f684b Fix +filter-gram in hall. 2018-09-05 16:42:59 -07:00
Elliot Glaysher
2642efc8af Merge remote-tracking branch 'origin/collections' into release-candidate 2018-09-05 16:33:34 -07:00
Ted Blackman
0ac5038b7b
Enqueue second Clay write during an Arvo event (#807)
* clay queue passes test

* docs on :cue and :tip in clay

* minor typo
2018-09-05 16:05:23 -07:00
Isaac Visintainer
0757ca63c0 updated lanscape js to d820e9f9c38f102877bbcdf5ceb7db1d5e89301b 2018-09-05 10:23:47 -07:00
Isaac Visintainer
1e668e6164 forgot to add initial onboarding bit 2018-09-04 18:02:20 -07:00
Isaac Visintainer
aeadbe894a added poke arm for onboarding bit 2018-09-04 18:01:17 -07:00
Ted Blackman
a9ce64f5cf
Merge pull request #806 from belisarius222/first-real-clay-test
refactored +expect-schematic and completed first clay test
2018-09-04 17:29:06 -07:00
Ted Blackman
2c7cbe5382 refactored +expect-schematic and completed first clay test 2018-09-04 16:37:01 -07:00
Fang
9cb8828d44 Add tests for Ethereum transaction signing
Simple almost-real-world transactions as generated by web3.js.
2018-09-05 01:23:34 +02:00
Isaac Visintainer
91bb34b943 hall custom permission rules 2018-09-04 16:23:24 -07:00
Elliot Glaysher
b816bd81e3
Merge pull request #805 from urbit/fix-dojo-path-parsing
Make dojo not produce incorrect beams when they start with '/'.
2018-09-04 16:16:04 -07:00
Elliot Glaysher
669c79ceeb Make dojo not produce incorrect beams when they start with '/'. 2018-09-04 15:57:29 -07:00
Fang
24886d327f Add tests for RLP encoding 2018-09-05 00:52:25 +02:00
Elliot Glaysher
2919e0d836
Merge pull request #804 from urbit/eyre-core-needs-hoon-in-path
Be explicit in having hoon file suffixes in security driver paths.
2018-09-04 14:02:00 -07:00
Elliot Glaysher
148f62569c Be explicit in having hoon file suffixes in security driver paths. 2018-09-04 13:28:24 -07:00
Fang
b7681cf73c Make ++ecdsa-raw-recover accept unmodified signature
Continuation of b2365dbd4
2018-09-04 18:08:23 +02:00
Fang
96e5dd4600 Add comments to clarify transaction signing logic 2018-09-04 17:41:30 +02:00
Fang
27e35e392d Minor corrections 2018-09-04 16:49:49 +02:00
Fang
cc98052347 Support sending raw transactions to RPC nodes 2018-09-04 16:42:27 +02:00
Fang
0f4069e6dc Implement Ethereum transaction signing
Includes RLP encoding logic.
2018-09-04 15:11:50 +02:00
Fang
b2365dbd4b Remove nonstandard 27 minimum value from ecdsa signature v
Ethereum uses 27/28 (superseded) or 35/36 for the v value. Other use
cases may want the recovery value directly. This makes it produce 0/1.
2018-09-04 14:59:35 +02:00
Fang
abd6329725 Remove outdated lib and sur files
They have been living in zuse for a while.
2018-09-04 00:25:08 +02:00
Ted Blackman
279e8886f1
Merge pull request #802 from belisarius222/release-candidate
Fix %reef handling more. Now uses the right part of the arvo core
2018-09-03 14:32:32 -07:00
Ted Blackman
c0c00de7e9 Fix %reef handling more. Now uses the right part of the arvo core 2018-09-02 03:48:40 -07:00