issues
search
telosnetwork
/
telos-consensus-client
Consensus client for TelosEVM
Apache License 2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add error logs.
#83
lesa-telos
opened
2 hours ago
0
Early testnet blocks without the account state dedup code
#82
guilledk
opened
3 days ago
0
Updating to latest telos-reth dependency and antelope-rs master
#81
poplexity
closed
2 weeks ago
0
Reduce a timeout and max retry.
#80
lesa-telos
closed
3 weeks ago
0
Fix error logs on translator tasks errors
#79
coa-telos
closed
3 weeks ago
0
Return error if name to address retry ends.
#78
lesa-telos
closed
3 weeks ago
0
Querying for account from nodeos can hang
#77
poplexity
opened
1 month ago
0
Update antelope-rs dependency for KeyType fix
#76
poplexity
closed
1 month ago
0
Early testnet blocks
#75
poplexity
closed
3 days ago
1
Allow trailing zero values in RLP decoding
#74
poplexity
closed
1 month ago
0
Fc update
#73
lesa-telos
closed
4 weeks ago
0
Reduce log level when fetching name to address.
#72
lesa-telos
closed
1 month ago
0
A fix to allow leading zero on sig values
#71
poplexity
closed
1 month ago
0
Check if start stop is after stop block on start
#70
coa-telos
closed
1 month ago
0
Remove logging of cache hit, or change to debug!
#69
poplexity
closed
1 month ago
0
Adding removed field based on table delta's present field
#68
poplexity
closed
1 month ago
0
Remove bad sig feature
#67
lesa-telos
closed
1 month ago
2
Do a retry when there is an error from the api.
#66
lesa-telos
closed
1 month ago
0
Use modified translator config on start
#65
coa-telos
closed
1 month ago
0
Cargo update and set a 3s timeout on antelope client
#64
poplexity
closed
1 month ago
0
Remove cloning config in build_consensus_client fn
#63
coa-telos
closed
1 month ago
0
Fix accountstate diff address resolution bug related to using index straight up instead of scope
#62
guilledk
closed
1 month ago
0
Fix accountstate sndex to refer account index (scope)
#61
aamirpashaa
closed
1 month ago
1
Logging on startup
#60
coa-telos
closed
1 month ago
0
Use block delta when computing translator start block
#59
coa-telos
closed
1 month ago
0
Update alloy
#58
poplexity
closed
1 month ago
0
Updating alloy
#57
poplexity
closed
1 month ago
0
Address gas_limit checking
#56
poplexity
closed
1 month ago
2
Dynamic `GAS_LIMIT` calculation
#55
guilledk
closed
1 month ago
0
Increase block gas limit dynamically in translator
#54
poplexity
closed
1 month ago
0
Check chain begin block at startup
#44
coa-telos
closed
1 month ago
0
Add evm prefix to start and stop blocks
#43
coa-telos
closed
1 month ago
0
Move common dependencies to workspace
#42
coa-telos
closed
2 months ago
0
Add retry mechanism
#41
lesa-telos
closed
1 month ago
0
Use encode_2718 to encode envelope for ExecutionPayloadV1
#40
poplexity
closed
2 months ago
0
Add translator to the workspace
#39
coa-telos
closed
2 months ago
0
Add retry on consensus client if reth restarts.
#38
lesa-telos
closed
1 month ago
0
Cargo update
#37
poplexity
closed
2 months ago
0
Convert project to workspace
#36
coa-telos
closed
2 months ago
0
Update configuration example
#35
coa-telos
closed
2 months ago
0
Push telos extra field on rpc batches
#34
guilledk
closed
2 months ago
0
Once caught up and not syncing, use batch size of 1
#33
poplexity
closed
3 weeks ago
0
Merge telos-translator-rs repository into telos-consensus-client
#32
poplexity
closed
1 month ago
0
Fix sender chan and execution payload.
#31
lesa-telos
closed
2 months ago
0
Update to use latest TelosEVMBlock structure, including new extra fields on engine API call
#30
poplexity
closed
1 month ago
0
Modify TelosEVMBlock to include final structures for reth
#45
poplexity
closed
1 month ago
0
Use debug for rpc response as it is spamming the output.
#29
lesa-telos
closed
2 months ago
0
Store block hashes in database
#28
coa-telos
closed
2 months ago
0
Use tracing log.
#27
lesa-telos
closed
2 months ago
0
Use From implementation of TelosEVMBlock.
#26
lesa-telos
closed
2 months ago
0
Next