Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

feat: implement bsc node with bsc provider #12

Merged
merged 33 commits into from
May 29, 2024
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
7cbdb0a
feat: implement bsc node with bsc provider
forcodedancing May 16, 2024
169b8fa
implement more traits for BlockchainProvider
forcodedancing May 15, 2024
f1a65f5
temp commit for debug
forcodedancing May 16, 2024
072bf57
fix: update parlia abi setting and `BscExecutorProvider`
pythonberg1997 May 16, 2024
3f047d3
fix a panic issue
forcodedancing May 16, 2024
56907ab
fix: error when verifying headers in parlia
pythonberg1997 May 16, 2024
a52ab62
fix snapshot issue
forcodedancing May 16, 2024
b680c9f
fix some issues
forcodedancing May 17, 2024
8025b65
fix some issues
forcodedancing May 17, 2024
34c729b
fix some unpack and flag issues
forcodedancing May 17, 2024
7409d00
fix some issues
forcodedancing May 17, 2024
11ad08a
fix bsc evm config and other sync issues
pythonberg1997 May 20, 2024
d8bb895
fix parlia default config
forcodedancing May 21, 2024
d8c1e45
fix typo in `distribute_incoming`
pythonberg1997 May 20, 2024
8483cd7
fix system address issue
pythonberg1997 May 21, 2024
c3e3dc1
fix system address issue
pythonberg1997 May 21, 2024
cdf54e9
fix system address issue
pythonberg1997 May 22, 2024
c87ce91
remove some unused codes
forcodedancing May 22, 2024
c2995ca
optimize `DisplayHardforks`
pythonberg1997 May 22, 2024
6ba20a2
optimize hardforks check
pythonberg1997 May 22, 2024
1f16f1b
add docker files, update makefile
forcodedancing May 23, 2024
b1837a0
remove system gas reserve
forcodedancing May 23, 2024
50044a2
fix snapshot issue
pythonberg1997 May 23, 2024
5082875
update revm dependency
pythonberg1997 May 24, 2024
e103dc2
fix system contracts upgrade issue
pythonberg1997 May 26, 2024
4975f93
add stats to `BscBatchExecutor`
pythonberg1997 May 27, 2024
3090eeb
modify base fee setting for bsc
pythonberg1997 May 27, 2024
c35f06c
add patch for HertzFix hardfork
pythonberg1997 May 27, 2024
293e1b3
fix snapshot issue
forcodedancing May 27, 2024
9cc111f
fix snapshot issue
pythonberg1997 May 27, 2024
205bcfd
fix subprotocal disconnect error
forcodedancing May 27, 2024
7928667
fix `ProtocolMessage` error when decoding `NewBlock` from bsc
pythonberg1997 May 27, 2024
d2562f8
fix build warnings
pythonberg1997 May 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add patch for HertzFix hardfork
pythonberg1997 committed May 27, 2024
commit c35f06c21b3b5c0a3b88be82952f3fe092a6300a
Loading