ledgerwatch
|
7b019aaa72
|
rpctest: Recording requests and responses and replay command (#1644)
* Record to file
* Add replay command
* Update doc
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-31 20:20:38 +01:00 |
|
Alex Sharov
|
f6effa5b48
|
Remove old loader, part 2 (#1642)
|
2021-03-31 22:30:09 +07:00 |
|
Alex Sharov
|
dcd081412e
|
remove unused metrics (#1643)
|
2021-03-31 16:24:39 +07:00 |
|
Alex Sharov
|
b4a2d823c4
|
old loader remove v1 (#1641)
|
2021-03-31 14:43:12 +07:00 |
|
Alex Sharov
|
043c5b789c
|
set locals in tx pool constructor (#1637)
|
2021-03-31 12:42:54 +07:00 |
|
Alex Sharov
|
527fafe051
|
estimate_gas: to accept optional block or hash (#1639)
|
2021-03-31 11:32:52 +07:00 |
|
Alex Sharov
|
930b9ae37c
|
infinite gas cap for gas estimate (#1638)
|
2021-03-31 11:03:52 +07:00 |
|
alex.sharov
|
2ba007b17c
|
increase tests timeout
|
2021-03-31 10:48:52 +07:00 |
|
Alex Sharov
|
5b87126b43
|
context leak fix (#1632)
|
2021-03-31 09:03:25 +07:00 |
|
Alex Sharov
|
ea7425adea
|
tests (#1631)
|
2021-03-31 08:26:01 +07:00 |
|
Artem Vorotnikov
|
742e998dd3
|
Add Docker step to Actions workflow (#1630)
|
2021-03-30 19:16:07 +03:00 |
|
ledgerwatch
|
08174e8e2d
|
Fix compilation error in hack.go (#1633)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-30 13:13:51 +01:00 |
|
ledgerwatch
|
6af1288831
|
Add readAccount hack (#1629)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-30 12:29:57 +01:00 |
|
Artem Vorotnikov
|
d4c10c9a47
|
Port rpcdaemon to KV interface (#1627)
|
2021-03-30 12:53:54 +03:00 |
|
Alex Sharov
|
4a176e4409
|
Mining docs (#1628)
|
2021-03-30 16:18:57 +07:00 |
|
Alex Sharov
|
86ccfd0338
|
RPC: Pending transactions/blocks/logs (#1625)
|
2021-03-30 14:09:00 +07:00 |
|
Artem Vorotnikov
|
3da261ba9b
|
Add Actions workflow (#1606)
|
2021-03-30 02:17:19 +03:00 |
|
Artem Vorotnikov
|
9b8cdc0f22
|
Fix lints and remove more unused code (#1621)
|
2021-03-29 10:58:45 +07:00 |
|
ledgerwatch
|
3b18c02edf
|
Lazy fix for eth_getLogs (#1620)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-28 19:47:20 +01:00 |
|
Alex Sharov
|
0685250095
|
metrics for header/body/exec stages (#1618)
|
2021-03-28 21:40:42 +07:00 |
|
Alex Sharov
|
8ccc6b2664
|
Mining: remove local pow mining (from ethash), --miner.notify is required now, cycle is non-blocking now (#1617)
|
2021-03-28 21:40:27 +07:00 |
|
Alex Sharov
|
5f6513de31
|
Remove blockchain object from some tests (#1612)
|
2021-03-28 20:41:47 +07:00 |
|
Alex Sharov
|
416a69ecb3
|
Genesis.toBlock remove db from arguments (#1611)
|
2021-03-28 16:27:06 +07:00 |
|
ledgerwatch
|
270f866b06
|
rpctest commands to support block ranges, integration tool to allow tx tracing into files (#1616)
* block range options for rpctest
* convert bench8 to fastjson
* Add txtrace to integration tool
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-27 21:43:38 +00:00 |
|
Artem Vorotnikov
|
afe551ba1c
|
Remove puppeth & account management (#1610)
|
2021-03-26 21:05:42 +03:00 |
|
ledgerwatch
|
782fdc8597
|
Update TESTING.md (#1609)
|
2021-03-26 18:18:53 +07:00 |
|
Alex Sharov
|
2bb70fca9f
|
Genesis: calculate root by common components (#1608)
|
2021-03-26 17:05:35 +07:00 |
|
Artem Vorotnikov
|
e67be2b1be
|
Remove unused code (#1604)
* Remove graphql, legacy options
* Remove CODEOWNERS
* Remove EWASM and custom EVM interpreter
|
2021-03-26 09:08:01 +07:00 |
|
alex.sharov
|
d39c7fa121
|
mdbx: switch to master branch
|
2021-03-26 07:18:35 +07:00 |
|
Alex Sharov
|
2e1f880046
|
Mining test: set correct header.Timestamp and header.GasLimit (#1603)
|
2021-03-25 21:26:12 +07:00 |
|
Igor Mandrigin
|
7a972e85c9
|
begin release cycle 2021.03.03
|
2021-03-25 13:50:23 +01:00 |
|
ledgerwatch
|
5fdeb5a0e6
|
Update skip_analysis (#1602)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-25 09:52:11 +00:00 |
|
Alex Sharov
|
bdd04f6674
|
Mining: to use correct ibs snapshot (#1601)
|
2021-03-25 14:57:20 +07:00 |
|
Alex Sharov
|
8e385d9648
|
Mining: use noop writer when applyTx, pending logs subscription (#1600)
|
2021-03-25 13:42:45 +07:00 |
|
Artem Vorotnikov
|
7968637d42
|
ObjectDatabase cleanup (#1598)
* ObjectDatabase cleanup
* Remove ObjectDatabase::WarmUp
|
2021-03-24 22:48:08 +00:00 |
|
ledgerwatch
|
ea15c4a4fd
|
Fixes to new downloader (#1599)
* Fix for prefetched bodies
* Do not reset headers stage to 0
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-24 22:37:29 +00:00 |
|
ledgerwatch
|
1b7867b26c
|
Create TESTING.md (#1597)
|
2021-03-24 14:05:55 +00:00 |
|
ledgerwatch
|
69702c8235
|
Correct forkID computation in sentry, use blocks prefetched by NewBlockPacket, Fix NaN delivery speed output (#1596)
* Use proper forkID
* Remove NaN from Write block bodies messages
* Move Prefetched blocks
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-24 09:46:31 +00:00 |
|
Alex Sharov
|
b31813dcb5
|
Mining - don't write changesets to batch (#1595)
|
2021-03-24 12:09:29 +07:00 |
|
Chase Wright
|
884363dbb3
|
Add debug_accountAt to rpcdaemon README (#1594)
|
2021-03-24 11:54:05 +07:00 |
|
ledgerwatch
|
98227025b2
|
Update stages.go (#1593)
|
2021-03-23 21:08:56 +00:00 |
|
Artem Vorotnikov
|
a6742a4cf8
|
Kill cmd/state/stateless (#1592)
* Move stuff around
* Remove
* tidy
* Fix for writeReceipt printing
* fix lint typo
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-23 16:33:58 +00:00 |
|
Alex Sharov
|
bedf092c73
|
remove_warning_when_mining_disabled (#1591)
|
2021-03-23 16:25:14 +07:00 |
|
alex.sharov
|
0a76cdc274
|
temporary return miner to avoid nil pointer
|
2021-03-23 16:06:51 +07:00 |
|
Alex Sharov
|
aff859edc0
|
Mining stage (#1554)
|
2021-03-23 16:00:07 +07:00 |
|
Alex Sharov
|
47c6bdce9d
|
RPCDaemon: increase throughput by allowing more parallel grpc streams and not lockthread for read tx (#1580)
|
2021-03-23 14:28:04 +07:00 |
|
ledgerwatch
|
0986ce43fb
|
Fix some conformance tests broken after rebase (#1587)
* Uncomment
* Try to fix
* Try again
* Compile fix
* Compile fix
* Compile fix
* Compile fix
* Compile fix
* fix lint
* Enable more tests
* Fix core tests
* Remove comment outs
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-03-23 07:25:10 +00:00 |
|
Alex Sharov
|
df8b94e977
|
Senders table size regression: loadfunc preventing use of APPEND (#1585)
|
2021-03-23 11:32:01 +07:00 |
|
Alex Sharov
|
5cd91cb8ec
|
no false alert (#1588)
|
2021-03-23 11:15:54 +07:00 |
|
Alex Sharov
|
4c82b15c36
|
no_panic_be_happy (#1586)
|
2021-03-22 22:45:24 +07:00 |
|