alex.sharov
db4e5bf2fa
txpool.v2 built-in
2021-09-07 10:07:17 +07:00
Alex Sharov
2f5b1e490b
revert json iter pool change ( #2627 )
2021-09-07 09:54:00 +07:00
ledgerwatch
450bd5d655
Not to exclude traces to precompiles on the top level ( #2635 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-06 16:36:44 +01:00
jt9897253
ac086830fe
Fix typo ( #2630 )
...
Changed `name if the chain` to `name of the chain`
2021-09-05 15:53:35 +07:00
Леонид Юрьев (Leonid Yuriev)
8fc32b797f
update libmdbx submodule to v0.10.3 ( #2628 )
...
Signed-off-by: Leonid Yuriev <leo@yuriev.ru>
2021-09-05 09:19:34 +07:00
ledgerwatch
5810ed2395
Add files via upload
2021-09-03 22:59:26 +01:00
Alex Sharov
873ef75f39
Pool: grafana board ( #2625 )
2021-09-03 14:16:27 +07:00
Alex Sharov
28480a36ec
Pool: add --txpool.v2 flag to rpcdaemon ( #2624 )
2021-09-03 11:19:35 +07:00
Andrea Lanfranchi
5ab3eb8684
Refine git search ( #2623 )
...
Seems like there are two alternative DisplayName formattings
2021-09-03 08:37:19 +07:00
Alex Sharov
4c1dbdf50e
Pool: add --txpool.v2 flag to erigon (it just disabling existing machinery for now) ( #2620 )
2021-09-02 17:04:30 +07:00
Alex Sharov
daf945dc13
Rpcdaemon: handle "WaitGroup is reused before previous Wait has returned" panic on shutdown ( #2619 )
2021-09-02 16:36:56 +07:00
Alex Sharov
335ef966b3
better error message ( #2621 )
2021-09-02 16:03:38 +07:00
ledgerwatch
db7e143397
Pre verified hashes for main net and ropsten, fix for bad.block flag parsing ( #2618 )
...
* Extend preverified hashes for mainnet and ropsten
* Fix parsing of bad.block
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-02 09:49:49 +01:00
Alex Sharov
cf026fdd91
Rpcdaemon race on chainConfig set ( #2617 )
2021-09-02 15:47:48 +07:00
Igor Mandrigin
658315c2e0
begin 2021.09.02 release cycle
2021-09-02 10:57:38 +03:00
Alex Sharov
953f348d1e
Pool: add grpc server ( #2615 )
2021-09-02 12:55:04 +07:00
ledgerwatch
12cbf4d6fa
Ropsten to find correct chain ( #2614 )
...
* Ropsten to find correct chain
* Cleanup and compile fix
* Compile fix
* Print duration of the unwind, not the timestamp
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-01 22:21:57 +01:00
racytech
fd357f034d
bad.hash
flag added to exclude block by hash and not by number (#2612 )
...
* BadHashFlag added
* bad.hash to bad.block
2021-09-01 22:16:25 +01:00
ledgerwatch
2c6d4ae48d
Update skip_analysis.go ( #2613 )
2021-09-01 21:37:01 +01:00
Nick Paterno
93cff6a10d
Improve readme experience ( #2609 )
...
The `>` angle brackets are unnecessary and get in the way if you copy the entire sequence.
2021-09-01 22:53:01 +07:00
Alex Sharov
9e1fc980a7
Pool: batch incoming p2p transactions (but preserve "don't recover sender twice" property) ( #2608 )
2021-09-01 16:10:00 +07:00
ledgerwatch
6564d6a42f
Properly fix the case when gasPrice is not specified ( #2607 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-01 09:26:24 +01:00
Alex Sharov
edb83d1ed9
Roaring bitmap lib version up ( #2606 )
2021-09-01 12:09:04 +07:00
Alex Sharov
a681cd5676
check go 1.17 on ci ( #2601 )
2021-09-01 12:00:01 +07:00
Zachinquarantine
5e713d6da6
Remove calaveras testnet ( #2600 )
...
* Remove calaveras
* Remove Calaveras testnet
2021-09-01 08:16:30 +07:00
Alex Sharov
143a0d0231
Pool: remove redundant prefix in txs table ( #2603 )
2021-08-31 21:59:30 +07:00
ligi
d798d239f6
Fix typos ( #2602 )
2021-08-31 14:50:39 +07:00
Alex Sharov
fb9ee7177a
Pool: correct use of base fee ( #2597 )
...
* pool: add new empty sender to eviction
* pool: correct use of baseFee
2021-08-30 20:59:40 +07:00
Alex Sharov
74c2a1a317
pool: add new empty sender to eviction ( #2596 )
2021-08-30 11:49:43 +07:00
alex.sharov
54a0a3719b
remove old line from readme
2021-08-30 09:48:04 +07:00
alex.sharov
4c353da461
remove old line from readme
2021-08-30 09:47:49 +07:00
Alex Sharov
017b460b99
CallTraces prune to use ETL ( #2592 )
2021-08-30 09:13:30 +07:00
alex.sharov
32c66a32b2
ss
2021-08-29 13:51:26 +07:00
The-Coomer
d9fd71462a
Update README.md to include information about beacon chain clients ( #2593 )
2021-08-29 13:43:31 +07:00
Alex Sharov
cfeac97156
Pool: state eviction ( #2590 )
2021-08-28 18:24:53 +07:00
Alex Sharov
1f480fa472
pool: make sender info unloadable ( #2584 )
...
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
* ss
2021-08-27 11:51:33 +07:00
Igor Mandrigin
7506beb256
begin 2021.09.01 release cycle
2021-08-26 11:35:39 +03:00
Alex Sharov
10feb71530
Pool: handle "stop at non-canonical block" case ( #2582 )
2021-08-26 10:01:00 +07:00
Alex Sharov
38ea553300
Mdbx v0.10.1 ( #2578 )
2021-08-25 09:40:23 +07:00
Alex Sharov
caa1122dd3
consuming is slow ( #2580 )
2021-08-25 09:07:50 +07:00
Alex Sharov
a4c14c5f4c
increase nodedb limit ( #2579 )
2021-08-25 09:06:58 +07:00
Alex Sharov
f3021dd2af
RPC: small optimizations ( #2564 )
2021-08-24 08:28:58 +01:00
Igor Mandrigin
2762498951
begin 2021.08.05 release cycle
2021-08-24 10:23:05 +03:00
Alex Sharov
7e4db20427
pool: add own db ( #2575 )
...
* save
* save
2021-08-24 10:56:13 +07:00
Omar Ceja
63083657d4
Support for latest block in erigon_getHeaderByNumber ( #2574 )
...
Co-authored-by: Omar Ceja <oceja@users.noreply.github.com>
2021-08-24 09:13:51 +07:00
Egor Egorov
7b4f2bfbda
Expore --miner.sigkey cli parameter ( #2568 )
...
* Actually parse --miner.sigkey from commandline
* typo fix (--miner.miner → --miner)
2021-08-23 21:30:47 +07:00
Leonardo Yvens
629969fdd6
rpc: Increase the default gas limit to 50 million ( #2572 )
...
To be consistent with the change in e9b2c80.
2021-08-23 21:30:21 +07:00
Chase Wright
b87c9e3623
Update README.md ( #2566 )
2021-08-23 11:12:20 +07:00
Alex Sharov
b5dd323095
grafana:8.1.2, prometheus:v2.29.1 ( #2567 )
2021-08-23 09:37:19 +07:00
Sylvain Laurent
6becda8ff1
Update db_walkthrough.MD ( #2565 )
...
Typo
2021-08-22 13:08:29 +07:00