Angel Valkov
7ed0bae0ec
Additional GRPC API checks
2025-01-08 12:12:52 +02:00
Jerry
b49047f4ee
core/state: fix SetStorage override behavior ( #30185 ) ( #1393 )
...
This pull request fixes the broken feature where the entire storage set is overridden.
Originally, the storage set override was achieved by marking the associated account
as deleted, preventing access to the storage slot on disk. However, since #29520 , this
flag is also checked when accessing the account, rendering the account unreachable.
A fix has been applied in this pull request, which re-creates a new state object with all
account metadata inherited.
Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2024-12-24 09:03:42 -08:00
marcello33
10d9594b52
chg: try blocks hex ecnoding
2024-11-14 07:19:13 +01:00
marcello33
0634d11d86
cgh: use geth for maxInt
2024-11-13 15:01:55 +01:00
marcello33
32138d70ad
cgh: fix possible out of range on blockNumber
2024-11-13 14:58:18 +01:00
marcello33
baa8a2bb63
cgh: fix rpc blockNumber and bash warnings
2024-11-13 14:45:41 +01:00
marcello33
927db07fc4
chg: switch blockNumber
2024-11-13 14:04:19 +01:00
marcello33
9cb6fcac0b
chg: handle edge cases with string blockNumber
2024-11-13 11:33:02 +01:00
marcello33
7a854127dc
fix: lint
2024-11-08 18:40:26 +01:00
marcello33
2af775c1f8
fix: build
2024-11-08 18:25:39 +01:00
marcello33
422122815c
add: deps
2024-11-08 18:16:23 +01:00
marcello33
8c960fd08a
Merge branch 'develop' of https://github.com/maticnetwork/bor into bor-grpc
2024-11-08 18:13:04 +01:00
marcello33
e21905701d
chg: sort imports
2024-11-08 17:46:55 +01:00
marcello33
10f5303fac
chg: remove redundant logs
2024-11-08 17:37:48 +01:00
marcello33
af939db84b
chg: logs
2024-11-08 16:22:50 +01:00
marcello33
af5c3275b2
chg: fix functions' names
2024-11-08 12:05:03 +01:00
marcello33
5d0d4fbbc5
chg: register reflection for grpc server
2024-11-08 11:31:11 +01:00
marcello33
7b4666df92
add: logs
2024-11-07 14:14:19 +01:00
Jerry
ab66e61737
Fix getBlockTransactionCountByNumber/Hash ( #1365 )
2024-10-29 11:45:56 -07:00
Jerry
19ab4720ae
Add flag discovery.dns
2024-10-15 11:04:42 -07:00
Jerry
57a7f7fd6f
Fix eth_getTransactionReceipt
2024-10-15 11:04:42 -07:00
Jerry
3b9f73ab69
Fix bor tx missing
2024-10-09 09:36:06 -07:00
Jerry
a7578a3cea
Fix panic on getting safe block
...
Since bor doesn't have "safe" block, the api should always return null when requested safe block.
2024-10-09 07:59:21 -07:00
marcello33
63dd8d6315
fix: lint
2024-10-07 07:50:23 +02:00
marcello33
8185d48f71
internal/cli: add: prometheus sever timeouts
2024-10-07 07:40:19 +02:00
Jerry
af5c2b1cad
Merge remote-tracking branch 'upstream/master' into develop
2024-10-01 11:59:32 -07:00
Pratik Patil
95c051215d
AMOY SPECIFIC (updated WMATIC code)
2024-09-13 21:07:37 +05:30
Pratik Patil
625e943fab
added Ahmedabad HF related configs and block number for mainnet
2024-09-13 10:16:40 +05:30
marcello33
8c14f12d68
chg: solve conflicts
2024-09-10 15:32:42 +02:00
Pratik Patil
79fd5cad70
added Ahmedabad HF related configs and block number for amoy ( #1324 )
2024-09-05 21:11:59 +05:30
Manav Darji
8262eae9e3
consensus/bor: use CallWithState to fetch last state id ( #1323 )
...
* consensus/bor: use CallWithState to fetch last state id
* fix
2024-09-05 21:11:44 +05:30
anshalshukla
a66305dae3
fix: lint, add: milestone related tests in downloader
2024-09-05 14:03:10 +05:30
anshalshukla
3cb949f674
fix: avoid capping warnings for gas set by internal system transactions
2024-09-04 13:12:14 +05:30
anshalshukla
693d8aebcd
skip: testcase
2024-09-04 10:52:11 +05:30
anshalshukla
43043ed7ec
fix: few linting errors
2024-09-02 11:00:33 +05:30
anshalshukla
c0c129859d
fix: testcases
2024-09-01 15:19:05 +05:30
Manav Darji
1a98c5cba2
internal/ethapi/testdata: add note
2024-09-01 14:27:07 +05:30
Manav Darji
20b83d1dc1
internal/ethapi/testdata: revert genesis hash
2024-09-01 14:23:20 +05:30
anshalshukla
fc30355849
fix: TestRPCGetTransactionReceiptsByBlock
2024-09-01 13:36:21 +05:30
anshalshukla
02faed0a32
fix:testcases
2024-08-31 16:15:31 +05:30
Manav Darji
1d86ab346d
internal/cli: skip tests due to dev mode not working
2024-08-31 15:39:36 +05:30
anshalshukla
3c48fca257
fix: testcases
2024-08-27 00:51:36 +05:30
Marcello Ardizzone
aa54ff55a8
internal/debug: remove memsize to fix docker ( #1308 )
...
* chg: remove memsize
* chg: fix lint
2024-08-16 10:50:00 +02:00
anshalshukla
b1419eb41d
fix: testcases
2024-08-13 16:46:46 +05:30
anshalshukla
4a9a875738
merge: master
2024-08-13 11:48:57 +05:30
anshalshukla
5cda3fe0f0
fix: testcases
2024-08-13 11:39:52 +05:30
anshalshukla
e6132fdf1e
fix: testcases
2024-08-09 11:59:34 +05:30
Anshal Shukla
dbf55ce6cc
Merge tag 'v1.14.6' into upstream_merge_1.14.6
2024-08-05 16:29:10 +05:30
Pratik Patil
6939df80da
replaced 4337 with PIP-15
2024-07-30 10:00:12 +05:30
Manav Darji
dce4253605
PIP-35: enforce gas related configs for mainnet ( #1290 )
...
* enforce gas configs for all networks
* eth/gasprice: remove else if for log
* docs/cli: update example config
* fix tests
* internal/cli/server: fix tests
* miner: fix tests
2024-07-23 19:32:48 +05:30