Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lmittmann/w3 issues and pull requests

#60 - Added `txpool` Method Bindings

Pull Request - State: closed - Opened by lmittmann 12 months ago - 1 comment

#59 - Bump github.com/holiman/uint256 from 1.2.2 to 1.2.3

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#58 - Add package `w3vm` for simulating EVM message execution

Pull Request - State: closed - Opened by lmittmann 12 months ago - 1 comment

#57 - Check function selector before decoding

Pull Request - State: closed - Opened by wesraph 12 months ago - 1 comment

#56 - Support the `txpool` namespace

Issue - State: closed - Opened by lmittmann about 1 year ago
Labels: enhancement, good first issue

#55 - Setup Nextra Doc

Pull Request - State: closed - Opened by lmittmann about 1 year ago - 1 comment

#54 - Added rate limiting by Compute Units (CUs)

Pull Request - State: closed - Opened by lmittmann about 1 year ago

#53 - Support Rate Limiting by CUs

Issue - State: closed - Opened by lmittmann about 1 year ago
Labels: enhancement

#52 - Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#51 - Adding proxies to client requests

Issue - State: closed - Opened by vodves-vodves about 1 year ago - 11 comments

#50 - Added `Option` to configure a rate limiter for the `Client`

Pull Request - State: closed - Opened by lmittmann about 1 year ago

#49 - Example of how to decode input data in transaction

Issue - State: closed - Opened by vodves-vodves about 1 year ago - 4 comments

#48 - Bump github.com/ethereum/go-ethereum from 1.11.5 to 1.11.6

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#47 - Bump github.com/holiman/uint256 from 1.2.1 to 1.2.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#46 - Bump github.com/ethereum/go-ethereum from 1.11.4 to 1.11.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#45 - Added `goreleaser` config and action

Pull Request - State: closed - Opened by lmittmann over 1 year ago

#44 - Fix handling of `indexed`-fields in event decoding

Pull Request - State: closed - Opened by lmittmann over 1 year ago

#43 - Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#42 - Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#41 - Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#40 - Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.11.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#39 - internal/abi: Improve ABI Parser

Pull Request - State: closed - Opened by lmittmann over 1 year ago

#38 - Support Subscription

Issue - State: closed - Opened by lmittmann over 1 year ago - 4 comments
Labels: enhancement

#37 - debug.CallTrace example

Issue - State: closed - Opened by Auroter over 1 year ago - 5 comments

#36 - internal/abi: Improve ABI Parser

Issue - State: closed - Opened by lmittmann over 1 year ago

#35 - Arrays of tuples aren't supported?

Issue - State: closed - Opened by rtunazzz over 1 year ago - 2 comments

#34 - Fix panic on property name missmatch

Pull Request - State: closed - Opened by rtunazzz over 1 year ago - 4 comments

#33 - Add initial documentation content and configuration

Pull Request - State: closed - Opened by hanywang2 over 1 year ago

#32 - Bump github.com/ethereum/go-ethereum from 1.10.25 to 1.10.26

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#31 - Failed to estimate gas

Issue - State: closed - Opened by femtoeu over 1 year ago - 3 comments

#30 - abi: cannot use []hexutil.Bytes as type [0]array as argument

Issue - State: closed - Opened by femtoeu over 1 year ago - 1 comment

#29 - Semver

Issue - State: closed - Opened by kamikazechaser over 1 year ago - 2 comments

#28 - Unable to EstimateGas for transfer func

Issue - State: closed - Opened by femtoeu almost 2 years ago - 3 comments

#27 - balanceOf error

Issue - State: closed - Opened by femtoeu almost 2 years ago - 3 comments

#26 - fix tuple decoding

Pull Request - State: closed - Opened by lmittmann almost 2 years ago

#25 - bug: `Func.DecodeReturns` does not decode tuples correctly

Issue - State: closed - Opened by lmittmann almost 2 years ago
Labels: bug

#24 - It is possible CallFunc().Returns into struct?

Issue - State: closed - Opened by EasySmoke almost 2 years ago - 2 comments
Labels: question

#23 - w3: add `module/debug`

Issue - State: closed - Opened by lmittmann almost 2 years ago
Labels: enhancement

#22 - DecodeArgs - panic: runtime error: slice bounds out of range

Issue - State: closed - Opened by femtoeu almost 2 years ago - 1 comment
Labels: bug

#20 - Allow BlockByNumber to only return transaction hashes and not full transactions

Issue - State: closed - Opened by OscBacon almost 2 years ago - 7 comments

#19 - w3test

Pull Request - State: closed - Opened by lmittmann almost 2 years ago

#17 - Bump github.com/ethereum/go-ethereum from 1.10.23 to 1.10.25

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#16 - `examples/token_balance` does not work

Issue - State: closed - Opened by rtunazzz almost 2 years ago - 1 comment

#15 - Unable to parse ENS NameRegistered event

Issue - State: closed - Opened by rtunazzz almost 2 years ago - 4 comments
Labels: bug

#14 - Bump github.com/ethereum/go-ethereum from 1.10.23 to 1.10.24

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#13 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#12 - Transaction gets sent but can be found on etherscan

Issue - State: closed - Opened by G4den almost 2 years ago - 1 comment

#11 - Bump github.com/ethereum/go-ethereum from 1.10.21 to 1.10.23

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#10 - Bump github.com/ethereum/go-ethereum from 1.10.21 to 1.10.22

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#9 - Bump github.com/ethereum/go-ethereum from 1.10.20 to 1.10.21

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#8 - Bump github.com/ethereum/go-ethereum from 1.10.19 to 1.10.20

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#7 - Bump github.com/ethereum/go-ethereum from 1.10.18 to 1.10.19

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#6 - Bump github.com/google/go-cmp from 0.5.7 to 0.5.8

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#5 - Bump github.com/ethereum/go-ethereum from 1.10.16 to 1.10.17

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#4 - core: Added Generic CallFactoryReturns (upgrade to Go1.18)

Pull Request - State: closed - Opened by lmittmann over 2 years ago

#3 - Added multi-dimensional array support and some tests to lexer

Pull Request - State: closed - Opened by VirtualVizier over 2 years ago - 1 comment

#2 - Unable to parse solidity 2d array return values

Issue - State: closed - Opened by VirtualVizier over 2 years ago

#1 - Bump github.com/ethereum/go-ethereum from 1.10.15 to 1.10.16

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies