Commit Graph

  • 36bbcd8089 build image locally for devenv testing. Louis Thibault 2024-01-31 16:01:34 -05:00
  • e7a8cb5296 Add make targets for devenv. Louis Thibault 2024-01-31 16:01:14 -05:00
  • 7cce0bef05 Add suave/devenv. Louis Thibault 2024-01-31 16:00:29 -05:00
  • 3fecc86d3e
    Merge pull request #10 from flashbots/fix/docker-build Louis Thibault 2024-01-31 18:22:29 +01:00
  • 3cfbf8feba Skip flaky test. Louis Thibault 2024-01-31 12:10:25 -05:00
  • 6cf63c96cb
    core,params: add holesky to default genesis func when config not available lightclient 2024-01-31 10:00:28 -07:00
  • b34429aa1e Use goreleaser-cross:v1.21 Louis Thibault 2024-01-31 11:55:23 -05:00
  • f29753c974
    Merge 8677240ff81ef03833a8fdc898d900b23d83cdaa into 5c67066a050e3924e1c663317fd8051bc8d34f43 joey 2024-01-31 10:28:38 -06:00
  • 1d23d61eed
    accounts/usbwallet: use go-hidapi Martin Holst Swende 2024-01-31 15:48:22 +01:00
  • 2fe91fd396 fix to bootstrap POA network without restart Alok 2024-01-31 18:56:29 +05:30
  • 2b2c241e7f
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-31 19:49:10 +08:00
  • 1581066749 dbcmd: fix review tips Fynn 2024-01-31 18:09:32 +08:00
  • 3078dfe80b minor fix Sina Mahmoodi 2024-01-31 12:05:59 +01:00
  • 68342ef933 improve processBlock Sina Mahmoodi 2024-01-31 12:03:21 +01:00
  • aa4c9c1512
    fix: nil pointer when deactivating verkle-incompatible genesis code (#353) Guillaume Ballet 2024-01-31 11:15:43 +01:00
  • 5c67066a05
    eth/downloader: fix skeleton cleanup (#28581) rjl493456442 2024-01-31 16:57:33 +08:00
  • 3adf1cecf2
    build: fix problem with windows line-endings in CI download (#28900) Martin HS 2024-01-31 09:45:20 +01:00
  • 6dd88381de
    Merge branch 'ethereum:master' into master kant777 2024-01-31 00:09:32 -08:00
  • eead5a20f8 eth/downloader: address comments Gary Rong 2024-01-31 15:30:50 +08:00
  • 4d32a9e81a
    build: fix problem with windows line-endings in CI download Martin Holst Swende 2024-01-31 08:13:22 +01:00
  • 5b6571fe74 eth/downloader: polish the logic in cleanup Gary Rong 2023-12-12 20:27:14 +08:00
  • de234dfe15 eth/downloader: short circuit if nothing to delete Gary Rong 2023-12-12 10:47:51 +08:00
  • 75929ca3e4 eth/downloader: fix skeleton cleanup Gary Rong 2023-11-22 14:58:54 +08:00
  • 027892b9e9 add alloc to local l1 genesis Shawn 2024-01-30 21:17:46 -08:00
  • 001a80226a
    feat: add RowConsumption & RowUsage types (#625) HAOYUatHZ 2024-01-31 10:41:51 +08:00
  • d86b42cdaa
    fix(ethclient): support new cancun fields in header (#623) colin 2024-01-31 09:04:56 +08:00
  • 0fa8947925
    cmd/era: clearer comments lightclient 2024-01-30 14:33:37 -07:00
  • 56862cf07f emit onNewAccount when reseting account Sina Mahmoodi 2024-01-30 16:36:14 +01:00
  • ae522d6fb6
    rm empty line Sina Mahmoodi 2024-01-30 16:29:19 +01:00
  • 9a6b9a2735 re-add simulated backend removed accidentally Sina Mahmoodi 2024-01-30 15:54:03 +01:00
  • 2c6397d020 feat(ci): introduce PR title linting with GitHub Actions keienWang 2024-01-30 17:55:08 +08:00
  • 0b0735aabf
    trie/utils: bound point cache size (#352) Ignacio Hagopian 2024-01-30 06:53:43 -03:00
  • 8617628b9a updated entrypoint to accept password Mikelle 2024-01-30 16:33:57 +08:00
  • 49cacda411 refactor[GLIT-67]: store built image in aws ecr DukeCaesar 2024-01-30 15:56:44 +08:00
  • d1f6993a12 wrong sign in a comment KillariDev 2024-01-30 09:52:42 +02:00
  • b122acbc0d core, trie/triedb/pathdb: adjust pathdb for verkle Gary Rong 2023-08-16 14:58:34 +08:00
  • 11a9421441 ci[GLIT-67]: update trigger event for build DukeCaesar 2024-01-30 13:49:20 +08:00
  • c047698e66
    Merge pull request #13 from sei-protocol/evm-set-evm codchen 2024-01-30 13:43:13 +08:00
  • 39ab532d6e Set EVM in StateDB in gasestimator codchen 2024-01-30 13:42:33 +08:00
  • f7dc3bf106 ci[GLIT-67]: use self hosted runner DukeCaesar 2024-01-30 13:20:37 +08:00
  • d41aa33906 ci[GLIT-67]: debug build failure George Qing 2024-01-30 12:51:18 +08:00
  • 0fb870afed
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-30 12:08:03 +08:00
  • 938a928e2e ci[GLIT-67]: debug the permission issue George Qing 2024-01-30 12:06:01 +08:00
  • 0ce74739e7 fix[GLIT-67]: update repo secret name for github token George Qing 2024-01-30 11:27:36 +08:00
  • eaac53ec38
    core: reset tx lookup cache if necessary (#28865) rjl493456442 2024-01-30 09:34:14 +08:00
  • 18a4632a54
    fix: eip2935 block hash storage in chain makers (#351) Guillaume Ballet 2024-01-29 21:56:08 +01:00
  • 4c831fb7bb
    fix: only disable HasLegacyNode call for verkle-at-genesis testnets (#350) Guillaume Ballet 2024-01-29 21:54:57 +01:00
  • 4c1d675041 resolve merge conflict Sina Mahmoodi 2024-01-29 20:00:43 +01:00
  • 71514cf1bf
    Merge branch 'ethereum:master' into master Sascha Ronnie Daoudia 2024-01-29 19:05:10 +01:00
  • d29dd037a9
    accesswitness: touch for origin and to (#348) Ignacio Hagopian 2024-01-29 13:33:34 -03:00
  • fc380f52ef
    docs/postmortems: fix outdated link (#28893) KeienWang 2024-01-29 23:40:57 +08:00
  • 2a4cbda115
    cmd/era: fix rebase errors lightclient 2024-01-29 08:26:50 -07:00
  • 2173b6f885 core: clear cache before writing canonical chain Gary Rong 2024-01-29 22:13:39 +08:00
  • dcf99be979
    fix: test for ExtStatus count when two missing stems collide (#347) Guillaume Ballet 2024-01-29 13:47:11 +01:00
  • c52759e676
    Merge branch 'ethereum:master' into portal Chen Kai 2024-01-29 20:44:29 +08:00
  • 16737a775c
    set verkle mode from genesis with override (#308) Guillaume Ballet 2024-01-29 13:16:59 +01:00
  • 1274edb74a fix:Update outdated links in 2021-08-22-split-postmortem.md document keienWang 2024-01-29 19:10:28 +08:00
  • e2778cd59f
    eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) lightclient 2024-01-29 03:53:25 -07:00
  • c5bf27aaec fix: some portal-hive test err fearlessfe 2024-01-28 23:28:44 +08:00
  • ed5e8d52b1
    Merge branch 'ethereum:master' into master KeienWang 2024-01-29 18:17:19 +08:00
  • 8a07de62a3
    fix: decide if genesis is verkle using genesis timestamp (#290) Guillaume Ballet 2024-01-29 11:04:26 +01:00
  • db98cc485e
    README.md: fix travis badge (#28889) KeienWang 2024-01-29 17:58:43 +08:00
  • 609c97369b
    fix: support a verkle pre-tree at the conversion block (#313) Guillaume Ballet 2024-01-29 09:52:45 +01:00
  • 064315d6b3 core: reset txlookup cache if reorg happens Gary Rong 2024-01-29 14:34:53 +08:00
  • 9e9c672d94 cmd/dbcmd: add inspect trie tool (#2082) Fynn 2023-12-28 16:48:15 +08:00
  • 942453152e
    add a bool flag to bypass gas estimation in setDefaults colinlyguo 2024-01-29 11:52:15 +08:00
  • 7809212b4c
    Merge branch 'master' into refactor-core-blockchain-config Malcolm Akinje 2024-01-28 21:09:29 -05:00
  • 95e108c3e9
    fix: limit the max size of lending item extradata can be inside the t… (#405) Banana-J 2024-01-29 11:31:48 +11:00
  • b4d842be75
    chore: remove unnecessary order.status assignment (#407) Banana-J 2024-01-29 11:31:36 +11:00
  • 976dd799ae
    chore: remove redunant nil check (#408) Banana-J 2024-01-29 11:31:28 +11:00
  • 326a8c8984
    fix: Fix Potential Index Out of Bound (#409) Banana-J 2024-01-29 11:31:21 +11:00
  • 0664e9fc47
    chore: remove the unused false return value from GetCollaterals method (#410) Banana-J 2024-01-29 11:31:10 +11:00
  • d70c15667b
    chore: remove the unused method in ringct.go (#411) Banana-J 2024-01-29 11:31:02 +11:00
  • cac03bd960
    fix: GenNewKeyRing should return out of bound error if s and ring size equal in value (#412) Banana-J 2024-01-29 11:27:48 +11:00
  • 380527066d
    feat: fix conflict georgehao 2024-01-28 22:21:20 +08:00
  • 3936f0bbee feat: add rpc methods fearlessfe 2024-01-27 19:36:59 +08:00
  • c3b1fe2382 feat: add history prefix in portal api fearlessfe 2024-01-27 16:08:21 +08:00
  • 975f60067b feat: add main for hive fearlessfe 2024-01-27 13:06:48 +08:00
  • 743fc8500b
    chore: return statement optimization (#406) Banana-J 2024-01-28 16:58:41 +11:00
  • a3c392cdde
    Fix xdcx infinite recursive calls (#404) Banana-J 2024-01-28 16:57:58 +11:00
  • 269cbbfb79 Fix broken hyperlink in README keienWang 2024-01-28 08:56:02 +08:00
  • 449d895c9b
    Merge branch 'ethereum:master' into master KeienWang 2024-01-28 08:38:55 +08:00
  • 2e947b7a00
    core/types: fix and test handling of faulty nil-returning signer (#28879) protolambda 2024-01-27 14:16:20 -06:00
  • c24eac3b2f
    Create devcontainer.json Matvej 2024-01-27 21:29:05 +02:00
  • 92734f67d4
    Update README.md ahmetgul23 2024-01-27 22:16:05 +03:00
  • 2504961a33
    fix: replace all time.after with the time.newtimer (#400) Banana-J 2024-01-27 21:01:24 +11:00
  • e3621928d1
    Merge branch 'ethereum:master' into master KeienWang 2024-01-27 16:17:25 +08:00
  • 95cd9a13a4
    all: fix typos Dimitris Apostolou 2024-01-26 17:32:06 +02:00
  • 9118f2d2f1 core/state/snapshot: Remove 0x prefix for Hex2Bytes calls in tests Sebastian Stammler 2024-01-26 21:09:51 +01:00
  • 91f01b0df7 common: Let Hex2Bytes and Hex2BytesFixed panic for invalid hex strings Sebastian Stammler 2024-01-26 20:49:15 +01:00
  • 2f1d5ab88f
    eth/catalyst: allow payload attributes v1 in fcu v2 lightclient 2024-01-26 11:43:40 -07:00
  • e9cb2074d3
    internal/era: fix rlp decode of header and correctly read total difficulty lightclient 2023-06-08 10:11:21 +02:00
  • 67defc417c
    internal/era: improve iterator interface lightclient 2023-06-06 20:43:32 +02:00
  • b8fc70e8f4
    internal/era: add ReaderAt func so entry value can be read lazily lightclient@protonmail.com 2023-06-05 20:20:25 +02:00
  • 64513d7d3d
    internal/era,cmd/utils: fix lint issues lightclient@protonmail.com 2023-06-05 15:29:03 +02:00
  • af6837f249
    internal/era/e2store: avoid double allocation during write lightclient@protonmail.com 2023-06-05 09:48:55 +02:00
  • b98b6d6524
    internal/era,cmd: add number method to era iterator to get the current block number lightclient@protonmail.com 2023-06-05 09:38:18 +02:00
  • 02b3f1983e
    cmd/utils: better defer handling in history test lightclient@protonmail.com 2023-06-02 17:08:07 +02:00
  • 3fa17e775f
    internal/era,cmd/utils,cmd/era: change to iterator interface for reading era entries lightclient@protonmail.com 2023-06-02 17:03:02 +02:00
  • 008ed82224
    internal/era: unexport things Martin Holst Swende 2023-05-29 21:13:39 +02:00