Arpit Temani
3be856ce7e
remove blobpool
2023-11-09 22:16:38 +05:30
Arpit Temani
bee537ab98
fix lint
2023-11-09 21:19:27 +05:30
Arpit Temani
cee2c221b2
disbale 4844
2023-11-09 20:43:18 +05:30
Arpit Temani
3d84c4d270
Merge branch 'arpit/pos-1731' of github.com:maticnetwork/bor into arpit/pos-1731
2023-11-09 20:19:14 +05:30
Arpit Temani
3106cb143b
Revert "change withdrawals hash"
...
This reverts commit cd5a7d3391 .
2023-11-09 18:09:39 +05:30
Arpit Temani
cd5a7d3391
change withdrawals hash
2023-11-09 16:36:21 +05:30
Pratik Patil
368ae246fd
added p2p v4 discovery flag wrt geth v1.12.2 merge
2023-11-08 17:44:35 +05:30
Pratik Patil
6aed36d9d1
removed --cache.trie.journal and --cache.trie.rejournal wrt geth v1.12.2 merge
2023-11-08 17:11:54 +05:30
Pratik Patil
ae99b47a7c
update config.toml with correct db.engine flag
2023-11-08 17:07:30 +05:30
Pratik Patil
aa604a6744
added conditional transaction filtering in legacypool
2023-11-08 16:23:43 +05:30
Arpit Temani
1483c960ed
merge develop
2023-11-03 10:10:02 +05:30
Arpit Temani
bc338be57b
Merge pull request #1068 from maticnetwork/v1.1.0-beta-candidate
...
Merge V1.1.0 beta candidate to 'develop'
2023-11-02 16:47:53 +05:30
Shivam Sharma
6169648537
fix : lint
2023-11-02 15:28:41 +05:30
Arpit Temani
b3f4b0b982
Merge pull request #1067 from maticnetwork/shivam/prevrandao-hotfix
...
rm : prevrandao
2023-11-01 00:46:46 +05:30
Shivam Sharma
953039d1c0
rm : prevrandao
2023-11-01 00:44:16 +05:30
Jerry
4896ab25ed
Set withdraw to nil when building blocks for integration tests ( #1066 )
2023-10-30 22:04:20 -07:00
SHIVAM SHARMA
ab42a16a1b
fix : typo in (tx *DynamicFeeTx) gasPriceU256() ( #1064 )
2023-10-30 13:23:34 +05:30
vuittont60
d8c59ac8f2
fix some typos ( #1058 )
...
Co-authored-by: marcello33 <marcelloardizzone@hotmail.it>
2023-10-26 17:10:25 +05:30
Anshal Shukla
5da60c24d7
bump : version to v1.1.0-beta3
2023-10-25 15:41:40 +05:30
Shivam Sharma
b88d00c7af
add : check for commit span in apply bor message
2023-10-25 15:40:15 +05:30
Andrew Ashikhmin
c8548c9d37
params: fix bor key-value config look-up ( #1055 )
...
* Retire calculateBorConfigHelper in favour of borKeyValueConfigHelper
* Use borKeyValueConfigHelper for CalculateBurntContract
* Numerical instead of lexicographic sorting of config keys
* Add test for burntContract
* fix lint
---------
Co-authored-by: marcello33 <marcelloardizzone@hotmail.it>
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-10-23 18:30:11 +05:30
Anshal Shukla
0133e325a6
Merge pull request #1056 from maticnetwork/shaghai-fixes
...
Shanghai fixes
2023-10-23 18:29:14 +05:30
Anshal Shukla
d0abdcb188
chg: make consistent with erigon
2023-10-23 18:06:55 +05:30
Anshal Shukla
95cee33038
Merge pull request #1054 from maticnetwork/withdrawals
...
bor: make withdrawal objects nil
2023-10-23 15:52:44 +05:30
Anshal Shukla
da5b880669
chg: club error conditions
2023-10-23 12:12:27 +05:30
Anshal Shukla
a504fa6e2f
fix tests
2023-10-20 23:09:00 +05:30
Anshal Shukla
aff2f1fa73
fix: linting
2023-10-20 20:32:28 +05:30
Manav Darji
260deb873d
eth: handle nil blocks and state when pending is not available ( #1053 )
...
* eth: handle nil blocks and state when pending is not available
* internal/ethapi: handle nil state and err in send condtional tx api
2023-10-20 15:22:05 +05:30
Anshal Shukla
9f4457958d
bor: make withdrawals nil
2023-10-20 15:05:41 +05:30
Paul O'Leary
a9c57370cd
Change legacy rando geth fork choice to be deterministic ( #871 )
...
* Change legacy rando geth fork choice to be deterministic, based on block hash.
* core: add forkchoice tests
* fix
---------
Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
2023-10-19 12:56:30 +05:30
marcello33
d1149daa0f
dev: add: install go with go.mod version ( #1052 )
2023-10-19 07:48:17 +02:00
Manav Darji
e1898d5aea
bump version to v1.1.0-beta2
2023-10-18 12:18:50 +05:30
Manav Darji
adfd428bc0
internal/cli: set default value for keystore ( #1051 )
...
* internal/cli: set default valuee for keystore
* internal/cli: add tests
* internal/cli: fix tests
2023-10-18 12:16:34 +05:30
Arpit Temani
2cb1ee4e9d
Merge branch 'develop' of github.com:maticnetwork/bor into arpit/pos-1731
2023-10-17 16:44:52 +05:30
Shivam Sharma
cefca4ff42
chg : agra mumbai hf blockNumber to 41874000
2023-10-17 14:42:36 +05:30
Shivam Sharma
18728d3a3e
bump : version to v1.1.0-beta
2023-10-17 14:24:18 +05:30
Arpit Temani
d104b38245
Merge pull request #1025 from maticnetwork/shivam/POS-1733
...
Shanghai/Agra HF
2023-10-17 14:21:51 +05:30
Arpit Temani
f9577555aa
Merge pull request #1049 from maticnetwork/shivam/POS-1733-2
...
chg : withdrawals check in bor consensus
2023-10-17 13:40:47 +05:30
Shivam Sharma
e8939bc12e
chg : withdrawals check in bor consensus
2023-10-17 12:43:58 +05:30
Arpit Temani
3d8ee19c4c
merge develop
2023-10-17 11:32:30 +05:30
Arpit Temani
0559bd12a5
change version
2023-10-17 11:28:53 +05:30
Arpit Temani
5d5252991a
skip testcase
2023-10-17 01:43:23 +05:30
Arpit Temani
1aa033520c
fix tests
2023-10-17 00:52:04 +05:30
marcello33
398c6ba1a7
dev: chg: update peppermint and cosmos-sdk to latest polygon releases ( #1045 )
2023-10-16 20:58:34 +02:00
Arpit Temani
01a4c0d026
fix linters
2023-10-16 23:55:16 +05:30
Arpit Temani
109a0a19a6
enable hf in tests
2023-10-16 23:45:55 +05:30
Arpit Temani
c311f3b363
Merge branch 'arpit/pos-1731' of github.com:maticnetwork/bor into arpit/pos-1731
2023-10-16 23:37:58 +05:30
Arpit Temani
589f7420e3
merge develop
2023-10-16 23:37:44 +05:30
Arpit Temani
3c9d6b4edb
Merge pull request #1044 from maticnetwork/shivam/POS-1733-2
...
add : agra HF mumbai block
2023-10-16 23:25:19 +05:30
Arpit Temani
8d13d7c963
Merge pull request #1046 from maticnetwork/arpit/pos-1731-6
...
Arpit/pos 1731 6
2023-10-16 23:24:23 +05:30