James Acklin
1f6a216f28
messages: always mono for DM recipients, show description
...
fixes urbit/landscape#623
2021-05-31 19:49:36 -04:00
yosoyubik
fbd96f69ee
naive: fix aggregator pokes from rpc-api
2021-05-31 12:20:53 +02:00
ixv
3a14176934
herb: add cancel command
2021-05-29 12:53:23 -07:00
yosoyubik
5b0e785cf7
naive: choose contracts from mainnet, ropsten or local
2021-05-29 15:42:27 +02:00
yosoyubik
520225056a
naive: send signature and raw tx for every tx in the roll
...
this assumes that the naive contract has a "fallback" function:
https://docs.soliditylang.org/en/v0.5.3/contracts.html#fallback-function
2021-05-29 14:57:57 +02:00
yosoyubik
98bef023cf
naive: send updates to aggregator
2021-05-29 14:53:57 +02:00
yosoyubik
4cbf3d497b
naive: update tx state in finding txs
2021-05-29 14:46:19 +02:00
yosoyubik
e834aface1
naive: subscribe to azimuth agent
2021-05-29 14:44:58 +02:00
yosoyubik
9abd6c3e72
naive: use gen-tx-octs from naive-transactions library
2021-05-29 14:44:16 +02:00
yosoyubik
a3ed3182bc
naive: use contract/chain from azimuth library
2021-05-29 14:43:13 +02:00
yosoyubik
8b51b526d3
naive: add get-next-nonce thread
2021-05-29 14:40:13 +02:00
yosoyubik
8851e52f45
naive: add eth-get-balance
2021-05-29 14:22:33 +02:00
Matilde Park
ab95f8ec12
leap: render custom app tiles
...
Fixes urbit/landscape#915
2021-05-28 17:42:19 -04:00
Matilde Park
0d38218c0a
GraphContent: use correct type for code content
2021-05-28 17:21:36 -04:00
Matilde Park
88f02e6115
landscape: code content inherits font weight
...
Fixes urbit/landscape#905
2021-05-28 17:16:31 -04:00
Matilde Park
12afe8acd7
interface: catch contact-update type mismatch
...
When applying add-group or remove-group updates optimistically, we send
our ship resourceFromPath objects, and get back /ship/~name/resource
strings. When we apply the update optimistically, we use the former,
storing the object in state. This causes interface errors, as it expects
the string. Therefore, on both ends we construct the string and dedupe
if it comes in after application.
Fixes urbit/landscape#917
2021-05-28 16:54:01 -04:00
matildepark
7ea6c246ce
Merge pull request #4955 from urbit/lf/btc-dev-fix
...
btc-wallet: fix dev proxy
2021-05-28 12:46:09 -04:00
matildepark
38b57d0107
Merge pull request #4956 from urbit/lf/chromatic-flake
...
interface: prevent storybook flake w relative time
2021-05-28 12:45:42 -04:00
Liam Fitzgerald
e540d1260f
interface: prevent storybook flake w relative time
2021-05-28 14:47:18 +10:00
Liam Fitzgerald
12f3ab7651
btc-wallet: fix dev proxy
2021-05-28 14:16:55 +10:00
janeway-bot
66573955a8
Merge 457904368b
into release/next-userspace
2021-05-28 05:31:56 +04:00
janeway
457904368b
glob: update to 0v2lque.i3rgs.9utfa.sk8o5.u9h6q
2021-05-28 11:25:30 +10:00
matildepark
68cd853fb5
Merge pull request #4952 from urbit/mp/tokenize-mention-links
...
tokenizer: please I beg no more
2021-05-27 20:50:12 -04:00
Liam Fitzgerald
623da874e5
tokenizeMessage: less greedy
2021-05-28 10:47:51 +10:00
Liam Fitzgerald
3d9036b10f
tokenizeMessage: race regexes, choose closest match
2021-05-28 09:51:55 +10:00
ixv
75bde5d4f7
Merge pull request #4950 from urbit/ixv/btc-tile-fix
...
btc: fix visual glitch with tile
2021-05-27 16:46:03 -07:00
janeway-bot
837d380e39
Merge fd55386de5
into release/next-userspace
2021-05-28 02:59:23 +04:00
matildepark
fd55386de5
Merge pull request #4951 from urbit/tbcs/local-npm
...
npm/http-api: changed relative dependency typo
2021-05-27 18:58:58 -04:00
Tyler Brown Cifu Shuster
6c48b8a0be
npm/http-api: changed relative dependency typo
2021-05-27 15:57:19 -07:00
janeway-bot
86ba56dc45
Merge 4cecb55b53
into release/next-userspace
2021-05-28 02:56:01 +04:00
matildepark
4cecb55b53
Merge pull request #4949 from urbit/tbcs/local-npm
...
npm/http-api: changed relative dependency
2021-05-27 18:55:35 -04:00
L
f6165056e3
Merge pull request #4948 from urbit/mp/post/loose-author
2021-05-27 17:55:21 -05:00
ixv
bf2b094374
btc: fix visual glitch with tile
2021-05-27 15:53:38 -07:00
Tyler Brown Cifu Shuster
8ede23b565
npm/http-api: changed relative dependency
2021-05-27 15:52:27 -07:00
Matilde Park
414b5ea89c
PostItem: only render byline if author in state
2021-05-27 18:52:05 -04:00
matildepark
c81bdda122
Merge pull request #4947 from urbit/ixv/btc-warning-style
...
btc: fix warning link style
2021-05-27 17:55:39 -04:00
ixv
e4e14c3457
btc: fix warning link style
2021-05-27 14:52:56 -07:00
L
7d632fa630
Merge pull request #4946 from urbit/la/group-feed-fixes
...
interface: fixes group feed issues introduced by fetch
2021-05-27 16:47:20 -05:00
Logan Allen
c816bc3357
interface: fix feed links
2021-05-27 16:43:12 -05:00
Logan Allen
7e5af14987
interface: fixes group feed issues introduced by fetch
2021-05-27 16:34:49 -05:00
Matilde Park
e704d90e06
interface: add new test for mention+link msgs
2021-05-27 17:00:54 -04:00
James Acklin
16311deee3
messages: fixing mono-logic
...
fixes urbit/landscape#623
2021-05-27 16:28:39 -04:00
janeway-bot
14e7378486
Merge 66537f39a5
into release/next-userspace
2021-05-27 23:50:35 +04:00
janeway
66537f39a5
glob: update to 0v3.p6u25.2ltvl.kdnbq.a2uq4.9uhqu
2021-05-27 12:39:22 -07:00
ixv
af48680bbd
Merge pull request #4945 from urbit/ixv/fix-glob
...
glob: fix on-load and +trouble
2021-05-27 12:28:11 -07:00
ixv
e195bbbcc7
glob: don't flush state when upgrading
2021-05-27 11:52:56 -07:00
ixv
c92079cda4
glob: fix +trouble
2021-05-27 11:21:27 -07:00
ixv
557cd5339c
Merge pull request #4943 from urbit/mp/btc/remove-import
...
btc: remove urbitrc import
2021-05-27 10:44:54 -07:00
Matilde Park
2a8edc7704
btc: remove urbitrc import
2021-05-27 13:37:28 -04:00
ixv
13807303b4
Merge pull request #4940 from urbit/release/bitcoin-wallet
...
Bitcoin Wallet
2021-05-27 10:28:18 -07:00