Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate WS limit from HTTP message limit and set WS pong deadline timeout #405

Closed

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    8253211 View commit details
    Browse the repository at this point in the history
  2. Update RLP lib

    trinhdn2 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fa67be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5dadb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddf35f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Include RLPgen tool to CI

    trinhdn2 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    17e4876 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    aa7c4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac89cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    060f4ce View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    788eef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81be749 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    2eb2792 View commit details
    Browse the repository at this point in the history
  2. apply new return type

    imterryyy98 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a88ee1c View commit details
    Browse the repository at this point in the history
  3. handle for simulate

    imterryyy98 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    25f4168 View commit details
    Browse the repository at this point in the history
  4. return data in json

    imterryyy98 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5e52c84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8843c93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4148d3f View commit details
    Browse the repository at this point in the history
  7. Update unit tests

    trinhdn2 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    47b9f53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b6e3f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c7da38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1226ec View commit details
    Browse the repository at this point in the history
  11. [WIP] Fix unit tests

    trinhdn2 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0eb25b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    8fdaf68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7be6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340bf2b View commit details
    Browse the repository at this point in the history
  4. Implement stacktrie

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    33149c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e9abc4 View commit details
    Browse the repository at this point in the history
  6. Fix import cycle

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    008274f View commit details
    Browse the repository at this point in the history
  7. Fix stacktrie unit tests

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f88dba4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af788c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51df1b9 View commit details
    Browse the repository at this point in the history
  10. Fix unit tests

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b440640 View commit details
    Browse the repository at this point in the history
  11. Fix unit tests

    trinhdn2 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e0f71f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    986a3c4 View commit details
    Browse the repository at this point in the history
  2. Remove rlpLog RLP encoder

    trinhdn2 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    327c90d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix unit tests

    trinhdn2 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4d22f8d View commit details
    Browse the repository at this point in the history
  2. Minor fix after reviewing

    trinhdn2 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5f1e2b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    c37affb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0776fb View commit details
    Browse the repository at this point in the history
  3. Move db keys to schema.go

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5ce901b View commit details
    Browse the repository at this point in the history
  4. Refine db keys

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    36373e7 View commit details
    Browse the repository at this point in the history
  5. Rename

    trinhdn2 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6392afd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf62b98 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Re-enable VM tests

    trinhdn2 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    97a62ca View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore: remove intPool

    c98tristan committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    024181b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c384646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8421e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6099609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae6ca82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    515a614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44d2c54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fae822 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    72ca227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    530cbb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    260f47e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'c98tristan/feat/update-trie-to-stacktri…

    …e' into refactor/trie-interface
    trinhdn2 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a6098a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1cb0fc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Refactor some rawdb methods

    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5e8bde3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb81493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a409636 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e70b3e View commit details
    Browse the repository at this point in the history
  5. Nitpick

    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1b9882d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from trinhdn2/update/rlp-lib

    Update/rlp lib
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f7bb2d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2215526 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from trinhdn2/refactor/message-struct

    Refactor/message struct
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6d8f113 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from trinhdn2/refactor/keccak-state

    Unify multiple keccak interface into one inside crypto package
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e29a6fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91bc3f9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from trinhdn2/optimize/receipt-storing

    Optimize/receipt storing
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4056a32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bdec0ee View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6 from trinhdn2/ft/stacktrie

    Ft/stacktrie
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7cb8b5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5ca630 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #7 from trinhdn2/refactor/state-account

    Move statedb.Account struct to types.StateAccount
    trinhdn2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6a5f547 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    74ba391 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from trinhdn2/refactor/rawdb

    Refactor/rawdb
    trinhdn2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f47664c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475b70a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25f9c44 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from c98tristan/feat/update-trie-to-stacktrie

    Feat/update trie to stacktrie
    trinhdn2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b624700 View commit details
    Browse the repository at this point in the history
  6. Minor fix

    trinhdn2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    62f26cf View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    097326c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from nguyenbatam/fix_api_traceblock

    fix api trace block
    trinhdn2 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1c0d050 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Fix UpdateStorage in trie

    trinhdn2 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    943f500 View commit details
    Browse the repository at this point in the history
  2. Fix trie unit tests

    trinhdn2 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    be70268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf41851 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Fix state test

    trinhdn2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    12d08d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadcdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e5d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e8864 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d1d00 View commit details
    Browse the repository at this point in the history
  6. Dynamic state snapshots

    endadinh authored and trinhdn2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0d0b124 View commit details
    Browse the repository at this point in the history
  7. Fix after rebase

    trinhdn2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a3c9a57 View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    endadinh authored and trinhdn2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2ad92f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0d9474 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    995f139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d08325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781ac07 View commit details
    Browse the repository at this point in the history
  4. Update statedb.go

    trinhdn2 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d3a156f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Revert

    trinhdn2 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3659a0d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Fix commit and copy state

    trinhdn2 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    420d343 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    bcae7d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from trinhdn2/ft/dynamic_state_snapshot

    Ft/dynamic state snapshot
    trinhdn2 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2bacd4f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge remote-tracking branch 'terryyyz-coin98/fix/return-revert-for-e…

    …th_call' into develop
    trinhdn2 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    271fdaf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Format code

    trinhdn2 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    25b8733 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from trinhdn2/ft/revert_errors

    Show the detailed revert errors when estimate gas or fail to execute transactions
    trinhdn2 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    156f1ce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Run gofmt and fix unit tests

    trinhdn97 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    35e30f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    653e72e View commit details
    Browse the repository at this point in the history
  2. Tuple support

    trinhdn2 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4e8214c View commit details
    Browse the repository at this point in the history
  3. Add unit tests

    trinhdn2 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a9cbf32 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    8dfd14b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    c746706 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Fix unpack tuple unit test

    trinhdn2 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f545faf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9394238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2ac293 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    80996ea View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    97284ef View commit details
    Browse the repository at this point in the history
  2. Restore error functionality

    trinhdn2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9838222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25bc7bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from trinhdn2/optimize/estimate_gas

    Optimize/estimate gas
    trinhdn2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    450edd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a3639b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from trinhdn2/ft/parse_ABI_once

    Ft/parse abi once
    trinhdn2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2a4e869 View commit details
    Browse the repository at this point in the history
  7. Fix merge conflicts

    trinhdn2 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    021856f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1d81da4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Handle solidity panic revert

    trinhdn2 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a8106e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f0cad View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix imports

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6b84f76 View commit details
    Browse the repository at this point in the history
  2. Implement IP tracker

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b0cf428 View commit details
    Browse the repository at this point in the history
  3. Update Ethereum node record

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    67a1980 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c5781c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331c4d9 View commit details
    Browse the repository at this point in the history
  6. Port p2p to p2p/enode

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    47ad2d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fbef4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70f4faf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2a975d View commit details
    Browse the repository at this point in the history
  10. [WIP] Fix enode unit tests

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3c18913 View commit details
    Browse the repository at this point in the history
  11. [WIP] Fix swarm unit tests

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7c3dbe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f562dea View commit details
    Browse the repository at this point in the history
  13. Fix swarm upload unit test

    trinhdn2 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a73dfa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    301300c View commit details
    Browse the repository at this point in the history
  2. Add HTTP timeout and cleanup

    trinhdn2 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4ddc12c View commit details
    Browse the repository at this point in the history
  3. Add rpc unit tests

    trinhdn2 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6af9da7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Fix protocol unit tests

    trinhdn2 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9fbea60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6b0db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    772a53b View commit details
    Browse the repository at this point in the history
  4. Update ETHstats

    trinhdn2 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ca97f69 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    89d2fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3bb18b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7cb1cb View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    trinhdn2 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c283f8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a62b058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3952c1e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    09ad227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94663c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c3d200 View commit details
    Browse the repository at this point in the history