0g-chain/x/bep3/spec
Denali Marsh dd1d248be2
[R4R] Add BnbDeputyFixedFee param to BEP3 module (#511)
* generate length 32 random bytes

* fix test

* implement BnbDeputyFixedFee param

* clean up for PR

* update deputy address

* remove impossible check

* move comment
2020-05-13 16:39:29 -07:00
..
diagrams [R4R] BEP3 module spec and clean up (#450) 2020-04-23 13:57:25 -07:00
01_concepts.md [R4R] BEP3 module spec and clean up (#450) 2020-04-23 13:57:25 -07:00
02_state.md [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -07:00
03_messages.md [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
04_events.md [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
05_params.md [R4R] Add BnbDeputyFixedFee param to BEP3 module (#511) 2020-05-13 16:39:29 -07:00
06_begin_block.md [R4R] bep3 module audit revisions (#505) 2020-05-12 13:15:38 -07:00
README.md [R4R] BEP3 module spec and clean up (#450) 2020-04-23 13:57:25 -07:00

bep3 module specification

  1. Concepts
  2. State
  3. Messages
  4. Events
  5. Params
  6. BeginBlock

Abstract

x/bep3 is an implementation of a Cosmos SDK Module that handles cross-chain Atomic Swaps between Kava and blockchains that implement the BEP3 protocol. Atomic Swaps are created, then either claimed before their expiration block or refunded after they've expired.