Fang
|
0b1ff05a02
|
dawn: rip out /lib/json/rpc dependency
The functionality we need is minimal, so better to just reproduce
in-line instead of pulling in a questionable dependency.
|
2021-07-07 17:26:22 +02:00 |
|
Fang
|
19cb432ad2
|
dawn: fix /lib/vere compilation errors
|
2021-07-07 17:25:11 +02:00 |
|
Fang
|
9444537b8d
|
json-rpc: never crash when validating request
Instead produce the empty unit for failure cases, like the function
signature implies.
|
2021-07-06 23:10:05 +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
|
f3b57d7b61
|
dawn: update for azimuth-rpc, wip
Contains the bulk of the changes, but is missing escape parsing,
doesn't handle missing optional fields nicely, and is mostly untested.
|
2021-07-03 00:51:19 +02:00 |
|
Fang
|
cb1a7cb76a
|
Merge branch 'm/multipass' into naive/preboot
|
2021-07-02 16:20:51 +02:00 |
|
yosoyubik
|
cf68f8b5c5
|
Merge remote-tracking branch 'origin/poprox/naive-tests' into naive/aggregator
|
2021-07-02 07:03:51 +02:00 |
|
yosoyubik
|
be79e0653c
|
Merge remote-tracking branch 'origin/philip/naive' into naive/aggregator
|
2021-07-02 07:03:22 +02:00 |
|
yosoyubik
|
8ada986f78
|
naive: support camel case rpc method name
|
2021-07-01 14:34:24 +02:00 |
|
yosoyubik
|
c4f8d6c672
|
naive: return signature for pending txs as hex-encoded string
|
2021-06-29 07:46:29 +02:00 |
|
yosoyubik
|
b14b7d131e
|
naive: add rpc for retrieving roller configuration data
|
2021-06-29 07:45:44 +02:00 |
|
drbeefsupreme
|
78521236a3
|
Merge branch 'philip/naive' into poprox/naive-tests
|
2021-06-28 15:33:51 -04:00 |
|
yosoyubik
|
af295b2f5e
|
naive: add get-dns to azimuth-rpc
|
2021-06-28 13:01:04 +02:00 |
|
yosoyubik
|
3ca12235e5
|
naive: only accept hex-encoded signature and raw rpc arguments
|
2021-06-28 12:38:10 +02:00 |
|
yosoyubik
|
ed36304749
|
naive: also accept ship in rpc argument as number
|
2021-06-28 12:36:48 +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
|
e05234c179
|
naive: add gas to ju
|
2021-06-24 16:41:44 +02:00 |
|
yosoyubik
|
1e7e2e1193
|
naive: use lte to emphasize parent equality
|
2021-06-24 16:40:53 +02:00 |
|
yosoyubik
|
5b317acca5
|
naive: use 10 gwei for fallback-gas-price
|
2021-06-24 16:38:54 +02:00 |
|
Philip Monk
|
72b6e11e43
|
naive: update for L1 changes
|
2021-06-22 09:50:22 -10:00 |
|
drbeefsupreme
|
e9227dca7e
|
naive: %manage events working
|
2021-06-22 14:57:57 -04:00 |
|
drbeefsupreme
|
126f286ed5
|
naive: ~pidted-dacnum joins the party
|
2021-06-22 14:36:28 -04:00 |
|
drbeefsupreme
|
80fa78319a
|
naive: another forgotten test ship
|
2021-06-22 14:34:05 -04:00 |
|
drbeefsupreme
|
413df5570f
|
naive: apparently forgot a test planet
|
2021-06-22 14:30:06 -04:00 |
|
drbeefsupreme
|
ae3b2ec6af
|
naive: tests: nonces for proxies
|
2021-06-22 13:55:24 -04: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 |
|
yosoyubik
|
c715ef59fd
|
naive: add cancel pending transaction
|
2021-06-21 11:27:36 +02:00 |
|
drbeefsupreme
|
cd615524cd
|
naive: ownership testing
|
2021-06-17 17:46:52 -04:00 |
|
drbeefsupreme
|
01328c03af
|
naive: nonce testing on
|
2021-06-17 17:17:03 -04:00 |
|
drbeefsupreme
|
7dbf0a28d2
|
naive: ~red init
|
2021-06-17 16:43:58 -04:00 |
|
drbeefsupreme
|
68a9e397a3
|
naive: fix check on %spawn dominion %set-spawn-proxy
|
2021-06-17 14:38:22 -04:00 |
|
drbeefsupreme
|
1116c8eeb8
|
naive: %escape tests
succeeds for dominion %l2, fails for other dominion
|
2021-06-17 14:06:20 -04:00 |
|
drbeefsupreme
|
3ddb3b14d2
|
naive: rut-test description, slight refactor
|
2021-06-17 13:19:02 -04:00 |
|
fang
|
bdaad4cf84
|
kh: don't error during key validation
Instead produce an Either.
|
2021-06-17 17:42:44 +02:00 |
|
yosoyubik
|
7e9a2bcfcd
|
naive: fix json param parsing in rpc-api
|
2021-06-17 15:12:10 +02:00 |
|
fang
|
f8d5a1644c
|
kh: improve naming and code style
|
2021-06-17 14:48:09 +02:00 |
|
yosoyubik
|
845a2d1c1b
|
naive: add l2 tx history by ethereum address
|
2021-06-16 17:03:21 +02:00 |
|
drbeefsupreme
|
a7dbecd372
|
naive: fix %transfer-point test
|
2021-06-15 18:14:51 -04:00 |
|
drbeefsupreme
|
bf8155425c
|
naive: fix key set test
|
2021-06-15 18:11:47 -04:00 |
|
drbeefsupreme
|
e160485eb0
|
naive: working spawn tests
|
2021-06-15 18:07:20 -04:00 |
|
drbeefsupreme
|
5581094263
|
naive: refactor test state settesr
|
2021-06-15 17:29:48 -04:00 |
|
drbeefsupreme
|
4a533a17e6
|
naive: full state testing for mgmt
|
2021-06-15 16:29:17 -04:00 |
|
drbeefsupreme
|
d234fb4bb3
|
naive: spawn planet with planet test
|
2021-06-15 15:36:54 -04:00 |
|
drbeefsupreme
|
f921c8d4dc
|
naive: rewrite success-map
|
2021-06-15 15:20:47 -04:00 |
|
yosoyubik
|
33b9f76540
|
naive: account for raw-tx data size in gas limit
|
2021-06-15 07:22:55 +02:00 |
|