yosoyubik
121ee03fd0
naive: add hint to +por arm
2021-06-11 12:32:47 +02:00
yosoyubik
b52cf1aa1d
naive: defer deriving predicted naive state in aggregator
2021-06-11 12:27:05 +02:00
drbeefsupreme
d16ef8beb1
naive: spawn test arms
2021-06-10 17:04:28 -04:00
drbeefsupreme
1b6d81a0c8
naive: %transfer-point tests
2021-06-10 15:59:38 -04:00
drbeefsupreme
3c2daa06b4
naive: match %configure-keys to skim:tx format
2021-06-10 15:34:42 -04:00
Philip Monk
e14ed392e6
naive: don't crash if we receive extra L1 logs
2021-06-10 09:22:51 -10:00
drbeefsupreme
4c7cdc253a
naive: spawn and xfer proxy tests
2021-06-10 15:19:31 -04:00
drbeefsupreme
3bba3e5ac0
naive: fix nonce set
2021-06-10 13:23:10 -04:00
drbeefsupreme
71c6b45bc4
naive: add test categories
2021-06-10 13:22:10 -04:00
drbeefsupreme
da53512560
naive: more style
2021-06-10 12:51:19 -04:00
drbeefsupreme
3c36a38181
naive: cleanup style
2021-06-10 12:43:33 -04:00
yosoyubik
37ab836bcb
naive: add latest +on map with parent order
2021-06-10 13:39:03 +02:00
yosoyubik
749f8e93f9
naive: add when %next-batch to rpc-api
2021-06-09 15:59:04 +02:00
yosoyubik
60ba0f81dd
naive: add units for endpoint and nonce in aggregator
2021-06-09 15:37:37 +02:00
fang
2d01e1851f
Merge branch 'master' into m/multipass
2021-06-09 14:34:49 +02:00
yosoyubik
0a5a69396c
naive: remove setting nonce manually
2021-06-09 14:26:10 +02:00
yosoyubik
87be8c0e2d
naive: wip use ordered map for points.nas
2021-06-09 14:20:58 +02:00
yosoyubik
0f0af88a31
naive: wip add ordered-map for points
2021-06-09 13:34:04 +02:00
yosoyubik
852881eff1
naive: rename nas to pre (predicted state)
2021-06-09 13:30:36 +02:00
yosoyubik
85c0c11257
naive: add time for next L2 batch to state
2021-06-09 13:05:17 +02:00
ryjm
0142fce219
king: add crud event to jael
2021-06-09 05:54:57 -04:00
ryjm
8ad9d022a1
king: fix noun derivation
2021-06-09 01:50:34 -04:00
drbeefsupreme
0bf69a99a3
naive: new test system working for mgmt proxies
...
hopefully its all downhill from here
2021-06-08 19:04:08 -04:00
yosoyubik
b9c5d9e2e6
naive: listen to %resend timer
2021-06-07 13:09:16 +02:00
yosoyubik
ca2b626c4e
naive: init aggregator timer on-init
2021-06-07 13:07:35 +02:00
yosoyubik
e7eaf3d2c6
naive: try updating predicted state on confirmed L2 tx
2021-06-07 11:41:02 +02:00
yosoyubik
e35a8b9e7f
naive: cached naive state -> predicted naive state
2021-06-07 11:20:31 +02:00
yosoyubik
a01289145b
naive: update aggregator cached naive state eagerly
...
The aggregator keeps a cached naive state that is recreated using the
canonical L2 state from the %azimuth agent, every time a new L2 tx comes
in via +take-tx (used by clients of the aggregator).
This makes the cached state ahead of the canonical L2 state, but
recreated every time a client sends a tx, using the list of pending (not
sent out to an ethereum node) and sending (waiting confirmation from
L1). This step drops any pending and sending transactions that do not
apply correctly.
Hearing about a new L2 tx confirmed in L1 (+on-naive-diff) removes such
transaction from the sending list, but does not update the cached state,
since this was already done when the L2 tx was seen in +take-tx.
2021-06-05 14:24:37 +02:00
yosoyubik
9c70e006a1
naive: fix wrong wire when receiving azimuth txs
2021-06-05 13:58:34 +02:00
yosoyubik
5859642363
naive: pack tx in send thread in correct order
2021-06-05 13:56:42 +02:00
drbeefsupreme
755fb61d62
naive: test filtrations
2021-06-04 17:50:07 -04:00
drbeefsupreme
28bd682377
naive: transaction success divinator
2021-06-04 15:24:02 -04:00
drbeefsupreme
e7e49bc50c
naive: errant comment
2021-06-04 14:50:51 -04:00
fang
148fb1b45c
tests, aqua: update for recent changes
2021-06-04 14:11:44 +02:00
yosoyubik
bac79bf55d
naive: add get-spawned to rpc-api
2021-06-04 11:41:59 +02:00
janeway
a41c3adcdd
glob: update to 0v2.3qak4.al612.8m1ig.kg03r.mfide
2021-06-04 15:15:22 +10:00
matildepark
638eed8d75
Merge pull request #4984 from urbit/lf/web-note-ref
...
notifications: fix description
2021-06-04 00:54:13 -04:00
Liam Fitzgerald
7f57fd7bfd
notifications: fix description
2021-06-04 14:49:22 +10:00
matildepark
fe60e82f68
Merge pull request #4983 from urbit/lf/leap-chording
...
leap: display chording options
2021-06-04 00:43:41 -04:00
Liam Fitzgerald
ce738f31f3
Merge pull request #4982 from urbit/lf/fix-dm-migration
...
dm-hook: fix on-init, rerun in on-load
2021-06-04 14:38:30 +10:00
Liam Fitzgerald
49f68e22d6
OmniboxResult: update props
2021-06-04 12:57:59 +10:00
Liam Fitzgerald
7ce67a2b46
leap: display chording options
2021-06-04 12:24:36 +10:00
L
99637b977b
Merge pull request #4981 from urbit/la/fix-admin-prop-drill
2021-06-03 21:02:11 -05:00
Logan Allen
c7f34b913b
interface: added isAdmin to props as well
2021-06-03 20:43:09 -05:00
Logan Allen
a92c749ce6
interface: make isAdmin an optional prop
2021-06-03 20:06:43 -05:00
L
e6925e7094
Merge pull request #4978 from urbit/la/fast-validate-graph
2021-06-03 19:48:56 -05:00
L
174f0d4324
Merge pull request #4980 from urbit/la/speedup-gph
2021-06-03 19:30:02 -05:00
Liam Fitzgerald
becc2a9ffe
dm-hook: fix on-init, rerun in on-load
2021-06-04 10:28:28 +10:00
drbeefsupreme
baef809d93
naive: full galaxy test
2021-06-03 20:21:26 -04:00
drbeefsupreme
af7eb54999
naive: test event generator
2021-06-03 20:20:55 -04:00