Commit Graph

7484 Commits (ac4d4b02dbcda332c109f00c8a7636036202c6d1)
 

Author SHA1 Message Date
Rongjian Lan bf129f056c update min gas price to 50gwei 3 years ago
Rongjian Lan da65c8158a bump min gas price to 100 gwei 3 years ago
Rongjian Lan 4c9546a4d5
Do not process txns if node out of sync (#3958) 3 years ago
徐志强 3429bb5404 fix comment 3 years ago
Rongjian Lan f5dea3995b
fix block decode issue and add more nil check (#3953) 3 years ago
Rongjian Lan 52da22f2e1
Merge branch 'main' into traceDB 3 years ago
Soph 65614950c7
[rpc] align public rpc method to the private rpcs (#3948) 3 years ago
Leo Chen 80b8333469
[log] log too much peers (#3936) 3 years ago
Soph d5a89692a6
add correct auth api (#3934) 3 years ago
LuttyYang 3bce74fdbd
add auth-ws port (#3932) 3 years ago
Soph e90e90bc5e
Merge pull request #3930 from jhd2best/add_public_method_to_private_port 3 years ago
haodi 91dd13111b add public method to private port 3 years ago
Leo Chen 4433832f57
Merge pull request #3904 from yahtoo/feat/anti-sybil 3 years ago
yahtoo 2ecd96b948 fix: update toml config version 3 years ago
yahtoo 3fe670831b fix: add p2p security module unit test 3 years ago
Leo Chen 4154b5360c
Merge pull request #3928 from JackyWYX/disable_trace_in_public 3 years ago
Jacky Wang bf5d1f78ba
[rpc] disable trace api in rpc 3 years ago
Rongjian Lan 42e1476e49 Add rate limit on costly rpcs 3 years ago
yahtoo 720bf6c162 fix: fix new connection check logic error 3 years ago
yahtoo f7247fb7f9 fix: add new config version for p2p security config 3 years ago
Tw33t3r 42c88b552e
Statedb Copy(): Use Staking/Tests Deep Copy of ValidatorWrapper (#3916) 3 years ago
yahtoo c950b30644 change max conn per IP default to 10 3 years ago
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
Jacky Wang 4bf9c3e527
[RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
Leo Chen 791c9d2018
Merge pull request #3907 from harjas27/go_json 3 years ago
Rongjian Lan 0bed4945f4
Order super committe slots list by bitmap order (#3913) 3 years ago
Jacky Wang c1f62404a3
Sync status rpc fix (#3912) 3 years ago
harjas 2f8a98ba45 Update goimports 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
harjas bbf6c0bec1 Update go mod 3 years ago
harjas 2b2b32fe10 Fix tests in rpc module 3 years ago
harjas c2a2dc7238 Rename object to fix duplicate symbol error 3 years ago
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
LuttyYang c317881bbc
Add Rosetta Indexer (#3870) 3 years ago
yahtoo aae369babc fix: add configuration option 3 years ago
harjas a83a99812e Refactor the test file 3 years ago
harjas ff8e9d00cf update dependencies 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
harjas 6f39fafdb0 include rpc from go-eth 3 years ago
yahtoo 1133948ea9 Feat: mitigate single-Host P2P sybil attack 3 years ago
Rongjian Lan 616e94f668
update the error type for out of gas (#3900) 3 years ago
Rongjian Lan 471af49477
add logic to verify blocks in announce phase (#3897) 3 years ago
gab-nando e08fd4199f
Add flag to allow configuring log rotation via lumberjack (#3889) 3 years ago
Rongjian Lan dc27135dff
support fetching pending txns in rpc (#3892) 3 years ago
Rongjian Lan 15f9b2d10a
enable sha3-256 fork on mainnet and testnet (#3890) 3 years ago
Leo Chen ef81572f14
[epoch] support HIP-6 and HIP-8 (#3886) 3 years ago
Shane Wey 5252dd374f update brew install in readme 3 years ago
Leo Chen 4ab038c7f3 Update README.md 3 years ago
Rongjian Lan 4f973dbd10
add pending txn subscription support (#3885) 3 years ago
Simsonraj Easvarasakthi 70d958370f
Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain (#3801) 3 years ago