These 23 commits are when the Protocol Buffers files have changed:
Commit: | 306d94d | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
pegged bridge v2 (#117)
The documentation is generated from this commit.
Commit: | 0ed91b8 | |
---|---|---|
Author: | Michael Zhou |
Fix typo
Commit: | 8301bb1 | |
---|---|---|
Author: | Xiaozhou Li |
update readme and comment
Commit: | 15fab7e | |
---|---|---|
Author: | Michael Zhou |
Fix typo and improve pegged proto comments
Commit: | d59c8e5 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
rename contract OriginalTokenVaults to OriginalTokenVault (#78)
Commit: | abfb23b | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
pegged: allow cross-chain sender/receiver addresses to be different (#77)
Commit: | 8607ed9 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
add pegged token bridge (#76)
Commit: | aed6bba | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
domain separation for signed data (#71) * prepend domain hash in signed data * add domain separation to cbridge modules * signer update trigger time, relay benchmark * update contract size table * update comment
Commit: | 3140171 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
emit refid (e.g., refund xferId) for withdraw (#61)
Commit: | 7648031 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
new signer method (#54)
Commit: | 9bf7a43 | |
---|---|---|
Author: | Michael Zhou | |
Committer: | GitHub |
Add FarmingRewards (#50) - Extract ISigsVerifier to separate FarmingRewards from Staking - Support multiple reward tokens - Add chainId to FarmingRewards struct to support multi-chain rewards in the future
Commit: | eb3db0a | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
update signer and proto (#44)
Commit: | 2439815 | |
---|---|---|
Author: | i9 | |
Committer: | GitHub |
rm nonce in relay (#42) * rm nonce in relay * fix pool
Commit: | b7038f4 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
sig verification and slash expire time (#39)
Commit: | eac5400 | |
---|---|---|
Author: | i9 | |
Committer: | GitHub |
Add Pool: add liquidity and withdraw (#36) * add signer * verifySigs view * add pool * update Bridge
Commit: | c5583b9 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
add bridge init (#23)
Commit: | 2e50328 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
add validator bond interval, update sgn contract (#15)
Commit: | d81bb31 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
update undelegation and slashing (#14)
Commit: | b12fc12 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
add slashing (#13)
Commit: | 589e873 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
update proto (#12)
Commit: | f9b3713 | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
use delegator shares, update penalty proto (#11)
Commit: | 52f1a5c | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
Improve and simplify contracts (#4)
Commit: | ec4e3cd | |
---|---|---|
Author: | Xiaozhou Li | |
Committer: | GitHub |
add dpos / sgn contracts (#1)