Jakub Freebit
4984c4e63f
build: make ios work again ( #26052 )
2022-10-27 11:23:11 +03:00
Guillaume Ballet
0c66d971e7
accounts/scwallet: fix keycard data signing error ( #25331 )
...
accounts/scwallet: fix keycard data signing
2022-10-27 10:06:28 +02:00
Péter Szilágyi
7496ad8edc
Merge pull request #26049 from sandakersmann/master
...
build: upgrade -dlgo version to Go 1.19.2
2022-10-27 11:01:12 +03:00
Marius Kjærstad
1d0c4e27bf
build: upgrade -dlgo version to Go 1.19.2
2022-10-26 14:49:12 +02:00
Péter Szilágyi
c4a662176e
core, eth: for types with accurate size calcs, return uint64, not float ( #26046 )
...
* core, eth: for types with accurate size calcs, return uint64, not float
* core/types: proper tx size tests
* core/types: extend tx size test with decoded sizes, fix error
* core/txpool: fix linter
Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-10-26 15:23:07 +03:00
Péter Szilágyi
5bed24dd77
Merge pull request #26044 from karalabe/rename-typed-tx-files
...
core/types: rename tx files to group them better together
2022-10-26 13:51:46 +03:00
Péter Szilágyi
68ba845bb5
core/types: rename tx files to group them better together
2022-10-26 13:30:51 +03:00
SHIVAM SHARMA
be3f297379
Merge pull request #547 from maticnetwork/shivam/POS-824
...
Add state sync transaction to debug_trace functions.
2022-10-25 12:22:49 +05:30
SHIVAM SHARMA
3fdb45e5e9
Merge pull request #552 from maticnetwork/shivam/POS-784
...
Make TriesInMemory configurable through CLI and toml config
2022-10-25 12:22:13 +05:30
SHIVAM SHARMA
ce88164b47
Merge pull request #551 from maticnetwork/shivam/POS-783
...
chg : use https://github.com/maticnetwork/crand instead of JekaMas/crand
2022-10-25 12:21:27 +05:30
Péter Szilágyi
a2b7481b78
Merge pull request #26038 from karalabe/split-txpool
...
all: refactor txpool into it's own package in prep for 4844
2022-10-24 20:30:33 +03:00
Péter Szilágyi
a6dda03644
all: refactor txpool into it's own package in prep for 4844
2022-10-24 16:35:53 +03:00
Martin Holst Swende
5f70f9fd37
eth/tracers: simplify test framework ( #25973 )
...
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-10-21 17:55:15 +02:00
Delweng
a404195c7b
eth/tracers: fix the issue prestate missing existing contract state ( #25996 )
...
The prestate tracer did not report accounts that existed at a given address prior to a contract being created at that address.
Signed-off-by: Delweng <delweng@gmail.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2022-10-21 11:48:53 +02:00
Shivam Sharma
723ff9a958
chg : minor change
2022-10-21 15:11:28 +05:30
Jerry
439d588fc9
Merge pull request #563 from cffls/qa
...
Force load default tracers
2022-10-20 21:48:59 -07:00
Pratik Patil
5c5c992440
Changed default value of maxpeers from 200 to 50, update docs ( #555 )
...
* changed default of maxpeers from 200 to 50
* docs: update additional notes for new-cli
* docs: update additional notes for new-cli
* small bug fix in the script to fix shopt issue
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2022-10-20 20:35:03 -07:00
Pratik Patil
e17ee36ebe
Changed default value of maxpeers from 200 to 50, update docs ( #555 )
...
* changed default of maxpeers from 200 to 50
* docs: update additional notes for new-cli
* docs: update additional notes for new-cli
* small bug fix in the script to fix shopt issue
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2022-10-21 08:54:38 +05:30
Shivam Sharma
2542403048
add : lint
2022-10-21 06:49:01 +05:30
Shivam Sharma
654f56fbcb
chg : standardTraceBlockToFile fix
2022-10-21 06:26:43 +05:30
Shivam Sharma
2f648fb91c
chg : fix derference error on config without borTraceEnabled
2022-10-21 05:38:45 +05:30
Shivam Sharma
7554a16c4f
chg : minor fix
2022-10-21 04:56:21 +05:30
Shivam Sharma
238d5a4f2c
chg : major fix
2022-10-21 04:41:49 +05:30
Manav Darji
a977a76f97
metrics: handle values from config file ( #565 )
...
* metrics: handle metrics flag from config in metrics.init()
* internal/cli/server: log for metrics enabling and misconfiguration
2022-10-20 15:33:00 -07:00
Manav Darji
8aab374926
metrics: handle values from config file ( #565 )
...
* metrics: handle metrics flag from config in metrics.init()
* internal/cli/server: log for metrics enabling and misconfiguration
2022-10-21 02:15:42 +05:30
Jerry
cb12a6e4d6
Force load default tracers
2022-10-20 10:04:00 -07:00
Jerry
aab72143d9
Force load default tracers
2022-10-20 09:01:04 -07:00
s7v7nislands
9b9a1b677d
internal/ethapi, accounts/abi/backends: use error defined in core ( #26012 )
...
Co-authored-by: seven <seven@nodereal.io>
2022-10-20 12:56:12 +02:00
marcello33
c954606250
dev: fix: ci ( #559 )
...
* dev: fix: ci
* dev: fix: add default block configs
* dev: fix: add sprintSize
* dev: fix: revert
* dev: fix: go-versions
2022-10-20 10:20:45 +02:00
rjl493456442
b9ba6f6e4d
core/rawdb: open meta file in read only mode ( #26009 )
2022-10-19 21:15:43 +02:00
Raneet Debnath
1ae3d42866
fix: address PR comments
2022-10-20 00:43:43 +05:30
Arpit Temani
743871ffd5
fix CI
2022-10-19 23:19:39 +05:30
Arpit Temani
be7327e72d
fix ci
2022-10-19 23:14:36 +05:30
Arpit Temani
fe5b6adac0
refactor
2022-10-19 22:49:15 +05:30
Arpit Temani
4afed25f7a
disabling tests for now
2022-10-19 22:14:10 +05:30
s7v7nislands
d86fe26f67
core/rawdb: refactor db key prefix ( #26000 )
...
Co-authored-by: seven <seven@nodereal.io>
2022-10-19 09:53:09 +02:00
Martin Holst Swende
6069d8294e
cmd/utils: enable snapshot generation in import-mode ( #25990 )
...
This PR fixes a regression causing snapshots not to be generated in "geth --import" mode. It also fixes the geth export command to be truly readonly, and adds a new test for geth export.
2022-10-19 08:20:39 +02:00
Arpit Temani
1ffbfa4086
go routine for test
2022-10-19 02:05:20 +05:30
Raneet Debnath
793f8e1292
pull changes
2022-10-18 23:47:27 +05:30
Martin Holst Swende
15b7e0b254
common/math, tests/fuzzers: use big.Int clone ( #26006 )
...
* common/math, tests/fuzzers: use big.Int clone
* common/math: license
2022-10-18 15:42:16 +02:00
Arpit Temani
916c7d8196
increase max reorg len
2022-10-18 15:26:17 +05:30
Arpit Temani
a8a2d5d7e1
refactor testcase
2022-10-18 15:13:54 +05:30
Shivam Sharma
b2c125f81e
add : lint
2022-10-18 03:58:31 +05:30
Shivam Sharma
ec57aabf9e
chg : minor fix
2022-10-18 03:56:55 +05:30
Arpit Temani
e39da65458
modified testcase, modified producer delay
2022-10-18 00:44:48 +05:30
Shivam Sharma
3db339b6fe
add : lint
2022-10-17 18:07:32 +05:30
Shivam Sharma
225a826e0e
add : TriesInMemory flag
2022-10-17 18:00:30 +05:30
Shivam Sharma
554712e954
chg : use https://github.com/maticnetwork/crand instead of JekaMas/crand
2022-10-17 15:44:11 +05:30
Raneet Debnath
02e84ff6f5
Merge pull request #548 from maticnetwork/raneet10/bench-fix
...
Fix Benchmark test
2022-10-15 23:28:12 +05:30
Raneet Debnath
7c9cd4c21d
fix: benchmark test
2022-10-14 15:51:19 +05:30