pyth-crosschain/bridge/pkg/processor
Hendrik Hofstadt efa03ef73c
Implement upgradeability (#151)
* Implement contract upgrade VAA action

* naming and (╯°□°)╯︵ ┻━┻

* Carefully unflip table and replace broken cutlery ┬─┬ノ( ◕◡◕ ノ)

* fix and automate upgradeability

* document contract upgrade call

* Update comments

* Exhaustiveness check in VAA payload switch

* Fix typo

Co-authored-by: Leo <leo@certus.one>
2021-01-19 13:01:45 +01:00
..
broadcast.go all: rename LockupObservation to SignedObservation 2020-11-20 22:35:00 +01:00
cleanup.go bridge: rename misleading "pending" counter 2020-12-08 11:12:11 +01:00
injection.go bridge: implement guardian set update submission node admin service 2020-11-19 12:57:21 +01:00
lockup.go bridge: refactor out broadcastSignature to prepare for injection path 2020-11-19 12:57:21 +01:00
observation.go Implement upgradeability (#151) 2021-01-19 13:01:45 +01:00
processor.go bridge: always gate Terra features on the main feature flag 2020-11-30 17:13:48 +01:00
quorum.go bridge: refactor out devnetVAASubmission in observation.go 2020-10-29 10:14:12 +01:00
quorum_test.go bridge: refactor processor logic into pkg/processor 2020-10-28 22:47:12 +01:00