issues
search
INFURA
/
go-ethlibs
Ethereum libraries in Go for interacting with Ethereum nodes
MIT License
161
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add TransactionReceipt.EffectiveGasPrice
#51
ryanschneider
closed
3 years ago
1
Makefile: tweak deepcopy-gen args to work without GOPATH
#50
ryanschneider
closed
3 years ago
0
bugfix: recover the correct From address for non-EIP-155 transactions
#49
ryanschneider
closed
3 years ago
0
EIP-1559 Support
#48
ryanschneider
closed
3 years ago
0
Add eth.Transaction.IsProtected method
#47
ryanschneider
closed
3 years ago
0
Verify that we parse non-EIP-155 txs correctly
#46
ryanschneider
closed
3 years ago
1
Transaction Signing Refactor
#45
ryanschneider
closed
3 years ago
0
eth.Block: Make sure Block.FromRaw works with EIP-2718 transactions
#44
ryanschneider
closed
3 years ago
0
eth.Transaction: Make the input validation for .FromRaw and .Sign more robust
#43
ryanschneider
closed
3 years ago
0
eth: make sure Transaction.Hash is set by Transaction.Sign.
#42
ryanschneider
closed
3 years ago
0
Replace CircleCI with Github Actions
#41
ryanschneider
closed
1 year ago
0
Berlin: Support EIP-2718 and EIP-2930 transactions.
#40
ryanschneider
closed
3 years ago
0
node: IPC transport hangs on large responses
#39
ryanschneider
opened
3 years ago
0
EIP-2930 RLP Changes
#38
ryanschneider
closed
3 years ago
0
EIP-2930 JSONRPC Changes
#37
ryanschneider
closed
3 years ago
1
EIP-2718 JSONRPC Changes
#36
ryanschneider
closed
3 years ago
0
Support EIP-1559 once approved
#35
ryanschneider
closed
3 years ago
2
Fix potential data race in Quantity.DeepCopyInto
#34
ryanschneider
closed
4 years ago
0
Implement eth.LogFilter.Matches
#33
ryanschneider
closed
4 years ago
0
Make sure we return the correct ctx.Err
#32
ryanschneider
closed
4 years ago
2
Use deepcopy-gen to generate .DeepCopy methods.
#31
ryanschneider
closed
4 years ago
0
Support EIP-2711 if approved
#30
ryanschneider
closed
1 year ago
0
Check status of underlaying transport context during requests
#29
ryanschneider
closed
4 years ago
0
Fix RLP decode failure on short strings.
#28
ryanschneider
closed
4 years ago
2
Add eth.Bloom for creating and testing Ethereum Bloom Filters
#27
ryanschneider
closed
4 years ago
1
Make websocket memory usage easier to reason about in pprof.
#26
ryanschneider
closed
4 years ago
0
EIP-1898 Support
#25
meronym
closed
4 years ago
0
Implement ECSign
#24
ryanschneider
closed
4 years ago
0
Sign tx
#23
JeeChoi
closed
4 years ago
3
Fix RLP panics using go-fuzz derived test cases.
#22
ryanschneider
closed
4 years ago
0
Use Close instead of Deadlines, use DialContext.
#21
ryanschneider
closed
4 years ago
0
Add Block.FromRaw to decode an RLP-encoded block.
#20
ryanschneider
closed
4 years ago
0
Don't proxy/change request.ID in looping transport layer unless necessary
#19
ryanschneider
opened
4 years ago
0
Fix race conditions in websocket transport.
#18
ryanschneider
closed
4 years ago
0
Consider a request builder and response parser design
#17
ryanschneider
opened
4 years ago
1
node.Client: Allow setting request options (namely request.ID). Fixes #7.
#16
ryanschneider
closed
4 years ago
6
Update to gorilla/websocket v1.4.1.
#15
ryanschneider
closed
4 years ago
0
Add support for transaction signing
#14
JeeChoi
closed
3 years ago
1
Refactor subscriptions to avoid issues with channel ownership
#13
ryanschneider
closed
4 years ago
0
Add eth.Uncle for use in eth_getUncle methods.
#12
ryanschneider
closed
4 years ago
0
should not cancel
#11
JeeChoi
closed
4 years ago
6
node: Fix missing return in bidirectional transport during read error
#10
ryanschneider
closed
4 years ago
0
Add `eth.BlockSpecifier` for EIP-1898 Support
#9
ryanschneider
closed
4 years ago
3
node: Add support for custom clients
#8
ryanschneider
closed
5 years ago
1
Cannot specify JSONRPC request Id
#7
ryanschneider
closed
4 years ago
0
websocket: Return an error when user requests invalid blocks
#6
ryanschneider
closed
5 years ago
2
Support for multiple transports (wss, http, ipc) via node.Client interface
#5
ryanschneider
closed
5 years ago
1
ci: Replace travisci with circleci
#4
shazow
closed
5 years ago
0
Migrate PR: multi transport node.Client
#3
shazow
closed
5 years ago
1
Enable CI for repo
#2
shazow
closed
5 years ago
1
Previous
Next