Roshan
a2ddb75b02
chore: update bls generate-proof cmd ( #2215 )
2024-02-16 16:19:30 +08:00
Roshan
fd0ee7d3e9
fix: adjust the timing of initializing Feynman system contracts ( #2203 )
...
* fix: adjust the timing of initializing Feynman system contracts
* fix test case
2024-02-04 17:53:34 +08:00
Roshan
7f6c4cd7cd
Merge remote-tracking branch 'BNB-chain/develop' into bc-fusion-roshan
...
# Conflicts:
# cmd/geth/blsaccountcmd.go
# miner/worker.go
2024-01-30 16:27:57 +08:00
buddh0
1469bce18a
go.mod: upgrade prysm to support built with go@v1.21
2024-01-15 17:09:47 +08:00
Roshan
8f3c525adc
chore: resolve merge conflicts and fix review comments
2023-12-08 16:20:30 +08:00
Roshan
3e9e6423c0
Merge remote-tracking branch 'BNBChain/develop' into bc-fusion
...
# Conflicts:
# cmd/geth/blsaccountcmd.go
# params/config.go
2023-12-07 18:25:45 +08:00
buddho
5db73c9837
cmd/geth: standardize the action of importing bls account ( #2020 )
...
* cmd/geth: standardize the action of importing bls account
* rename bLSAccountPasswordFileFlag to blsAccountPasswordFileFlag
* use password of wallet as account password when new an account or importing a raw key
2023-12-05 16:37:19 +08:00
Roshan
5743b067ba
feat: add generate-proof
to geth cmd ( #2028 )
...
* feat: add `generate-proof` to geth cmd
* chore: rename variable
2023-12-05 11:46:54 +08:00
NathanBSC
2290201ff1
Merge branch 'develop' into big_merge_v1.10.16_v1.12.2
2023-08-23 19:37:39 +08:00
NathanBSC
872d22ed2d
upstream: Merge tag 'v1.12.2' into develop
2023-08-23 17:46:08 +08:00
NathanBSC
69fd672ded
feat: support password flag when handling bls keys ( #1726 )
2023-06-25 14:11:17 +08:00
NathanBSC
dc454a1ca7
feat: support creating a bls keystore from a specified private key ( #1717 )
2023-06-20 13:40:23 +08:00
NathanBSC
daae7718a8
fix: support golang 1.20 by upgrading prysm to v4 ( #1576 )
2023-05-06 09:56:10 +08:00
NathanBSC
d6b3a9a417
fix: improvements after testing fast finality ( #1434 )
2023-04-17 22:23:08 +08:00
realuncle
f7d15e34df
BEP-126: Introduce Fast Finality Mechanism ( #936 )
2023-04-10 18:36:45 +08:00