Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: init subxt-tests test: tests arrays, builtins, balances test: placeholder impl test: cross-contract call, event parsing Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: init subxt-tests test: tests arrays, builtins, balances test: placeholder impl test: cross-contract call, event parsing test: implment flipper, issue666, msg_sender, primitives tests Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: add randomizer test Signed-off-by: Raymond Yeh <extraymond@gmail.com> refactor: use contract-transcode Signed-off-by: Raymond Yeh <extraymond@gmail.com> refactor: subxt into own crate Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: test randomizer, store, swithc to contract-transcode Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: test array_strunct_mapping_storage, structs Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: uniswapv2 test Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: add uniswapv2-factory tests Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: trigger ci build for subxt Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: fix unused var Signed-off-by: Raymond Yeh <extraymond@gmail.com> build: missing build command Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: initial subxt test test: init subxt-tests test: tests arrays, builtins, balances test: placeholder impl test: cross-contract call, event parsing Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: init subxt-tests test: tests arrays, builtins, balances test: placeholder impl test: cross-contract call, event parsing test: implment flipper, issue666, msg_sender, primitives tests Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: add randomizer test Signed-off-by: Raymond Yeh <extraymond@gmail.com> refactor: subxt into own crate Signed-off-by: Raymond Yeh <extraymond@gmail.com> fix: give Address typename Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: make sure generated abi follow upstream jsonschema Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: finish uniswap-v2-factory test Signed-off-by: Raymond Yeh <extraymond@gmail.com> test: test uniswapv2pair Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: add missing config Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: produce test binary for subxt Signed-off-by: Raymond Yeh <extraymond@gmail.com> build: mandate rust version for subxt Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: remove uneeded container Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: fix launch cmd Signed-off-by: Raymond Yeh <extraymond@gmail.com> ci: typo Signed-off-by: Raymond Yeh <extraymond@gmail.com>
- Loading branch information