0g-chain/x/bep3/spec
Denali Marsh ba3b353ee9
[R4R] add bep3 module param to committee (#547)
* update committee test

* update committee params

* update default deputy address to expected mainnet address

* spelling in comment

* fix bep3 sim values to 1

* bep3 sims:generate 32 length random number
2020-06-04 18:27:54 -07:00
..
diagrams [R4R] BEP3 module spec and clean up (#450) 2020-04-23 13:57:25 -07:00
01_concepts.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
02_state.md [R4R] optional bep3 config params (#546) 2020-06-04 16:03:14 -07:00
03_messages.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
04_events.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
05_params.md [R4R] add bep3 module param to committee (#547) 2020-06-04 18:27:54 -07:00
06_begin_block.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
README.md [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00

bep3

  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.