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 marshal and rlp methods
#102
antonydenyer
closed
10 months ago
0
Add input type to allow function selector decoding
#101
antonydenyer
closed
10 months ago
3
build(deps): bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.17.0 in /rlp/fuzz
#100
dependabot[bot]
opened
11 months ago
0
build(deps): bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.17.0
#99
dependabot[bot]
opened
11 months ago
0
eth.Transaction: `v` field is not present in 4844 txs
#98
ryanschneider
opened
1 year ago
0
chore(deps): Use github.com/decred/dcrd/dcrec/secp256k1/v4 directly
#97
ryanschneider
closed
1 year ago
0
build(deps): bump github.com/btcsuite/btcd from 0.0.0-20190614013741-962a206e94e9 to 0.23.2
#96
dependabot[bot]
closed
1 year ago
4
eth.Transaction: fix RequiredFields behavior for legacy transactions
#95
ryanschneider
closed
1 year ago
0
eth.NewHeadsResult: Add EIP-4788 and EIP-4844 fields
#94
ryanschneider
closed
1 year ago
0
eth.Block: Add fields for EIP-4788 and EIP-4844
#93
ryanschneider
closed
1 year ago
0
feat(EIP-4844): eth.Transaction/Receipt EIP-4844 support
#92
ryanschneider
closed
1 year ago
1
eth.Transaction: support new yParity field
#91
ryanschneider
closed
1 year ago
1
eth.Block: EIP-4844 new Header fields
#90
ryanschneider
closed
1 year ago
0
eth.Transaction: EIP-4844 Blob Txs (type 0x3)
#89
ryanschneider
closed
1 year ago
1
eth.Transaction: `yParity` alias for `v` on tx types 0x1 and 0x2
#88
ryanschneider
closed
1 year ago
1
Dencun: EIP-4788 Beacon Block Root accessible from EVM
#87
ryanschneider
closed
1 year ago
0
chore(test): add `meta` tests
#86
canonbrother
closed
1 year ago
0
Test/ci
#85
dcorral
closed
1 year ago
0
chore(node): refining eth rpc tests
#84
canonbrother
closed
1 year ago
0
build(deps): bump golang.org/x/sys from 0.0.0-20210510120138-977fb7262007 to 0.1.0
#83
dependabot[bot]
opened
1 year ago
0
build(deps): bump golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.1.0 in /rlp/fuzz
#82
dependabot[bot]
opened
1 year ago
0
build(deps): bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 in /rlp/fuzz
#81
dependabot[bot]
closed
11 months ago
1
build(deps): bump golang.org/x/crypto from 0.0.0-20191011191535-87dc89f01550 to 0.1.0
#80
dependabot[bot]
closed
11 months ago
1
eth: Update zz_deepcopy_generated.go
#79
ryanschneider
closed
1 year ago
0
eth.NewHeadsResult: Add EIP-4895 WithdrawalsRoot
#78
ryanschneider
closed
1 year ago
2
Update CODEOWNERS
#77
ryanschneider
closed
1 year ago
0
eth.Block: add support for EIP-4895 withdrawals
#76
ryanschneider
closed
1 year ago
1
Add CODEOWNERS file
#75
skmgoldin
closed
1 year ago
0
chore: update readme and codeowners
#74
jasonyic
closed
1 year ago
0
(wip)feat: update for binance project
#73
jasonyic
closed
1 year ago
0
feat(block): add Celo flavor and Celo block type
#72
Caroline-theotter
closed
1 year ago
2
fix(quantity): changed the error message if the value has not 0x prefix
#71
Caroline-theotter
opened
2 years ago
0
feat(params): adding error case in UnmarshalInto func
#70
Caroline-theotter
opened
2 years ago
3
feat(eth): add new block tags
#69
basgys
closed
2 years ago
0
fix(Block.FromRaw): Use NewQuantityFromRLP in Block.FromRaw
#68
ryanschneider
closed
1 year ago
1
feat(jsonrpc): add error to request struct
#67
timmyers
closed
4 months ago
0
ci: add unit tests
#66
timmyers
closed
2 years ago
0
feat: add Get* helper methods to eth.BlockSpecifier
#65
timmyers
closed
2 years ago
0
test(mock): generate mocks with mockgen
#64
Caroline-theotter
closed
2 years ago
0
Add TransactionReceipt.RawRepresentation method
#63
ryanschneider
opened
2 years ago
1
Use TextMarshaler interface to simplify eth.Address and eth.Data
#62
ryanschneider
opened
2 years ago
0
fix(MarshalJSON): use value receiver for all eth types
#61
timmyers
closed
2 years ago
4
fix(jsonrpc):remove omitempty of Params fields in MarshalJSON()
#60
Caroline-theotter
closed
2 years ago
0
fix(node): use cloned DefaultTransport to setup correct default values
#59
ryanschneider
closed
2 years ago
0
chore: make sure go fmt is up-to-date
#58
ryanschneider
opened
2 years ago
0
fix: add missing http resp.close()
#57
timmyers
closed
2 years ago
0
Add ChainId
#56
johnosullivan
closed
3 years ago
0
Added RPC calls
#55
johnosullivan
closed
3 years ago
1
return empty accesslist rlp
#53
JeeChoi
closed
3 years ago
2
TODO: Add a timeout on subscriptions
#52
ryanschneider
opened
3 years ago
0
Next