0xmuralik
|
56d59feaa0
|
update fork
|
2022-10-10 16:08:33 +05:30 |
|
SpideyPool192
|
a57e5f4fd9
|
changed package name from tharsis/ethermint to cerc-io/laconicd
|
2022-09-07 12:06:11 +05:30 |
|
|
2c9d18fd93
|
misc clean up
|
2022-05-16 22:22:29 +08:00 |
|
Sai Kumar
|
752fb3944f
|
test: add test cases for middleware
|
2022-04-28 23:04:20 +05:30 |
|
Sai Kumar
|
eb1af33649
|
fix: fix the rpc test cases
|
2022-04-28 13:13:39 +05:30 |
|
Sai Kumar
|
694d4c667d
|
WIP: fixing the test cases
|
2022-04-26 16:09:18 +05:30 |
|
Sai Kumar
|
a0e2858d4f
|
WIP: upgrade cosmos-sdk from 0.45 to SMT 0.46
|
2022-04-11 13:39:39 +05:30 |
|
yihuang
|
d1446fc1f4
|
encoding: rm MsgEthereumTx custom support in TxConfig (#714)
* remove MsgEthereumTx support in TxConfig
Closes: #711
* changelog
|
2021-11-02 11:24:24 +01:00 |
|
yihuang
|
bc1d81c5e8
|
fix: Web3 RPC handlers panic (#702)
* Problem: Some Web3 RPC Handlers could panic
Closes: #701
Solution:
- return error rather than panic when decoding invalid tx
* add validation rules
* changelog
|
2021-10-26 13:13:27 +02:00 |
|
dependabot[bot]
|
23a3362475
|
build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.11 (#676)
* build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.10
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.9...v1.10.10)
---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.10
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.9...v1.10.10)
---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump github.com/ethereum/go-ethereum from 1.10.9 to 1.10.10
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.9...v1.10.10)
---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix
* rpc: RLP apis
* tx fee cap fix
* fix config
* fix test
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
|
2021-10-25 15:01:04 +00:00 |
|
Federico Kunze Küllmer
|
a8722655bb
|
all: bump go-ethereum to v1.10.9 (#231)
* all: bump go-ethereum to v1.10.4
* build
* state transition and rpc
* wip rpc changes
* fix refund
* fixes
* no base fee param
* ante handler
* undo change
* fix test
* bump deps
* calculate base fee
* gRPC base fee query
* update RPC
* fix
* update'
* go.mod
* fix build
* fix panic
* rm changes in third_party
* json rpc changes
* reserved fields
* fixes fixes fixes
* rm no stringer
* fixes 2
* tests wip
* bump geth version
* update
* grpc traceTx
* rm fee market from ante
* fix TransactionArgs
* lint
* update proto
* update tx args
* changelog
|
2021-10-05 15:38:20 +00:00 |
|
Federico Kunze Küllmer
|
486e0130fd
|
codec: register Evidence (#478)
* app, docs: update Bech32 HRP
* codec: register Evidence
* cleanup
* c++
|
2021-08-23 08:51:24 -04:00 |
|
Federico Kunze Küllmer
|
5f1f252361
|
evm: TxData as proto.Any (#220)
* evm: TxData as proto.Any
* proto message
* fix protobuf any generation
* Int pointer
* fix build and tests
* ante tests
* swagger
* cleanup
* c++
|
2021-07-05 16:39:08 +00:00 |
|
Federico Kunze
|
459a290951
|
tests: add testutils for integration testing (#132)
* tests: add testutils for integration testing
* update util
* fix config
* more updates
* rand chain-id
* add rpc client integration test example
* makefile
* rename
* updates to makefile
|
2021-06-25 05:18:37 -04:00 |
|
Federico Kunze
|
6000ab2098
|
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos
* rm LoC
|
2021-06-22 06:49:18 -04:00 |
|
Federico Kunze
|
9509e18842
|
encoding: fix test (#64)
|
2021-06-04 09:45:37 -04:00 |
|
Federico Kunze
|
475c61851c
|
encoding: tests (#63)
* encoding: tests
* transaction hashing test
|
2021-06-04 09:14:45 -04:00 |
|