yosoyubik
|
56b2d6b451
|
roller: simplify handling of /predict timer
|
2021-10-03 15:09:11 +02:00 |
|
yosoyubik
|
86276b894b
|
roller: use chain details in endpoint generator
|
2021-10-02 09:12:58 +02:00 |
|
yosoyubik
|
5938f3569e
|
roller: add logic for fixing out-sync nonce
|
2021-10-02 08:44:37 +02:00 |
|
yosoyubik
|
37aee72f55
|
roller: retrieve latest (current+pending) nonce
|
2021-09-29 14:38:20 +02:00 |
|
yosoyubik
|
f243500068
|
Merge remote-tracking branch 'origin/philip/naive' into naive/roller
|
2021-09-27 16:29:12 +02:00 |
|
yosoyubik
|
0042426179
|
roller: fix crash in +pending-by address
|
2021-09-20 08:31:15 +02:00 |
|
yosoyubik
|
9c3cd5240d
|
roller: add generators to connect to eth nodes
|
2021-09-20 07:24:10 +02:00 |
|
yosoyubik
|
32cbb97b40
|
roller: add get-pending-tx rpc from l2 tx hash
|
2021-09-07 12:59:36 +02:00 |
|
yosoyubik
|
7e0c99c980
|
azimuth+roller: add get-naive/predicted-state
|
2021-09-05 12:36:19 +02:00 |
|
yosoyubik
|
7c70ac954b
|
roller: add get-unspawned rpc
|
2021-09-01 11:01:39 +02:00 |
|
yosoyubik
|
2a1c37f8fb
|
roller: fix bug in peek path
|
2021-08-27 17:08:24 +02:00 |
|
yosoyubik
|
7cd67c2446
|
roller: wip fix range in spawned children
|
2021-08-27 16:55:10 +02:00 |
|
yosoyubik
|
2190eea370
|
roller: add timestamp to roller-tx
|
2021-08-27 16:05:59 +02:00 |
|
yosoyubik
|
b07774c0d9
|
roller-rpc: add get points per ownership address
|
2021-08-27 16:00:43 +02:00 |
|
yosoyubik
|
82f959ebd2
|
roller: wip point ownership tracking
|
2021-08-27 15:59:10 +02:00 |
|
yosoyubik
|
343ade2f15
|
azimuth: add /gx/=azimuth=/point/[~ship] scry path
|
2021-08-24 15:40:55 +02:00 |
|
yosoyubik
|
580007bba8
|
roller: track ship ownership for address+proxy
|
2021-08-23 16:32:26 +02:00 |
|
yosoyubik
|
f87658b1ad
|
roller: wip roller-cli client
|
2021-08-22 18:23:30 +02:00 |
|
yosoyubik
|
a97668e0e8
|
roller: rename aggregator to roller
|
2021-08-16 13:01:23 +02:00 |
|
yosoyubik
|
e218bbdbaa
|
roller: remove duplicate check in apply-tx
|
2021-08-12 10:17:42 +02:00 |
|
yosoyubik
|
a221e49281
|
aggregator-rpc: rename getPoints -> getShips
|
2021-08-05 12:42:36 +02:00 |
|
yosoyubik
|
d559ad35bc
|
roller: clean up
|
2021-08-04 15:53:57 +02:00 |
|
yosoyubik
|
3f63aa00e6
|
aggregator: extract sign address from raw-tx
|
2021-07-22 16:46:23 +02:00 |
|
yosoyubik
|
875561217f
|
aggregator: refactor +apply-effects in /lib/dice
|
2021-07-22 12:05:28 +02:00 |
|
yosoyubik
|
38d207c797
|
aggregator-rpc: add +unsign-transaction
|
2021-07-22 09:15:58 +02:00 |
|
yosoyubik
|
722ce969a5
|
aggregator: refactor ownership index logic
|
2021-07-22 06:34:42 +02:00 |
|
yosoyubik
|
5c787f2a0b
|
aggregator: add transfers index to state
|
2021-07-20 13:17:59 +02:00 |
|
yosoyubik
|
7a56e889ae
|
aggregator: include signing addres in submit
|
2021-07-20 11:22:16 +02:00 |
|
yosoyubik
|
86f1948bea
|
aggregator: use noun mark in scry
|
2021-07-19 07:10:31 +02:00 |
|
yosoyubik
|
07f4473c21
|
naive: add verify signature to /lib/naive-transactions
|
2021-07-16 16:15:24 +02:00 |
|
yosoyubik
|
c79a833678
|
aggregator: add ship to roller-tx in history
|
2021-07-15 14:26:44 +02:00 |
|
yosoyubik
|
794a14a12b
|
azimuth-rpc: return hash of succesful l2 transaction
|
2021-07-15 14:23:08 +02:00 |
|
yosoyubik
|
97a3c53827
|
aggregator-rpc: add rpc api for l2 aggregator
|
2021-07-13 15:22:25 +02:00 |
|
yosoyubik
|
2e9d412c21
|
azimuth-rpc: remove aggregator-related rpc code
|
2021-07-13 15:21:24 +02:00 |
|
yosoyubik
|
2787c157dd
|
Merge remote-tracking branch 'origin/naive/preboot' into naive/aggregator
|
2021-07-09 12:54:38 +02:00 |
|
yosoyubik
|
c2dd622fe3
|
naive: derive predicted ownership in /app/aggregator
|
2021-07-08 16:45:27 +02:00 |
|
Fang
|
70f960ab0f
|
azimuth: produce %noun-marked results on-peek
These were fake marks, which would give us trouble when asking for %noun
results. Now we just produce them as %noun results explicitly.
|
2021-07-07 17:35:07 +02:00 |
|
Fang
|
38e4e06e0b
|
json-rpc: support batch requests
Because this updates +validate-request, we must update azimuth-rpc
to match.
Naming of $batch-requests is admittedly a bit questionable...
|
2021-07-07 17:29:12 +02:00 |
|
Fang
|
ecd1146461
|
Merge branch 'naive/aggregator' into naive/preboot
|
2021-07-06 17:02:36 +02:00 |
|
yosoyubik
|
56df09cb12
|
naive: remove wrong cast
|
2021-07-03 12:50:38 +02:00 |
|
Fang
|
cb1a7cb76a
|
Merge branch 'm/multipass' into naive/preboot
|
2021-07-02 16:20:51 +02:00 |
|
yosoyubik
|
8ada986f78
|
naive: support camel case rpc method name
|
2021-07-01 14:34:24 +02:00 |
|
yosoyubik
|
b14b7d131e
|
naive: add rpc for retrieving roller configuration data
|
2021-06-29 07:45:44 +02:00 |
|
yosoyubik
|
af295b2f5e
|
naive: add get-dns to azimuth-rpc
|
2021-06-28 13:01:04 +02:00 |
|
yosoyubik
|
845cd2090e
|
naive: discard duplicate txs whe updatating predicted state
|
2021-06-28 07:46:09 +02:00 |
|
yosoyubik
|
5eb07edde5
|
naive: add ownership index to /app/azimuth
|
2021-06-28 07:26:47 +02:00 |
|
yosoyubik
|
8ea0ee004e
|
naive: clean up updating predicted state
|
2021-06-24 16:56:32 +02:00 |
|
yosoyubik
|
d03d710796
|
naive: add index of points by ethereum address
|
2021-06-24 16:54:23 +02:00 |
|
yosoyubik
|
3289f84b71
|
naive: update history's tx status when predicting state
|
2021-06-22 15:15:33 +02:00 |
|
yosoyubik
|
2c2c7db981
|
naive: get point data from aggregator
|
2021-06-22 15:00:24 +02:00 |
|