Commit Graph

  • c0cf2ac9c0 ethclient/gethclient: copy new toBlockNumArg Felix Lange 2023-05-16 18:38:03 +02:00
  • 9dcafab1ac Modify detail joohhnnn 2023-05-16 23:32:55 +08:00
  • 6c7028a904 core/vm, params: rename precompiled to p256verify Ulaş Erdoğan 2023-05-16 18:05:43 +03:00
  • c7d1fbbd1d remove resolve unused error returned joohhnnn 2023-05-16 22:54:27 +08:00
  • d2a6c03df4 docs: add 'jsonrpc:2.0' in jsonrpc request jsvisa 2023-05-16 22:51:20 +08:00
  • 236358ec70 ethclient: improve toBlockNumArg Felix Lange 2023-05-16 16:37:50 +02:00
  • 3ea8e2b085 rpc: add String method for BlockNumber Felix Lange 2023-05-16 16:37:34 +02:00
  • 2120de9bfc graphql: rename graphql.html to graphiql.html islishude 2023-05-16 22:15:29 +08:00
  • 31b32f1cf8 graphql: use embed for graphql ui html islishude 2023-05-16 22:02:59 +08:00
  • cd74061ac2
    Extend masternode candidate (#261) wgr523 2023-05-16 21:43:56 +08:00
  • dd51c3dc12 cmd/utils: don't check free disk space in dev mode islishude 2023-05-16 21:41:54 +08:00
  • 56fb14da83 comment Jared Wasinger 2023-05-16 15:26:23 +02:00
  • ecdb3590b0 comment Jared Wasinger 2023-05-16 15:22:47 +02:00
  • eb83e7c540
    core/state/snapshot: check difflayer staleness early (#27255) Martin Holst Swende 2023-05-16 09:18:39 -04:00
  • 9191730c63
    change variable new without dash (#265) Liam 2023-05-16 22:46:32 +10:00
  • d46f69dc7a
    tests/fuzzers/bn256: add PairingCheck fuzzer (#27252) Marius van der Wijden 2023-05-16 13:27:54 +02:00
  • 153f8d296d
    Fix API penalty bug and add more info in api (#262) Liam 2023-05-16 21:23:02 +10:00
  • ef97752e96 genesis pos config Jared Wasinger 2023-05-16 12:16:13 +02:00
  • 6e3aa86a2b
    internal/ethapi: minor refactor in block serialization (#27268) Delweng 2023-05-16 16:40:47 +08:00
  • 91e00cc13b all: tie timestamp based forks to the passage of London Péter Szilágyi 2023-05-16 10:33:17 +02:00
  • c2148c644d
    core/asm: remove unused return value (#27272) joohhnnn 2023-05-16 16:14:04 +08:00
  • 043e688aa0
    Update snapshot_test.go rjl493456442 2023-05-16 16:03:49 +08:00
  • 793642e2dd accounts/abi: add ErrorById Chawin Aiemvaravutigul 2023-05-16 14:37:20 +07:00
  • 103b6efd3f Modify at the call site joohhnnn 2023-05-16 01:48:04 +08:00
  • 5cbe712328 remove unused returned Contain joohhnnn 2023-05-16 01:42:00 +08:00
  • 73df2ccc29
    core/asm: remove unused returned joohhnnn 2023-05-16 01:04:19 +08:00
  • 87193dacf6 Abstract events nbc method, add internal txn, show tests fail, different results Alexander Campbell 2023-05-16 01:43:13 +10:00
  • a9b4320078 internal/ethapi: add testcase jsvisa 2023-05-15 22:18:24 +08:00
  • 590dfb57ee fix: don't try to decode RLP if Get() return nil Guillaume Ballet 2023-05-15 15:44:13 +02:00
  • a9fecbd107 tests/fuzzers/bn256: scale gnark result by constant Marius van der Wijden 2023-05-15 15:16:48 +02:00
  • 6e77459a72 tests/fuzzers/bn256: scale gnark result by constant Marius van der Wijden 2023-05-15 15:15:58 +02:00
  • f107c45103 internal/ethapi: idx first jsvisa 2023-05-15 18:17:51 +08:00
  • 80dd75f75d internal/ethapi: no need to loop query tx again jsvisa 2023-05-15 18:15:53 +08:00
  • 3108f49e88 internal/ethapi: formatTx no error jsvisa 2023-05-15 18:13:22 +08:00
  • e1fb1955a0
    chore(github): Add PR template to ask for rationale and version update (#327) Orest Tarasiuk 2023-05-15 11:59:13 +02:00
  • 72a37e8852
    read from tree in state object if the snapshot is nil (#205) Guillaume Ballet 2023-05-15 11:35:50 +02:00
  • 9f15805f66
    cmd/evm: make batched state-test execution possible Martin Holst Swende 2023-05-15 10:38:29 +02:00
  • 1c1c10e29c remove holiman from CODEOWNERS as he gets too many emails Guillaume Ballet 2023-05-15 10:06:08 +02:00
  • 3e3abe0e3b
    update impl iyume 2023-05-15 14:40:53 +08:00
  • 76eef677e4
    Revert "p2p: logs statistics in seperate goroutine" iyume 2023-05-15 14:04:59 +08:00
  • 175566be2b
    Revert "update impl using Timer" iyume 2023-05-15 14:04:48 +08:00
  • 7369752999
    rpc: websocket should respect the "HTTP_PROXY" by default (#27264) oseau 2023-05-15 13:48:06 +08:00
  • 9e8575ce88 rpc,internal: RPCReceipt jsvisa 2023-05-14 23:13:04 +08:00
  • 2a2f8295b5 eth,rpc: move RPCBlock,RPCTransaction from ethapi into rpc jsvisa 2023-05-14 21:54:11 +08:00
  • dd67128c78 eth: getBadBlock struct to map jsvisa 2023-05-14 21:39:26 +08:00
  • b0538e8bcb internal/ethapi: use RPCBlock instead of map[string]interface jsvisa 2023-05-14 21:14:48 +08:00
  • a27f0c9b2e rpc: the default dialer for websocket should respect the proxy environment variables like "HTTP_PROXY" yang 2023-05-14 21:11:57 +08:00
  • 5b75d3a904
    enhance 3 regions deployment (#259) Liam 2023-05-14 22:13:37 +10:00
  • 38da4a3ab2 internal/ethapi: add RPCBlock(copy from types.Header) jsvisa 2023-05-14 18:36:51 +08:00
  • 7033b0def4
    Merge branch 'ethereum:master' into fix_subscrption Stephen Guo 2023-05-13 22:58:54 +08:00
  • 8a776f0602
    use the cachingDB instead of a custom VerkleDB (#209) Guillaume Ballet 2023-05-12 21:27:50 +02:00
  • 9ca84e6b0b
    crypto/kzg4844: upgrade c-kzg-4844 to v0.2.0 (#27257) Justin Traglia 2023-05-12 12:16:14 -05:00
  • 1982437259
    core/types: un-ssz blob txs, add json marshalling and tweaks (#27256) Péter Szilágyi 2023-05-12 20:14:29 +03:00
  • 8b9ba616d1
    implement FinalizeBlock gRPC call noot 2023-05-12 11:45:35 -05:00
  • ba4afe0d14 Upgrade c-kzg-4844 to v0.2.0 Justin Traglia 2023-05-12 10:18:40 -05:00
  • 218157e678
    core/state/snapshot: avoid deadlock Martin Holst Swende 2023-05-12 16:53:56 +02:00
  • 453e532c87 core/types: un-ssz blob txs, add json marshalling and tweaks Péter Szilágyi 2023-05-12 17:45:45 +03:00
  • 10f4626ca8
    core/state/snapshot: check difflayer staleness early Martin Holst Swende 2023-05-12 11:57:57 +02:00
  • 29b23f4f5b
    core: implement EIP-3651, warm coinbase (#317) Nazarii Denha 2023-05-12 08:46:37 +02:00
  • 838f96b332 beacon/light/types: parse config.yaml with go-yaml Zsolt Felfoldi 2023-05-12 00:32:44 +02:00
  • 999308d3ab fix a panic in deserializeVerkleProof if GetProofItems returns a nil ProofElements Guillaume Ballet 2023-05-11 18:01:25 +02:00
  • 80343e0834
    refactor: move verkle gas accounting to its own block in TransitionDB (#208) Guillaume Ballet 2023-05-11 17:59:52 +02:00
  • 41aab83f28
    update go-verkle not to use StatelessNode anymore (#206) Guillaume Ballet 2023-05-11 17:56:15 +02:00
  • 270fa53d2b
    fix gas accounting issue in state_processor_test.go (#207) Guillaume Ballet 2023-05-11 17:52:52 +02:00
  • dffd804ca2
    internal/ethapi: remove unused err-return (#27240) makcandrov 2023-05-11 04:23:47 -08:00
  • 0b66d47449
    internal/ethapi: make EstimateGas use latest block by default (#24363) zhiqiangxu 2023-05-11 20:23:05 +08:00
  • 87ad6c0827
    update impl using Timer iyume 2023-05-11 18:39:43 +08:00
  • 5b723eb71c rpc: the first argument of a Pub/Sub function should not be a pointer to context.Context, otherwise it will be registered as a subscription and crash when called Stephen Guo 2023-05-11 18:37:33 +08:00
  • a340721aa9
    metrics: use sync.map in registry (#27159) Exca-DK 2023-05-11 11:39:13 +02:00
  • e122d06aee event: include Feed type fixation logic in f.init dbadoy4874 2023-05-11 18:28:50 +09:00
  • dded3532df
    graphql: default to use latest for gas estimation Martin Holst Swende 2023-05-11 11:05:31 +02:00
  • d64678ec65
    eth/filters: use constants instead of magic, handle missing pending state Martin Holst Swende 2023-05-11 11:00:50 +02:00
  • d9e52a08b9
    p2p: logs statistics in seperate goroutine iyume 2023-05-11 16:28:09 +08:00
  • a14301823e
    all: new empty trie with types.EmptyRootHash instead of null (#27230) rjl493456442 2023-05-11 15:19:42 +08:00
  • 7577b9c28f
    core/state: unexport NodeIterator (#27239) Guillaume Ballet 2023-05-11 09:15:44 +02:00
  • d17ec0ea66
    ethdb/memorydb: init map with known size (#27241) ucwong 2023-05-11 01:13:25 -06:00
  • c8b0afb2c4
    ethclient: acquire the rpc.Client (#27246) Delweng 2023-05-11 15:09:16 +08:00
  • ee043321c7 ethclient: acquire the rpc.Client jsvisa 2023-05-11 15:04:48 +08:00
  • d457f56bdc core/rawdb, core/types:init map with known size ucwong 2023-05-11 02:26:46 +08:00
  • 7d41202146 eth:init map with known size ucwong 2023-05-11 02:20:29 +08:00
  • 11ad739488
    rpc: swap rpc.Latest and rpc.Pending block number (internal) constant Martin Holst Swende 2023-05-10 16:25:21 +02:00
  • 3230d1cb96
    Update ethdb/pebble/pebble.go Martin Holst Swende 2023-05-10 09:43:08 -04:00
  • 34e67bdf2a
    ethdb: better test coverage on post-close behaviour Martin Holst Swende 2023-05-10 15:42:02 +02:00
  • 680fa2a09b
    ethdb/pebble: dedicated closed-flag Martin Holst Swende 2023-05-10 15:22:29 +02:00
  • b1e5eea84d
    add isShanghai rule based on block number (#319) Nazarii Denha 2023-05-10 15:09:55 +02:00
  • f044766bf5 beacon/light: various small changes Zsolt Felfoldi 2023-05-07 13:15:49 +02:00
  • 7c613fe752 beacon/merkle: fixed unit test Zsolt Felfoldi 2023-04-25 11:51:13 +02:00
  • e622a2038e beacon/merkle: full implementation of compact proof format, simplified state proof db storage Zsolt Felfoldi 2023-04-20 00:43:09 +02:00
  • 555f823aae beacon/light/request: add unit tests Zsolt Felfoldi 2023-04-14 21:00:06 +02:00
  • aba5ecbd9a beacon/light/request: comments and minor changes Zsolt Felfoldi 2023-04-10 23:47:19 +02:00
  • 232b7a3bd3 beacon/light: more LightChain tests Zsolt Felfoldi 2023-04-10 02:04:18 +02:00
  • 1657e4ea5b beacon/light: made PeriodRange a parent struct of canonicalStore Zsolt Felfoldi 2023-04-09 23:35:19 +02:00
  • fcb1d9cb15 beacon/light: add CommitteeChain unit tests Zsolt Felfoldi 2023-04-09 05:40:21 +02:00
  • a051e30ef7 beacon/light: add LightChain unit tests and fix bugs Zsolt Felfoldi 2023-04-07 16:09:37 +02:00
  • 36a7292861 beacon/light: LightChain test chain generator and GetParent optimization Zsolt Felfoldi 2023-04-07 00:54:15 +02:00
  • e825f3458d beacon/light: implemented LightChain database Zsolt Felfoldi 2023-04-06 11:20:16 +02:00
  • 4d3c2c45dc cmd/blsync, beacon/light: implement execBlockSyncer with request.Module Zsolt Felfoldi 2023-03-23 02:25:16 +01:00
  • 4f67f433c8 cmd/blsync, beacon/light: standalone beacon light sync tool Zsolt Felfoldi 2022-09-20 21:36:31 +02:00
  • 2169fa343a
    crypto/kzg4844: pull in the C and Go libs for KZG cryptography (#27155) Péter Szilágyi 2023-05-10 14:54:14 +03:00
  • 1ad82da878
    ethapi: remove unused returned error in getEVM function makcandrov 2023-05-10 03:21:24 -07:00