Prajjwol Gautam
|
06516f7eb3
|
docs: fix broken links in markdown files (#631)
|
2021-10-06 21:51:23 +02:00 |
|
Federico Kunze Küllmer
|
c73ce0f812
|
all: cleanup imports (#524)
|
2021-09-03 18:06:36 +00:00 |
|
yihuang
|
089afe41a8
|
evm: implement ADR-002 EVM Hooks (#417)
* Allow evm to call native modules through logs
Closes #416
comment
add txHash parameter
review suggestions
add hooks test
* Update x/evm/keeper/hooks.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* Update x/evm/keeper/hooks_test.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* Update x/evm/keeper/keeper.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* Update x/evm/keeper/keeper.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* Update x/evm/keeper/keeper.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* use table tests
* update adr comment
* update adr
* changelog
* Update CHANGELOG.md
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2021-09-02 12:36:33 +00:00 |
|
yihuang
|
7f70429ac2
|
docs: ADR-002 EVM hooks (#429)
* Add adr-002 evm hooks proposal
* add bank send hook example
* fix typo
* add more details to the adr
* polishes
* add comments and missing sections
* explain the error translation
* update working, add consequences
* add reference to staking module hooks
* add ApplyTransaction snippet
|
2021-09-01 06:11:52 -04:00 |
|