yosoyubik
|
d559ad35bc
|
roller: clean up
|
2021-08-04 15:53:57 +02:00 |
|
yosoyubik
|
5b317acca5
|
naive: use 10 gwei for fallback-gas-price
|
2021-06-24 16:38:54 +02:00 |
|
yosoyubik
|
33b9f76540
|
naive: account for raw-tx data size in gas limit
|
2021-06-15 07:22:55 +02:00 |
|
yosoyubik
|
4c4e0e70b8
|
naive: fix gas limit for l2 batch transaction
|
2021-06-14 17:21:57 +02:00 |
|
yosoyubik
|
e513768b90
|
naive: wip scale gas limit with roll size
|
2021-06-11 16:41:17 +02:00 |
|
yosoyubik
|
5859642363
|
naive: pack tx in send thread in correct order
|
2021-06-05 13:56:42 +02:00 |
|
yosoyubik
|
52af4ad1c3
|
naive: remove unused batch-function hash
|
2021-06-01 14:09:48 +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
|
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 |
|
yosoyubik
|
766e2ab610
|
naive: capture rpc errors when sending l2 batches
|
2021-05-22 08:10:30 +02:00 |
|
yosoyubik
|
937cc2ce44
|
naive: add aggregator sur
|
2021-05-21 15:07:08 +02:00 |
|
yosoyubik
|
5862aa07ce
|
naive: wip aggregator send thread
|
2021-05-21 12:16:57 +02:00 |
|
fang
|
9b62454bca
|
naive: wip aggregator
Includes logic for the core flow, but isn't fully hooked up to outside
sources/events yet. Probably doesn't compile. Plenty of TODOs remaining.
|
2021-05-13 17:21:35 +02:00 |
|