Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'eth-bridge-integration' into james+ray/ethbridge/merge-…
…0.9.0 * eth-bridge-integration: (194 commits) [c hore]: rebasing Update shared/src/types/key/secp256k1.rs Update shared/src/types/vote_extensions/validator_set_update.rs [fix]: Adding changes from code review Update shared/src/types/eth_bridge_pool.rs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [fix]: Removed duplicated code block [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [chore]: rebasing on eth-bridge-integration [chore]: Rebase on previous branches [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs rebasing [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [fix]: Removed duplicated code block [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Upgrading to v0.8 [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [chore]: rebasing on changes from previous feature prs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs rebasing [feat]: Added val set args for relaying to ethereum [feat]: Corrected the abi encodings of bridge proofs [fix]: Fixed bug that produced proof for values not in the bridge pool and covered with test [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Updated bridge pool vp with the the new merklized storage [chore]: Rebased onto PR #573 [feat]: Changed the bridge pool vp to used the merklized storage [feat]: Updated bridge pool vp with the the new merklized storage [feat]: Changed the bridge pool vp to used the merklized storage [feat]: Updated bridge pool vp with the the new merklized storage [chore]: Rebasing on v0.8 [fix]: Tiny from code review [fix]: Some more error logging and formatting Update shared/src/ledger/eth_bridge/vp/mod.rs [feat]: Added checks the bridge pool vp that erc20 tokens are escrowed to its account [feat]: Bridge pool vp now checks that funds to be transferred are escrowed. Needs tests [fix]: Tiny from code review [fix]: Some more error logging and formatting Update shared/src/ledger/eth_bridge/vp/mod.rs [feat]: Added a nomralized voting power type Update shared/src/types/key/secp256k1.rs Update shared/src/types/vote_extensions/validator_set_update.rs [fix]: Adding changes from code review Update shared/src/types/eth_bridge_pool.rs [feat]: Added checks the bridge pool vp that erc20 tokens are escrowed to its account Rename fvp to voting_power [chore]: Formatting [feat]: Bridge pool vp now checks that funds to be transferred are escrowed. Needs tests [chore]: Formatting [chore]: rebasing on eth-bridge-integration Remove TODO item [chore]: Rebase on previous branches [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs [feat]: Added recovery ids to secp256k1 signatures [chore]: Added unit tests to the queries and fixed bugs it found [feat]: Added query end points to get the contents of the eth bridge pool and request merkle proofs ... # Conflicts: # Cargo.lock # apps/src/lib/node/ledger/rpc.rs # apps/src/lib/node/ledger/shell/queries.rs # shared/src/ledger/eth_bridge/bridge_pool_vp.rs # shared/src/ledger/protocol/transactions/ethereum_events/eth_msgs.rs # shared/src/ledger/protocol/transactions/ethereum_events/mod.rs # shared/src/ledger/protocol/transactions/votes.rs # shared/src/ledger/storage/mod.rs # wasm/checksums.json
- Loading branch information