Commit Graph

7240 Commits (0f4853169fdc57620b22ce8b795360c02efc90bd)
 

Author SHA1 Message Date
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
Rongjian Lan 0e4563f7e1
Add gas price suggestion on GasPrice rpc (#3876) 3 years ago
Jacky Wang 69d82e233a
Optimize the `getAllValidatorInformation` rpc method (#3874) 3 years ago
Alex Chen e189c9f3f5 [core] Fix log msg are misleading 3 years ago
Soph f106674b55
[github-action] add CI for manual release (#3869) 3 years ago
Haodi b69d4c09d1
Merge pull request #3857 from LuttyYang/add_number_of_pending_cross-shard 3 years ago
MathxH Chen e58fddd264
[p2p] Fix libp2p version lead the consensus issue (#3868) 3 years ago
MathxH Chen b3c470e49b
[p2p] Remove DiscConcurrency code (#3865) 3 years ago
Rongjian Lan c9ec6477bc
Add fork condition for datacopy bug in evm (#3858) 3 years ago
haodi 74ccff461e change rpc method name 3 years ago
Lutty 9621cec66c add number of pending cross-shard 3 years ago
Haodi dece072273
Merge pull request #3853 from LuttyYang/add_auth_api 3 years ago
Lutty 52d55e9259 change tips 3 years ago
Lutty 1182c7a6b3 fix bug 3 years ago
Rongjian Lan f741ca81c2
Add patch for eth bug GHSA-9856-9gg9-qcmq (#3856) 3 years ago
Rongjian Lan 2221b141b6
enable history vrf in mainnet (#3855) 3 years ago
LuttyYang 6bd1c152dd
add rpc api for support monitor the signing power (#3848) 3 years ago
Lutty 23b04b4e41 fix bug 3 years ago
Lutty dd31a20d32 fix ci 3 years ago
Lutty 5221838f26 support cli flag 3 years ago
haodi d58243b630 split API which need be authed 3 years ago
haodi 22972a0d83 split API which need be authed 3 years ago
Lutty 1eb177f80b add auth api and auth port 3 years ago
Soph 6d8ba75248
turn on aggregated reward on mainnet (#3851) 3 years ago
Rongjian Lan e232c3ec41
Enable history vrf in testnet at epoch 74384 (#3854) 3 years ago
Rongjian Lan 305ef3514a
add history vrf reading capability on vrf precompile (#3850) 3 years ago
Ganesha Upadhyaya 2393c9cced
net_version string value return instead of uint64 (#3849) 3 years ago
Ganesha Upadhyaya b34d06b269
net_version api specification requires integer result, not hex (#3845) 3 years ago
Matthew Woop 290b75f00d Update Dev Docker Image 3 years ago