Commit Graph

  • c1de7ced38 log: revert a log back to trace level larry.lx 2023-04-25 20:47:49 +08:00
  • 2f98dd3838
    graphql: encode Long values as hex (#26894) Sina Mahmoodi 2023-04-25 14:02:54 +02:00
  • 9a12cc99de
    cmd/geth: remove DAO fork test (#27161) Martin Holst Swende 2023-04-25 07:27:28 -04:00
  • f8f95346f9
    p2p/discover: add traffic metrics (#27008) Exca-DK 2023-04-25 12:12:34 +02:00
  • f541cad272
    eth: use new atomic types (#27137) s7v7nislands 2023-04-25 18:06:50 +08:00
  • 30c298ffa5
    Merge pull request #1518 from bnb-chain/develop v1.2.0 lx 2023-04-25 16:43:05 +08:00
  • 779f4a80ee
    fix: lint error and docs (#1520) dylanhuang 2023-04-25 09:11:29 +08:00
  • a848efb862 docs: update readme j75689 2023-04-25 00:51:57 +08:00
  • 78fa6e4e84 chore: fix lint error j75689 2023-04-25 00:51:50 +08:00
  • 171185f676 build: move blst env to build stage j75689 2023-04-25 00:42:41 +08:00
  • 224456fb16 ci: upgrade golangci-lint j75689 2023-04-25 00:42:09 +08:00
  • 282ef8952d
    ci: fix release job (#1519) dylanhuang 2023-04-24 22:30:27 +08:00
  • a551ef30b6 docs: update readme.md j75689 2023-04-24 20:41:32 +08:00
  • df41a0095a docs: update readme.md j75689 2023-04-24 20:34:22 +08:00
  • b6274dd2df
    Merge branch 'master' into develop lx 2023-04-24 20:13:54 +08:00
  • d589de569e ci: fix release j75689 2023-04-24 20:01:23 +08:00
  • ed99fbd571 ci: fix generate_change_log.sh j75689 2023-04-24 19:45:16 +08:00
  • e4fa4ee8a7 Revert "ci: add CC_FOR_TARGET option" j75689 2023-04-24 19:34:18 +08:00
  • 965b68cf82 ci: fix release j75689 2023-04-24 18:31:31 +08:00
  • 02f32d03b5 ci: add CC_FOR_TARGET option j75689 2023-04-24 18:08:29 +08:00
  • 7cb8934fd4 ci: fix arm64 build script j75689 2023-04-24 17:15:52 +08:00
  • eb3f57baea ci: remove arm5-7 version j75689 2023-04-24 16:52:47 +08:00
  • af2bfcefaf ci: fix arm binary build j75689 2023-04-24 16:28:31 +08:00
  • bbcb5ea37b
    core, trie: rework trie database (#26813) rjl493456442 2023-04-24 15:38:52 +08:00
  • c30f713c83 ci: remove CGO_ENABLE=0 due to blst package j75689 2023-04-24 15:31:03 +08:00
  • 129bcfe7de
    fix: memory leak of receivedVotes (#1516) NathanBSC 2023-04-24 14:53:51 +08:00
  • 265dca1a20
    fix: simplify update of attestation (#1514) NathanBSC 2023-04-24 14:47:17 +08:00
  • 1e556d220c
    all: remove notion of trusted checkpoints in the post-merge world (#27147) Péter Szilágyi 2023-04-24 09:37:10 +03:00
  • fb0893a631
    fix: all votes rejected for span voting caused by reorg (#1510) NathanBSC 2023-04-24 14:28:28 +08:00
  • 6c98a55372 fix: memory leak of receivedVotes NathanBSC 2023-04-24 14:08:19 +08:00
  • cdc2c0b296 fix: change internal for recover voting to 256 from 512 NathanBSC 2023-04-24 13:52:24 +08:00
  • eaa2918835 metrics: trace verifyVoteAttestationFailed and updateAttestationFailed NathanBSC 2023-04-24 10:58:58 +08:00
  • 139fe3c1b5 fix: simplify update of attestation NathanBSC 2023-04-24 10:12:05 +08:00
  • ba4ee104fd fix: all votes rejected for span voting caused by reorg NathanBSC 2023-04-23 18:09:07 +08:00
  • d3ece3a07c
    cmd/utils, node: switch to Pebble as the default db if none exists (#27136) Péter Szilágyi 2023-04-21 19:24:18 +03:00
  • 0146b070cb
    upgrade: rename hardfork to Luban & Plato (#1505) lx 2023-04-21 18:11:32 +08:00
  • bbc565ab05
    core/types, params: add blob transaction type, RLP encoded for now (#27049) Péter Szilágyi 2023-04-21 12:52:02 +03:00
  • 0222ce7479
    upgrade: rename hardfork to Luban & Plato (#1504) lx 2023-04-21 17:07:11 +08:00
  • bf03d14cf6 rename: more larry.lx 2023-04-21 16:04:41 +08:00
  • 67b45bbe1b update: more larry.lx 2023-04-21 15:53:40 +08:00
  • d54f93f0ec rename: to plato larry.lx 2023-04-21 15:48:21 +08:00
  • bbec33afbf rename: more larry.lx 2023-04-21 14:42:53 +08:00
  • 8c63a8e497 rename: more larry.lx 2023-04-21 14:36:29 +08:00
  • 84890369df rename: file larry.lx 2023-04-21 14:26:50 +08:00
  • 53f1c21e65 upgrade: rename hardfork to Luban larry.lx 2023-04-21 14:20:58 +08:00
  • 0033d4295d
    build(deps): bump github.com/docker/docker dependabot[bot] 2023-04-21 03:00:50 +00:00
  • fd6f770c66
    Merge pull request #1492 from bnb-chain/develop lx 2023-04-21 10:58:00 +08:00
  • 4080d86ef6 fix: no need to call distributeFinalityReward when weights is null NathanBSC 2023-04-21 10:28:14 +08:00
  • 54be51fe05
    upgrade: correct the typo the commit url (#1500) lx 2023-04-21 10:09:55 +08:00
  • 497ada6e43 upgrade: correct the typo the commit url larry.lx 2023-04-21 09:58:36 +08:00
  • 4ab4e4f3aa
    params: begin v1.11.7 release cycle Martin Holst Swende 2023-04-20 20:16:04 +02:00
  • ea9e62ca3d
    params: go-ethereum v1.11.6 stable Martin Holst Swende 2023-04-20 20:14:51 +02:00
  • f5c2509216
    Merge branch 'master' into develop lx 2023-04-20 23:06:34 +08:00
  • b79df912a8
    release: prepare for release v1.2.0 (#1495) lx 2023-04-20 23:04:45 +08:00
  • 5f4b125889
    upgrade: block height of Boneh on testnet (#1490) lx 2023-04-20 22:46:54 +08:00
  • d2d102da8e update: more larry.lx 2023-04-20 22:42:29 +08:00
  • 6e080d9b0f release: prepare for release v1.2.0 larry.lx 2023-04-20 22:36:33 +08:00
  • 3769f25b30
    bep: update the bytecode of boneh fork after the contract release (#1493) zjubfd 2023-04-20 22:28:25 +08:00
  • 66543bcd98 fix unpack error Sebastian Kałużny 2023-04-20 14:33:16 +02:00
  • 99f81d2724
    all: refactor trie API (#26995) rjl493456442 2023-04-20 18:57:24 +08:00
  • 6247336af8 bep: update the bytecode of boneh fork after the contract release zjubfd 2023-04-20 16:18:20 +08:00
  • ae93e0b484
    metrics: use atomic type (#27121) s7v7nislands 2023-04-20 15:36:54 +08:00
  • 3f7afc3f57
    core/vm: order opcodes properly (#27113) Alex Beregszaszi 2023-04-20 08:52:00 +02:00
  • 6a60f16cb6
    Merge branch 'master' into v1.2.0_release_conflict lx 2023-04-20 14:49:13 +08:00
  • 3daac8e601 upgrade: block height of Boneh on testnet larry.lx 2023-04-20 10:50:03 +08:00
  • c668698964
    p2p/discover: resolved review comments Matus Kysel 2023-04-18 16:29:10 +02:00
  • 6412747d13 eth/tracers, core/vm: remove time from trace output and tracing interface (#26291) Martin Holst Swende 2022-12-05 16:57:47 +01:00
  • f2df2b1981
    cmd/geth: rename --vmodule to --log.vmodule (#27071) Adrian Sutton 2023-04-19 21:18:02 +10:00
  • 2b0a34bea6
    cmd/devp2p: make crawler-route53-updater less verbose (#27116) Martin Holst Swende 2023-04-19 06:46:56 -04:00
  • 2db1088cce
    fix: a deadlock caused by bsc protocol handeshake timeout (#1484) Larry 2023-04-19 16:19:14 +08:00
  • cbbe7de6d3
    feature: remove diff protocol registration (#1486) Larry 2023-04-19 15:34:33 +08:00
  • e3138b6026 log: change the log level larry.lx 2023-04-19 14:32:39 +08:00
  • 4a15f25d47 feature: update the flag descript larry.lx 2023-04-19 14:07:28 +08:00
  • 60428ef9ed fix: clean the channel larry.lx 2023-04-19 13:59:51 +08:00
  • dca050b330 feature: remove diff protocol registration larry.lx 2023-04-19 11:56:54 +08:00
  • 11b9ff1a28 fix: a deadlock caused by bsc protocol handeshake timeout larry.lx 2023-04-19 11:30:13 +08:00
  • 14fe3873b4
    p2p/discover: implement ENR node filtering Matus Kysel 2023-02-09 14:02:18 +01:00
  • 3768b00747
    consensus/ethash: use atomic type (#27068) s7v7nislands 2023-04-18 20:54:06 +08:00
  • b1972627d9
    p2p: access embedded fields of Server directly (#27078) joohhnnn 2023-04-18 17:57:08 +08:00
  • bbd4e9252f
    BEP-221: implement cometBFT light block validation (#1463) KeefeL 2023-04-18 15:51:26 +08:00
  • 5e4d726e2a
    params: remove EIP150Hash from chainconfig (#27087) Delweng 2023-04-18 15:49:09 +08:00
  • 79e1554c21
    genesis: add BEP174 changes to relayer contract (#1325) Satyajit Das 2023-04-18 07:58:53 +01:00
  • 6793e4b903
    Revert "Implement 2 EIPS: limit and meter initcode and PUSH0 instructions (#1443)" (#1480) sunny2022da 2023-04-18 14:53:09 +08:00
  • 7d7f88e017 lightclient: simplify validator set changed logic Keefe Liu 2023-04-18 14:11:36 +08:00
  • 3b4dda4aa9
    Merge pull request #1357 from bnb-chain/eip4338-api Matus Kysel 2023-04-18 08:09:32 +02:00
  • 05f6617e7a core: delay blsSignatureVerify precompile to Lynn from Boneh NathanBSC 2023-04-18 13:49:42 +08:00
  • 03f11f7150 fix: solve potential deadlock for bsc p2p protocol handshake NathanBSC 2023-03-09 14:52:00 +08:00
  • 83aa7dc079 Revert "Implement 2 EIPS: limit and meter initcode and PUSH0 instructions (#1443)" Sunny 2023-04-18 10:04:19 +08:00
  • 1bf451a490 lightclient: fix bind test Keefe Liu 2023-04-17 23:09:03 +08:00
  • cb66eba85a
    core: fix comment to reflect function name (#27070) Anusha 2023-04-17 08:02:31 -07:00
  • 8157c35fc3 lightclient: fix comments Keefe Liu 2023-04-17 23:00:03 +08:00
  • bedf2856d1
    signer/core: rename testdata files (#27063) Taeguk Kwon 2023-04-17 23:36:47 +09:00
  • 8fe807c8f2
    cmd/devp2p: fix erroneous log output in crawler (#27089) noel 2023-04-17 16:29:27 +02:00
  • d6b3a9a417
    fix: improvements after testing fast finality (#1434) NathanBSC 2023-04-17 22:23:08 +08:00
  • 5aa5295cf9
    params: new sepolia bootnodes (#27099) Parithosh Jayanthi 2023-04-17 10:15:25 +02:00
  • 2eacb2b430 lightclient: fix validator set changes Keefe Liu 2023-04-17 14:58:54 +08:00
  • 52ff84fb63
    release: prepare for release v1.1.23 (#1476) Larry 2023-04-17 11:41:05 +08:00
  • 48aaee69e9
    Merge pull request #1474 from brilliant-lx/fix_waitgroup_master v1.1.23 Larry 2023-04-17 11:40:38 +08:00
  • ae7e69002b release: prepare for release v1.1.23 larry.lx 2023-04-16 18:52:17 +08:00
  • dbe1f20bad release: prepare for release v1.1.23 larry.lx 2023-04-16 18:52:17 +08:00