Alex Sharov
|
ef77eb3053
|
tx.RwCursor() to return err (first step of removing lazy cursors) (#1656)
|
2021-04-02 13:36:49 +07:00 |
|
Alex Sharov
|
fbd9690251
|
Remove tds in few tests (#1657)
|
2021-04-02 12:14:43 +07:00 |
|
Alex Sharov
|
7b7c341602
|
fixed win build (#1655)
|
2021-04-02 08:30:09 +07:00 |
|
Alex Sharov
|
93dd4cd220
|
fixed win build (#1654)
|
2021-04-02 08:28:18 +07:00 |
|
ledgerwatch
|
24331da135
|
Add files via upload (#1652)
|
2021-04-01 19:53:16 +01:00 |
|
Igor Mandrigin
|
aa1d95884c
|
begin 2021.04.02 release cycle
|
2021-04-01 17:56:05 +02:00 |
|
ledgerwatch
|
0b3779b874
|
Add files via upload (#1650)
|
2021-04-01 13:55:03 +01:00 |
|
ledgerwatch
|
e47ed7ce15
|
Update skip_analysis.go (#1649)
|
2021-04-01 12:52:24 +01:00 |
|
Igor Mandrigin
|
bcb5844df6
|
bump version due to the month change
|
2021-04-01 10:46:58 +02:00 |
|
Alex Sharov
|
0ba20d6c28
|
Remove blockchain object from simulated backend (#1648)
|
2021-04-01 13:05:07 +07:00 |
|
Alex Sharov
|
abe5bd879c
|
Remove old loader, step 3 (remove some tds and blockchain objects in tests) (#1647)
|
2021-04-01 12:36:22 +07:00 |
|
Alex Sharov
|
66d1d5d1f8
|
corner_case_return_null_when_block_not (#1646)
|
2021-04-01 12:15:22 +07:00 |
|
Alex Sharov
|
6a2228de66
|
headers: remove with cancel (#1640)
* remove with cancel
* remove with cancel
* remove with cancel
|
2021-04-01 09:18:11 +07:00 |
|
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 |
|