Releases: notional-labs/subnode
Releases · notional-labs/subnode
v0.1.5
What's Changed
- Bump github.com/cosmos/cosmos-sdk from 0.47.2 to 0.47.3 by @dependabot in #48
- doc: clean up by @baabeetaa in #49
- eth jsonrpc batch request by @baabeetaa in #50
- Eth-Ws by @baabeetaa in #51
- Eth-ws: relaying by @baabeetaa in #52
- implement the logic for eth-ws by @baabeetaa in #53
- eth-ws batch request by @baabeetaa in #54
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
What's Changed
Code Refactoring & Tests
- patch rpc status sync info by @baabeetaa in #31
- Refactor by @baabeetaa in #34
- add Api test by @baabeetaa in #35
- Grpc test by @baabeetaa in #36
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #14
- fix: jsonrpc to support both positional parameters and named parameters by @baabeetaa in #16
- fix: rpc abci_query height=0 by @baabeetaa in #19
- support tx_search partially by @baabeetaa in #21
- support block_by_hash by @baabeetaa in #23
- support /tx?hash= by @baabeetaa in #25
- support /blockchain?minHeight=&maxHeight= by @baabeetaa in #27
- support /block_search partially by @baabeetaa in #29
New Contributors
- @dependabot made their first contribution in #14
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
1st version, everything is new. Support RPC and API.
What's Changed
- Cmd by @baabeetaa in #3
- Config by @baabeetaa in #4
- simple rpc proxy by @baabeetaa in #5
- Multiple hosts by @baabeetaa in #6
- Pruned and archive by @baabeetaa in #7
- Rpc by @baabeetaa in #8
- Tendermint JSONRPC over HTTP by @baabeetaa in #9
- doc by @baabeetaa in #10
- Lcd by @baabeetaa in #11
- x-cosmos-block-height by @baabeetaa in #12
New Contributors
- @baabeetaa made their first contribution in #3
Full Changelog: https://github.com/notional-labs/subnode/commits/v0.1.0