From e45ad068fbf49ea63e2cb665e16ce4c822177557 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Sat, 6 Jan 2018 15:31:48 -0500 Subject: [PATCH] move things to _attic --- TODO | 1 - ROADMAP.md => _attic/ROADMAP.md | 0 {benchmarks => _attic/benchmarks}/app_test.go | 0 {benchmarks => _attic/benchmarks}/bonsai-speed.txt | 0 {benchmarks => _attic/benchmarks}/cleanup-speed.txt | 0 .../benchmarks}/unstable-speed.txt | 0 {client => _attic/client}/commands/auto/cmd.go | 0 .../client}/commands/commits/export.go | 0 .../client}/commands/commits/import.go | 0 {client => _attic/client}/commands/commits/root.go | 0 {client => _attic/client}/commands/commits/show.go | 0 .../client}/commands/commits/update.go | 0 {client => _attic/client}/commands/common.go | 0 {client => _attic/client}/commands/init.go | 0 {client => _attic/client}/commands/keys/README.md | 0 {client => _attic/client}/commands/keys/delete.go | 0 {client => _attic/client}/commands/keys/get.go | 0 {client => _attic/client}/commands/keys/list.go | 0 {client => _attic/client}/commands/keys/new.go | 0 {client => _attic/client}/commands/keys/recover.go | 0 {client => _attic/client}/commands/keys/root.go | 0 {client => _attic/client}/commands/keys/update.go | 0 {client => _attic/client}/commands/keys/utils.go | 0 {client => _attic/client}/commands/proxy/root.go | 0 {client => _attic/client}/commands/query/get.go | 0 {client => _attic/client}/commands/query/root.go | 0 {client => _attic/client}/commands/query/state.go | 0 {client => _attic/client}/commands/query/tx.go | 0 {client => _attic/client}/commands/rpc/helpers.go | 0 {client => _attic/client}/commands/rpc/insecure.go | 0 {client => _attic/client}/commands/rpc/root.go | 0 {client => _attic/client}/commands/rpc/secure.go | 0 {client => _attic/client}/commands/txs/helpers.go | 0 {client => _attic/client}/commands/txs/root.go | 0 {client => _attic/client}/commands/txs/wrapper.go | 0 {client => _attic/client}/commands/version.go | 0 {client => _attic/client}/common.go | 0 {client => _attic/client}/errors.go | 0 {client => _attic/client}/errors_test.go | 0 {client => _attic/client}/keys.go | 0 {client => _attic/client}/proxy.go | 0 {client => _attic/client}/query.go | 0 {client => _attic/client}/query_test.go | 0 {client => _attic/client}/rest/README.md | 0 {client => _attic/client}/rest/handlers.go | 0 {client => _attic/client}/rest/helpers.go | 0 {client => _attic/client}/rest/types.go | 0 {examples => _attic/examples}/basecoin/Makefile | 0 .../examples}/basecoin/app/handler.go | 0 .../examples}/basecoin/cmd/basecli/LIGHT_NODE.md | 0 .../examples}/basecoin/cmd/basecli/README.md | 0 .../examples}/basecoin/cmd/basecli/main.go | 0 .../examples}/basecoin/cmd/basecoin/main.go | 0 .../examples}/basecoin/cmd/baseserver/README.md | 0 .../examples}/basecoin/cmd/baseserver/main.go | 0 .../examples}/basecoin/tests/cli/basictx.sh | 0 .../examples}/basecoin/tests/cli/ibc.sh | 0 .../examples}/basecoin/tests/cli/init-server.sh | 0 .../examples}/basecoin/tests/cli/init.sh | 0 .../examples}/basecoin/tests/cli/keys.sh | 0 .../examples}/basecoin/tests/cli/rest.sh | 0 .../examples}/basecoin/tests/cli/restart.sh | 0 .../examples}/basecoin/tests/cli/roles.sh | 0 .../examples}/basecoin/tests/cli/rpc.sh | 0 {examples => _attic/examples}/counter/Makefile | 0 .../examples}/counter/cmd/counter/main.go | 0 .../counter/cmd/countercli/commands/counter.go | 0 .../counter/cmd/countercli/commands/query.go | 0 .../examples}/counter/cmd/countercli/main.go | 0 .../examples}/counter/plugins/counter/counter.go | 0 .../counter/plugins/counter/counter_test.go | 0 .../examples}/counter/tests/cli/counter.sh | 0 {examples => _attic/examples}/eyes/Makefile | 0 {examples => _attic/examples}/eyes/cmd/eyes/init.go | 0 {examples => _attic/examples}/eyes/cmd/eyes/main.go | 0 .../examples}/eyes/cmd/eyescli/main.go | 0 {examples => _attic/examples}/eyes/parser.go | 0 .../examples}/eyes/tests/cli/eyes.sh | 0 {examples => _attic/examples}/eyes/tx.go | 0 {genesis => _attic/genesis}/doc.go | 0 {genesis => _attic/genesis}/parse.go | 0 {genesis => _attic/genesis}/parse_test.go | 0 {genesis => _attic/genesis}/testdata/genesis.json | 0 _attic/{ => modules}/app/app_test.go | 0 _attic/{ => modules}/app/genesis_test.go | 0 _attic/{ => modules}/bonus/doc.go | 0 _attic/{ => modules}/bonus/helpers.go | 0 _attic/{ => modules}/bonus/multiplexer.go | 0 _attic/{ => modules}/bonus/multiplexer_test.go | 0 _attic/{ => modules}/docs/Makefile | 0 _attic/{ => modules}/docs/architecture/API.md | 0 _attic/{ => modules}/docs/basecoin-basics.rst | 0 _attic/{ => modules}/docs/basecoin-kubernetes.rst | 0 _attic/{ => modules}/docs/basecoin-plugins.rst | 0 _attic/{ => modules}/docs/basecoin-tool.rst | 0 _attic/{ => modules}/docs/conf.py | 0 _attic/{ => modules}/docs/glossary.rst | 0 _attic/{ => modules}/docs/graphics/README.md | 0 .../docs/graphics/cosmos-sdk-image.png | Bin _attic/{ => modules}/docs/graphics/datastore.png | Bin _attic/{ => modules}/docs/graphics/dispatcher.png | Bin _attic/{ => modules}/docs/graphics/infographic.xml | 0 _attic/{ => modules}/docs/graphics/middleware.png | Bin .../docs/graphics/overview-framework.png | Bin .../docs/graphics/overview-security.png | Bin _attic/{ => modules}/docs/graphics/permission.png | Bin _attic/{ => modules}/docs/graphics/tx.png | Bin _attic/{ => modules}/docs/guide/shunit2 | 0 _attic/{ => modules}/docs/ibc.rst | 0 _attic/{ => modules}/docs/index.rst | 0 _attic/{ => modules}/docs/install.rst | 0 _attic/{ => modules}/docs/key-management.rst | 0 _attic/{ => modules}/docs/make.bat | 0 _attic/{ => modules}/docs/overview.rst | 0 _attic/{ => modules}/docs/roles-and-multi-sig.rst | 0 _attic/{ => modules}/docs/stdlib.rst | 0 _attic/{ => modules}/ibc/commands/query.go | 0 _attic/{ => modules}/ibc/commands/tx.go | 0 _attic/{ => modules}/ibc/errors.go | 0 _attic/{ => modules}/ibc/handler.go | 0 _attic/{ => modules}/ibc/ibc_test.go | 0 _attic/{ => modules}/ibc/keys.go | 0 _attic/{ => modules}/ibc/middleware.go | 0 _attic/{ => modules}/ibc/provider.go | 0 _attic/{ => modules}/ibc/provider_test.go | 0 _attic/{ => modules}/ibc/store.go | 0 _attic/{ => modules}/ibc/test_helpers.go | 0 _attic/{ => modules}/ibc/tx.go | 0 _attic/{ => modules}/roles/commands/query.go | 0 _attic/{ => modules}/roles/commands/tx.go | 0 _attic/{ => modules}/roles/commands/wrap.go | 0 _attic/{ => modules}/roles/error.go | 0 _attic/{ => modules}/roles/handler.go | 0 _attic/{ => modules}/roles/handler_test.go | 0 _attic/{ => modules}/roles/middleware.go | 0 _attic/{ => modules}/roles/middleware_test.go | 0 _attic/{ => modules}/roles/rest/handlers.go | 0 _attic/{ => modules}/roles/store.go | 0 _attic/{ => modules}/roles/store_test.go | 0 _attic/{ => modules}/roles/tx.go | 0 _attic/{ => modules}/stack/checkpoint.go | 0 _attic/{ => modules}/stack/checkpoint_test.go | 0 _attic/{ => modules}/stack/context.go | 0 _attic/{ => modules}/stack/dispatcher.go | 0 _attic/{ => modules}/stack/helpers.go | 0 _attic/{ => modules}/stack/helpers_test.go | 0 _attic/{ => modules}/stack/helperware.go | 0 _attic/{ => modules}/stack/interface.go | 0 _attic/{ => modules}/stack/middleware.go | 0 _attic/{ => modules}/stack/middleware_test.go | 0 _attic/{ => modules}/stack/mock.go | 0 _attic/{ => modules}/stack/prefixstore.go | 0 _attic/{ => modules}/stack/recovery.go | 0 _attic/{ => modules}/stack/recovery_test.go | 0 _attic/{ => modules}/stack/state_space_test.go | 0 _attic/{ => modules}/store/queue.go | 0 _attic/{ => modules}/store/queue_test.go | 0 {server => _attic/server}/commands/init.go | 0 {server => _attic/server}/commands/key.go | 0 {server => _attic/server}/commands/relay.go | 0 {server => _attic/server}/commands/reset.go | 0 {server => _attic/server}/commands/root.go | 0 {server => _attic/server}/commands/start.go | 0 {app/example => examples}/basecoin/account.go | 0 {app/example => examples}/basecoin/account_store.go | 0 {app/example => examples}/basecoin/main.go | 0 {app/example => examples}/dummy/main.go | 4 ++-- x/{ => .attic}/eyes/_gen.go | 0 x/{ => .attic}/eyes/commands/query.go | 0 x/{ => .attic}/eyes/commands/tx.go | 0 x/{ => .attic}/eyes/errors.go | 0 x/{ => .attic}/eyes/eyestxinner_wrapper.go | 0 x/{ => .attic}/eyes/handler.go | 0 x/{ => .attic}/eyes/handler_test.go | 0 x/{ => .attic}/eyes/store.go | 0 x/{ => .attic}/eyes/tx.go | 0 x/{ => .attic}/fee/commands/wrap.go | 0 x/{ => .attic}/fee/error_test.go | 0 x/{ => .attic}/fee/errors.go | 0 x/{ => .attic}/fee/handler.go | 0 x/{ => .attic}/fee/handler_test.go | 0 x/{ => .attic}/fee/tx.go | 0 x/{ => .attic}/logger/logger.go | 0 x/{ => .attic}/nonce/commands/query.go | 0 x/{ => .attic}/nonce/commands/wrap.go | 0 x/{ => .attic}/nonce/errors.go | 0 x/{ => .attic}/nonce/replaycheck.go | 0 x/{ => .attic}/nonce/rest/handlers.go | 0 x/{ => .attic}/nonce/store.go | 0 x/{ => .attic}/nonce/tx.go | 0 x/{ => .attic}/nonce/tx_test.go | 0 x/{ => .attic}/recover/recovery.go | 0 x/{ => .attic}/recover/recovery_test.go | 0 x/coinstore/{ => _attic}/commands/query.go | 0 x/coinstore/{ => _attic}/commands/tx.go | 0 x/coinstore/{ => _attic}/rest/handlers.go | 0 196 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 TODO rename ROADMAP.md => _attic/ROADMAP.md (100%) rename {benchmarks => _attic/benchmarks}/app_test.go (100%) rename {benchmarks => _attic/benchmarks}/bonsai-speed.txt (100%) rename {benchmarks => _attic/benchmarks}/cleanup-speed.txt (100%) rename {benchmarks => _attic/benchmarks}/unstable-speed.txt (100%) rename {client => _attic/client}/commands/auto/cmd.go (100%) rename {client => _attic/client}/commands/commits/export.go (100%) rename {client => _attic/client}/commands/commits/import.go (100%) rename {client => _attic/client}/commands/commits/root.go (100%) rename {client => _attic/client}/commands/commits/show.go (100%) rename {client => _attic/client}/commands/commits/update.go (100%) rename {client => _attic/client}/commands/common.go (100%) rename {client => _attic/client}/commands/init.go (100%) rename {client => _attic/client}/commands/keys/README.md (100%) rename {client => _attic/client}/commands/keys/delete.go (100%) rename {client => _attic/client}/commands/keys/get.go (100%) rename {client => _attic/client}/commands/keys/list.go (100%) rename {client => _attic/client}/commands/keys/new.go (100%) rename {client => _attic/client}/commands/keys/recover.go (100%) rename {client => _attic/client}/commands/keys/root.go (100%) rename {client => _attic/client}/commands/keys/update.go (100%) rename {client => _attic/client}/commands/keys/utils.go (100%) rename {client => _attic/client}/commands/proxy/root.go (100%) rename {client => _attic/client}/commands/query/get.go (100%) rename {client => _attic/client}/commands/query/root.go (100%) rename {client => _attic/client}/commands/query/state.go (100%) rename {client => _attic/client}/commands/query/tx.go (100%) rename {client => _attic/client}/commands/rpc/helpers.go (100%) rename {client => _attic/client}/commands/rpc/insecure.go (100%) rename {client => _attic/client}/commands/rpc/root.go (100%) rename {client => _attic/client}/commands/rpc/secure.go (100%) rename {client => _attic/client}/commands/txs/helpers.go (100%) rename {client => _attic/client}/commands/txs/root.go (100%) rename {client => _attic/client}/commands/txs/wrapper.go (100%) rename {client => _attic/client}/commands/version.go (100%) rename {client => _attic/client}/common.go (100%) rename {client => _attic/client}/errors.go (100%) rename {client => _attic/client}/errors_test.go (100%) rename {client => _attic/client}/keys.go (100%) rename {client => _attic/client}/proxy.go (100%) rename {client => _attic/client}/query.go (100%) rename {client => _attic/client}/query_test.go (100%) rename {client => _attic/client}/rest/README.md (100%) rename {client => _attic/client}/rest/handlers.go (100%) rename {client => _attic/client}/rest/helpers.go (100%) rename {client => _attic/client}/rest/types.go (100%) rename {examples => _attic/examples}/basecoin/Makefile (100%) rename {examples => _attic/examples}/basecoin/app/handler.go (100%) rename {examples => _attic/examples}/basecoin/cmd/basecli/LIGHT_NODE.md (100%) rename {examples => _attic/examples}/basecoin/cmd/basecli/README.md (100%) rename {examples => _attic/examples}/basecoin/cmd/basecli/main.go (100%) rename {examples => _attic/examples}/basecoin/cmd/basecoin/main.go (100%) rename {examples => _attic/examples}/basecoin/cmd/baseserver/README.md (100%) rename {examples => _attic/examples}/basecoin/cmd/baseserver/main.go (100%) rename {examples => _attic/examples}/basecoin/tests/cli/basictx.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/ibc.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/init-server.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/init.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/keys.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/rest.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/restart.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/roles.sh (100%) rename {examples => _attic/examples}/basecoin/tests/cli/rpc.sh (100%) rename {examples => _attic/examples}/counter/Makefile (100%) rename {examples => _attic/examples}/counter/cmd/counter/main.go (100%) rename {examples => _attic/examples}/counter/cmd/countercli/commands/counter.go (100%) rename {examples => _attic/examples}/counter/cmd/countercli/commands/query.go (100%) rename {examples => _attic/examples}/counter/cmd/countercli/main.go (100%) rename {examples => _attic/examples}/counter/plugins/counter/counter.go (100%) rename {examples => _attic/examples}/counter/plugins/counter/counter_test.go (100%) rename {examples => _attic/examples}/counter/tests/cli/counter.sh (100%) rename {examples => _attic/examples}/eyes/Makefile (100%) rename {examples => _attic/examples}/eyes/cmd/eyes/init.go (100%) rename {examples => _attic/examples}/eyes/cmd/eyes/main.go (100%) rename {examples => _attic/examples}/eyes/cmd/eyescli/main.go (100%) rename {examples => _attic/examples}/eyes/parser.go (100%) rename {examples => _attic/examples}/eyes/tests/cli/eyes.sh (100%) rename {examples => _attic/examples}/eyes/tx.go (100%) rename {genesis => _attic/genesis}/doc.go (100%) rename {genesis => _attic/genesis}/parse.go (100%) rename {genesis => _attic/genesis}/parse_test.go (100%) rename {genesis => _attic/genesis}/testdata/genesis.json (100%) rename _attic/{ => modules}/app/app_test.go (100%) rename _attic/{ => modules}/app/genesis_test.go (100%) rename _attic/{ => modules}/bonus/doc.go (100%) rename _attic/{ => modules}/bonus/helpers.go (100%) rename _attic/{ => modules}/bonus/multiplexer.go (100%) rename _attic/{ => modules}/bonus/multiplexer_test.go (100%) rename _attic/{ => modules}/docs/Makefile (100%) rename _attic/{ => modules}/docs/architecture/API.md (100%) rename _attic/{ => modules}/docs/basecoin-basics.rst (100%) rename _attic/{ => modules}/docs/basecoin-kubernetes.rst (100%) rename _attic/{ => modules}/docs/basecoin-plugins.rst (100%) rename _attic/{ => modules}/docs/basecoin-tool.rst (100%) rename _attic/{ => modules}/docs/conf.py (100%) rename _attic/{ => modules}/docs/glossary.rst (100%) rename _attic/{ => modules}/docs/graphics/README.md (100%) rename _attic/{ => modules}/docs/graphics/cosmos-sdk-image.png (100%) rename _attic/{ => modules}/docs/graphics/datastore.png (100%) rename _attic/{ => modules}/docs/graphics/dispatcher.png (100%) rename _attic/{ => modules}/docs/graphics/infographic.xml (100%) rename _attic/{ => modules}/docs/graphics/middleware.png (100%) rename _attic/{ => modules}/docs/graphics/overview-framework.png (100%) rename _attic/{ => modules}/docs/graphics/overview-security.png (100%) rename _attic/{ => modules}/docs/graphics/permission.png (100%) rename _attic/{ => modules}/docs/graphics/tx.png (100%) rename _attic/{ => modules}/docs/guide/shunit2 (100%) rename _attic/{ => modules}/docs/ibc.rst (100%) rename _attic/{ => modules}/docs/index.rst (100%) rename _attic/{ => modules}/docs/install.rst (100%) rename _attic/{ => modules}/docs/key-management.rst (100%) rename _attic/{ => modules}/docs/make.bat (100%) rename _attic/{ => modules}/docs/overview.rst (100%) rename _attic/{ => modules}/docs/roles-and-multi-sig.rst (100%) rename _attic/{ => modules}/docs/stdlib.rst (100%) rename _attic/{ => modules}/ibc/commands/query.go (100%) rename _attic/{ => modules}/ibc/commands/tx.go (100%) rename _attic/{ => modules}/ibc/errors.go (100%) rename _attic/{ => modules}/ibc/handler.go (100%) rename _attic/{ => modules}/ibc/ibc_test.go (100%) rename _attic/{ => modules}/ibc/keys.go (100%) rename _attic/{ => modules}/ibc/middleware.go (100%) rename _attic/{ => modules}/ibc/provider.go (100%) rename _attic/{ => modules}/ibc/provider_test.go (100%) rename _attic/{ => modules}/ibc/store.go (100%) rename _attic/{ => modules}/ibc/test_helpers.go (100%) rename _attic/{ => modules}/ibc/tx.go (100%) rename _attic/{ => modules}/roles/commands/query.go (100%) rename _attic/{ => modules}/roles/commands/tx.go (100%) rename _attic/{ => modules}/roles/commands/wrap.go (100%) rename _attic/{ => modules}/roles/error.go (100%) rename _attic/{ => modules}/roles/handler.go (100%) rename _attic/{ => modules}/roles/handler_test.go (100%) rename _attic/{ => modules}/roles/middleware.go (100%) rename _attic/{ => modules}/roles/middleware_test.go (100%) rename _attic/{ => modules}/roles/rest/handlers.go (100%) rename _attic/{ => modules}/roles/store.go (100%) rename _attic/{ => modules}/roles/store_test.go (100%) rename _attic/{ => modules}/roles/tx.go (100%) rename _attic/{ => modules}/stack/checkpoint.go (100%) rename _attic/{ => modules}/stack/checkpoint_test.go (100%) rename _attic/{ => modules}/stack/context.go (100%) rename _attic/{ => modules}/stack/dispatcher.go (100%) rename _attic/{ => modules}/stack/helpers.go (100%) rename _attic/{ => modules}/stack/helpers_test.go (100%) rename _attic/{ => modules}/stack/helperware.go (100%) rename _attic/{ => modules}/stack/interface.go (100%) rename _attic/{ => modules}/stack/middleware.go (100%) rename _attic/{ => modules}/stack/middleware_test.go (100%) rename _attic/{ => modules}/stack/mock.go (100%) rename _attic/{ => modules}/stack/prefixstore.go (100%) rename _attic/{ => modules}/stack/recovery.go (100%) rename _attic/{ => modules}/stack/recovery_test.go (100%) rename _attic/{ => modules}/stack/state_space_test.go (100%) rename _attic/{ => modules}/store/queue.go (100%) rename _attic/{ => modules}/store/queue_test.go (100%) rename {server => _attic/server}/commands/init.go (100%) rename {server => _attic/server}/commands/key.go (100%) rename {server => _attic/server}/commands/relay.go (100%) rename {server => _attic/server}/commands/reset.go (100%) rename {server => _attic/server}/commands/root.go (100%) rename {server => _attic/server}/commands/start.go (100%) rename {app/example => examples}/basecoin/account.go (100%) rename {app/example => examples}/basecoin/account_store.go (100%) rename {app/example => examples}/basecoin/main.go (100%) rename {app/example => examples}/dummy/main.go (96%) rename x/{ => .attic}/eyes/_gen.go (100%) rename x/{ => .attic}/eyes/commands/query.go (100%) rename x/{ => .attic}/eyes/commands/tx.go (100%) rename x/{ => .attic}/eyes/errors.go (100%) rename x/{ => .attic}/eyes/eyestxinner_wrapper.go (100%) rename x/{ => .attic}/eyes/handler.go (100%) rename x/{ => .attic}/eyes/handler_test.go (100%) rename x/{ => .attic}/eyes/store.go (100%) rename x/{ => .attic}/eyes/tx.go (100%) rename x/{ => .attic}/fee/commands/wrap.go (100%) rename x/{ => .attic}/fee/error_test.go (100%) rename x/{ => .attic}/fee/errors.go (100%) rename x/{ => .attic}/fee/handler.go (100%) rename x/{ => .attic}/fee/handler_test.go (100%) rename x/{ => .attic}/fee/tx.go (100%) rename x/{ => .attic}/logger/logger.go (100%) rename x/{ => .attic}/nonce/commands/query.go (100%) rename x/{ => .attic}/nonce/commands/wrap.go (100%) rename x/{ => .attic}/nonce/errors.go (100%) rename x/{ => .attic}/nonce/replaycheck.go (100%) rename x/{ => .attic}/nonce/rest/handlers.go (100%) rename x/{ => .attic}/nonce/store.go (100%) rename x/{ => .attic}/nonce/tx.go (100%) rename x/{ => .attic}/nonce/tx_test.go (100%) rename x/{ => .attic}/recover/recovery.go (100%) rename x/{ => .attic}/recover/recovery_test.go (100%) rename x/coinstore/{ => _attic}/commands/query.go (100%) rename x/coinstore/{ => _attic}/commands/tx.go (100%) rename x/coinstore/{ => _attic}/rest/handlers.go (100%) diff --git a/TODO b/TODO deleted file mode 100644 index 3bf2069b57..0000000000 --- a/TODO +++ /dev/null @@ -1 +0,0 @@ -Make Queue work with new types.go diff --git a/ROADMAP.md b/_attic/ROADMAP.md similarity index 100% rename from ROADMAP.md rename to _attic/ROADMAP.md diff --git a/benchmarks/app_test.go b/_attic/benchmarks/app_test.go similarity index 100% rename from benchmarks/app_test.go rename to _attic/benchmarks/app_test.go diff --git a/benchmarks/bonsai-speed.txt b/_attic/benchmarks/bonsai-speed.txt similarity index 100% rename from benchmarks/bonsai-speed.txt rename to _attic/benchmarks/bonsai-speed.txt diff --git a/benchmarks/cleanup-speed.txt b/_attic/benchmarks/cleanup-speed.txt similarity index 100% rename from benchmarks/cleanup-speed.txt rename to _attic/benchmarks/cleanup-speed.txt diff --git a/benchmarks/unstable-speed.txt b/_attic/benchmarks/unstable-speed.txt similarity index 100% rename from benchmarks/unstable-speed.txt rename to _attic/benchmarks/unstable-speed.txt diff --git a/client/commands/auto/cmd.go b/_attic/client/commands/auto/cmd.go similarity index 100% rename from client/commands/auto/cmd.go rename to _attic/client/commands/auto/cmd.go diff --git a/client/commands/commits/export.go b/_attic/client/commands/commits/export.go similarity index 100% rename from client/commands/commits/export.go rename to _attic/client/commands/commits/export.go diff --git a/client/commands/commits/import.go b/_attic/client/commands/commits/import.go similarity index 100% rename from client/commands/commits/import.go rename to _attic/client/commands/commits/import.go diff --git a/client/commands/commits/root.go b/_attic/client/commands/commits/root.go similarity index 100% rename from client/commands/commits/root.go rename to _attic/client/commands/commits/root.go diff --git a/client/commands/commits/show.go b/_attic/client/commands/commits/show.go similarity index 100% rename from client/commands/commits/show.go rename to _attic/client/commands/commits/show.go diff --git a/client/commands/commits/update.go b/_attic/client/commands/commits/update.go similarity index 100% rename from client/commands/commits/update.go rename to _attic/client/commands/commits/update.go diff --git a/client/commands/common.go b/_attic/client/commands/common.go similarity index 100% rename from client/commands/common.go rename to _attic/client/commands/common.go diff --git a/client/commands/init.go b/_attic/client/commands/init.go similarity index 100% rename from client/commands/init.go rename to _attic/client/commands/init.go diff --git a/client/commands/keys/README.md b/_attic/client/commands/keys/README.md similarity index 100% rename from client/commands/keys/README.md rename to _attic/client/commands/keys/README.md diff --git a/client/commands/keys/delete.go b/_attic/client/commands/keys/delete.go similarity index 100% rename from client/commands/keys/delete.go rename to _attic/client/commands/keys/delete.go diff --git a/client/commands/keys/get.go b/_attic/client/commands/keys/get.go similarity index 100% rename from client/commands/keys/get.go rename to _attic/client/commands/keys/get.go diff --git a/client/commands/keys/list.go b/_attic/client/commands/keys/list.go similarity index 100% rename from client/commands/keys/list.go rename to _attic/client/commands/keys/list.go diff --git a/client/commands/keys/new.go b/_attic/client/commands/keys/new.go similarity index 100% rename from client/commands/keys/new.go rename to _attic/client/commands/keys/new.go diff --git a/client/commands/keys/recover.go b/_attic/client/commands/keys/recover.go similarity index 100% rename from client/commands/keys/recover.go rename to _attic/client/commands/keys/recover.go diff --git a/client/commands/keys/root.go b/_attic/client/commands/keys/root.go similarity index 100% rename from client/commands/keys/root.go rename to _attic/client/commands/keys/root.go diff --git a/client/commands/keys/update.go b/_attic/client/commands/keys/update.go similarity index 100% rename from client/commands/keys/update.go rename to _attic/client/commands/keys/update.go diff --git a/client/commands/keys/utils.go b/_attic/client/commands/keys/utils.go similarity index 100% rename from client/commands/keys/utils.go rename to _attic/client/commands/keys/utils.go diff --git a/client/commands/proxy/root.go b/_attic/client/commands/proxy/root.go similarity index 100% rename from client/commands/proxy/root.go rename to _attic/client/commands/proxy/root.go diff --git a/client/commands/query/get.go b/_attic/client/commands/query/get.go similarity index 100% rename from client/commands/query/get.go rename to _attic/client/commands/query/get.go diff --git a/client/commands/query/root.go b/_attic/client/commands/query/root.go similarity index 100% rename from client/commands/query/root.go rename to _attic/client/commands/query/root.go diff --git a/client/commands/query/state.go b/_attic/client/commands/query/state.go similarity index 100% rename from client/commands/query/state.go rename to _attic/client/commands/query/state.go diff --git a/client/commands/query/tx.go b/_attic/client/commands/query/tx.go similarity index 100% rename from client/commands/query/tx.go rename to _attic/client/commands/query/tx.go diff --git a/client/commands/rpc/helpers.go b/_attic/client/commands/rpc/helpers.go similarity index 100% rename from client/commands/rpc/helpers.go rename to _attic/client/commands/rpc/helpers.go diff --git a/client/commands/rpc/insecure.go b/_attic/client/commands/rpc/insecure.go similarity index 100% rename from client/commands/rpc/insecure.go rename to _attic/client/commands/rpc/insecure.go diff --git a/client/commands/rpc/root.go b/_attic/client/commands/rpc/root.go similarity index 100% rename from client/commands/rpc/root.go rename to _attic/client/commands/rpc/root.go diff --git a/client/commands/rpc/secure.go b/_attic/client/commands/rpc/secure.go similarity index 100% rename from client/commands/rpc/secure.go rename to _attic/client/commands/rpc/secure.go diff --git a/client/commands/txs/helpers.go b/_attic/client/commands/txs/helpers.go similarity index 100% rename from client/commands/txs/helpers.go rename to _attic/client/commands/txs/helpers.go diff --git a/client/commands/txs/root.go b/_attic/client/commands/txs/root.go similarity index 100% rename from client/commands/txs/root.go rename to _attic/client/commands/txs/root.go diff --git a/client/commands/txs/wrapper.go b/_attic/client/commands/txs/wrapper.go similarity index 100% rename from client/commands/txs/wrapper.go rename to _attic/client/commands/txs/wrapper.go diff --git a/client/commands/version.go b/_attic/client/commands/version.go similarity index 100% rename from client/commands/version.go rename to _attic/client/commands/version.go diff --git a/client/common.go b/_attic/client/common.go similarity index 100% rename from client/common.go rename to _attic/client/common.go diff --git a/client/errors.go b/_attic/client/errors.go similarity index 100% rename from client/errors.go rename to _attic/client/errors.go diff --git a/client/errors_test.go b/_attic/client/errors_test.go similarity index 100% rename from client/errors_test.go rename to _attic/client/errors_test.go diff --git a/client/keys.go b/_attic/client/keys.go similarity index 100% rename from client/keys.go rename to _attic/client/keys.go diff --git a/client/proxy.go b/_attic/client/proxy.go similarity index 100% rename from client/proxy.go rename to _attic/client/proxy.go diff --git a/client/query.go b/_attic/client/query.go similarity index 100% rename from client/query.go rename to _attic/client/query.go diff --git a/client/query_test.go b/_attic/client/query_test.go similarity index 100% rename from client/query_test.go rename to _attic/client/query_test.go diff --git a/client/rest/README.md b/_attic/client/rest/README.md similarity index 100% rename from client/rest/README.md rename to _attic/client/rest/README.md diff --git a/client/rest/handlers.go b/_attic/client/rest/handlers.go similarity index 100% rename from client/rest/handlers.go rename to _attic/client/rest/handlers.go diff --git a/client/rest/helpers.go b/_attic/client/rest/helpers.go similarity index 100% rename from client/rest/helpers.go rename to _attic/client/rest/helpers.go diff --git a/client/rest/types.go b/_attic/client/rest/types.go similarity index 100% rename from client/rest/types.go rename to _attic/client/rest/types.go diff --git a/examples/basecoin/Makefile b/_attic/examples/basecoin/Makefile similarity index 100% rename from examples/basecoin/Makefile rename to _attic/examples/basecoin/Makefile diff --git a/examples/basecoin/app/handler.go b/_attic/examples/basecoin/app/handler.go similarity index 100% rename from examples/basecoin/app/handler.go rename to _attic/examples/basecoin/app/handler.go diff --git a/examples/basecoin/cmd/basecli/LIGHT_NODE.md b/_attic/examples/basecoin/cmd/basecli/LIGHT_NODE.md similarity index 100% rename from examples/basecoin/cmd/basecli/LIGHT_NODE.md rename to _attic/examples/basecoin/cmd/basecli/LIGHT_NODE.md diff --git a/examples/basecoin/cmd/basecli/README.md b/_attic/examples/basecoin/cmd/basecli/README.md similarity index 100% rename from examples/basecoin/cmd/basecli/README.md rename to _attic/examples/basecoin/cmd/basecli/README.md diff --git a/examples/basecoin/cmd/basecli/main.go b/_attic/examples/basecoin/cmd/basecli/main.go similarity index 100% rename from examples/basecoin/cmd/basecli/main.go rename to _attic/examples/basecoin/cmd/basecli/main.go diff --git a/examples/basecoin/cmd/basecoin/main.go b/_attic/examples/basecoin/cmd/basecoin/main.go similarity index 100% rename from examples/basecoin/cmd/basecoin/main.go rename to _attic/examples/basecoin/cmd/basecoin/main.go diff --git a/examples/basecoin/cmd/baseserver/README.md b/_attic/examples/basecoin/cmd/baseserver/README.md similarity index 100% rename from examples/basecoin/cmd/baseserver/README.md rename to _attic/examples/basecoin/cmd/baseserver/README.md diff --git a/examples/basecoin/cmd/baseserver/main.go b/_attic/examples/basecoin/cmd/baseserver/main.go similarity index 100% rename from examples/basecoin/cmd/baseserver/main.go rename to _attic/examples/basecoin/cmd/baseserver/main.go diff --git a/examples/basecoin/tests/cli/basictx.sh b/_attic/examples/basecoin/tests/cli/basictx.sh similarity index 100% rename from examples/basecoin/tests/cli/basictx.sh rename to _attic/examples/basecoin/tests/cli/basictx.sh diff --git a/examples/basecoin/tests/cli/ibc.sh b/_attic/examples/basecoin/tests/cli/ibc.sh similarity index 100% rename from examples/basecoin/tests/cli/ibc.sh rename to _attic/examples/basecoin/tests/cli/ibc.sh diff --git a/examples/basecoin/tests/cli/init-server.sh b/_attic/examples/basecoin/tests/cli/init-server.sh similarity index 100% rename from examples/basecoin/tests/cli/init-server.sh rename to _attic/examples/basecoin/tests/cli/init-server.sh diff --git a/examples/basecoin/tests/cli/init.sh b/_attic/examples/basecoin/tests/cli/init.sh similarity index 100% rename from examples/basecoin/tests/cli/init.sh rename to _attic/examples/basecoin/tests/cli/init.sh diff --git a/examples/basecoin/tests/cli/keys.sh b/_attic/examples/basecoin/tests/cli/keys.sh similarity index 100% rename from examples/basecoin/tests/cli/keys.sh rename to _attic/examples/basecoin/tests/cli/keys.sh diff --git a/examples/basecoin/tests/cli/rest.sh b/_attic/examples/basecoin/tests/cli/rest.sh similarity index 100% rename from examples/basecoin/tests/cli/rest.sh rename to _attic/examples/basecoin/tests/cli/rest.sh diff --git a/examples/basecoin/tests/cli/restart.sh b/_attic/examples/basecoin/tests/cli/restart.sh similarity index 100% rename from examples/basecoin/tests/cli/restart.sh rename to _attic/examples/basecoin/tests/cli/restart.sh diff --git a/examples/basecoin/tests/cli/roles.sh b/_attic/examples/basecoin/tests/cli/roles.sh similarity index 100% rename from examples/basecoin/tests/cli/roles.sh rename to _attic/examples/basecoin/tests/cli/roles.sh diff --git a/examples/basecoin/tests/cli/rpc.sh b/_attic/examples/basecoin/tests/cli/rpc.sh similarity index 100% rename from examples/basecoin/tests/cli/rpc.sh rename to _attic/examples/basecoin/tests/cli/rpc.sh diff --git a/examples/counter/Makefile b/_attic/examples/counter/Makefile similarity index 100% rename from examples/counter/Makefile rename to _attic/examples/counter/Makefile diff --git a/examples/counter/cmd/counter/main.go b/_attic/examples/counter/cmd/counter/main.go similarity index 100% rename from examples/counter/cmd/counter/main.go rename to _attic/examples/counter/cmd/counter/main.go diff --git a/examples/counter/cmd/countercli/commands/counter.go b/_attic/examples/counter/cmd/countercli/commands/counter.go similarity index 100% rename from examples/counter/cmd/countercli/commands/counter.go rename to _attic/examples/counter/cmd/countercli/commands/counter.go diff --git a/examples/counter/cmd/countercli/commands/query.go b/_attic/examples/counter/cmd/countercli/commands/query.go similarity index 100% rename from examples/counter/cmd/countercli/commands/query.go rename to _attic/examples/counter/cmd/countercli/commands/query.go diff --git a/examples/counter/cmd/countercli/main.go b/_attic/examples/counter/cmd/countercli/main.go similarity index 100% rename from examples/counter/cmd/countercli/main.go rename to _attic/examples/counter/cmd/countercli/main.go diff --git a/examples/counter/plugins/counter/counter.go b/_attic/examples/counter/plugins/counter/counter.go similarity index 100% rename from examples/counter/plugins/counter/counter.go rename to _attic/examples/counter/plugins/counter/counter.go diff --git a/examples/counter/plugins/counter/counter_test.go b/_attic/examples/counter/plugins/counter/counter_test.go similarity index 100% rename from examples/counter/plugins/counter/counter_test.go rename to _attic/examples/counter/plugins/counter/counter_test.go diff --git a/examples/counter/tests/cli/counter.sh b/_attic/examples/counter/tests/cli/counter.sh similarity index 100% rename from examples/counter/tests/cli/counter.sh rename to _attic/examples/counter/tests/cli/counter.sh diff --git a/examples/eyes/Makefile b/_attic/examples/eyes/Makefile similarity index 100% rename from examples/eyes/Makefile rename to _attic/examples/eyes/Makefile diff --git a/examples/eyes/cmd/eyes/init.go b/_attic/examples/eyes/cmd/eyes/init.go similarity index 100% rename from examples/eyes/cmd/eyes/init.go rename to _attic/examples/eyes/cmd/eyes/init.go diff --git a/examples/eyes/cmd/eyes/main.go b/_attic/examples/eyes/cmd/eyes/main.go similarity index 100% rename from examples/eyes/cmd/eyes/main.go rename to _attic/examples/eyes/cmd/eyes/main.go diff --git a/examples/eyes/cmd/eyescli/main.go b/_attic/examples/eyes/cmd/eyescli/main.go similarity index 100% rename from examples/eyes/cmd/eyescli/main.go rename to _attic/examples/eyes/cmd/eyescli/main.go diff --git a/examples/eyes/parser.go b/_attic/examples/eyes/parser.go similarity index 100% rename from examples/eyes/parser.go rename to _attic/examples/eyes/parser.go diff --git a/examples/eyes/tests/cli/eyes.sh b/_attic/examples/eyes/tests/cli/eyes.sh similarity index 100% rename from examples/eyes/tests/cli/eyes.sh rename to _attic/examples/eyes/tests/cli/eyes.sh diff --git a/examples/eyes/tx.go b/_attic/examples/eyes/tx.go similarity index 100% rename from examples/eyes/tx.go rename to _attic/examples/eyes/tx.go diff --git a/genesis/doc.go b/_attic/genesis/doc.go similarity index 100% rename from genesis/doc.go rename to _attic/genesis/doc.go diff --git a/genesis/parse.go b/_attic/genesis/parse.go similarity index 100% rename from genesis/parse.go rename to _attic/genesis/parse.go diff --git a/genesis/parse_test.go b/_attic/genesis/parse_test.go similarity index 100% rename from genesis/parse_test.go rename to _attic/genesis/parse_test.go diff --git a/genesis/testdata/genesis.json b/_attic/genesis/testdata/genesis.json similarity index 100% rename from genesis/testdata/genesis.json rename to _attic/genesis/testdata/genesis.json diff --git a/_attic/app/app_test.go b/_attic/modules/app/app_test.go similarity index 100% rename from _attic/app/app_test.go rename to _attic/modules/app/app_test.go diff --git a/_attic/app/genesis_test.go b/_attic/modules/app/genesis_test.go similarity index 100% rename from _attic/app/genesis_test.go rename to _attic/modules/app/genesis_test.go diff --git a/_attic/bonus/doc.go b/_attic/modules/bonus/doc.go similarity index 100% rename from _attic/bonus/doc.go rename to _attic/modules/bonus/doc.go diff --git a/_attic/bonus/helpers.go b/_attic/modules/bonus/helpers.go similarity index 100% rename from _attic/bonus/helpers.go rename to _attic/modules/bonus/helpers.go diff --git a/_attic/bonus/multiplexer.go b/_attic/modules/bonus/multiplexer.go similarity index 100% rename from _attic/bonus/multiplexer.go rename to _attic/modules/bonus/multiplexer.go diff --git a/_attic/bonus/multiplexer_test.go b/_attic/modules/bonus/multiplexer_test.go similarity index 100% rename from _attic/bonus/multiplexer_test.go rename to _attic/modules/bonus/multiplexer_test.go diff --git a/_attic/docs/Makefile b/_attic/modules/docs/Makefile similarity index 100% rename from _attic/docs/Makefile rename to _attic/modules/docs/Makefile diff --git a/_attic/docs/architecture/API.md b/_attic/modules/docs/architecture/API.md similarity index 100% rename from _attic/docs/architecture/API.md rename to _attic/modules/docs/architecture/API.md diff --git a/_attic/docs/basecoin-basics.rst b/_attic/modules/docs/basecoin-basics.rst similarity index 100% rename from _attic/docs/basecoin-basics.rst rename to _attic/modules/docs/basecoin-basics.rst diff --git a/_attic/docs/basecoin-kubernetes.rst b/_attic/modules/docs/basecoin-kubernetes.rst similarity index 100% rename from _attic/docs/basecoin-kubernetes.rst rename to _attic/modules/docs/basecoin-kubernetes.rst diff --git a/_attic/docs/basecoin-plugins.rst b/_attic/modules/docs/basecoin-plugins.rst similarity index 100% rename from _attic/docs/basecoin-plugins.rst rename to _attic/modules/docs/basecoin-plugins.rst diff --git a/_attic/docs/basecoin-tool.rst b/_attic/modules/docs/basecoin-tool.rst similarity index 100% rename from _attic/docs/basecoin-tool.rst rename to _attic/modules/docs/basecoin-tool.rst diff --git a/_attic/docs/conf.py b/_attic/modules/docs/conf.py similarity index 100% rename from _attic/docs/conf.py rename to _attic/modules/docs/conf.py diff --git a/_attic/docs/glossary.rst b/_attic/modules/docs/glossary.rst similarity index 100% rename from _attic/docs/glossary.rst rename to _attic/modules/docs/glossary.rst diff --git a/_attic/docs/graphics/README.md b/_attic/modules/docs/graphics/README.md similarity index 100% rename from _attic/docs/graphics/README.md rename to _attic/modules/docs/graphics/README.md diff --git a/_attic/docs/graphics/cosmos-sdk-image.png b/_attic/modules/docs/graphics/cosmos-sdk-image.png similarity index 100% rename from _attic/docs/graphics/cosmos-sdk-image.png rename to _attic/modules/docs/graphics/cosmos-sdk-image.png diff --git a/_attic/docs/graphics/datastore.png b/_attic/modules/docs/graphics/datastore.png similarity index 100% rename from _attic/docs/graphics/datastore.png rename to _attic/modules/docs/graphics/datastore.png diff --git a/_attic/docs/graphics/dispatcher.png b/_attic/modules/docs/graphics/dispatcher.png similarity index 100% rename from _attic/docs/graphics/dispatcher.png rename to _attic/modules/docs/graphics/dispatcher.png diff --git a/_attic/docs/graphics/infographic.xml b/_attic/modules/docs/graphics/infographic.xml similarity index 100% rename from _attic/docs/graphics/infographic.xml rename to _attic/modules/docs/graphics/infographic.xml diff --git a/_attic/docs/graphics/middleware.png b/_attic/modules/docs/graphics/middleware.png similarity index 100% rename from _attic/docs/graphics/middleware.png rename to _attic/modules/docs/graphics/middleware.png diff --git a/_attic/docs/graphics/overview-framework.png b/_attic/modules/docs/graphics/overview-framework.png similarity index 100% rename from _attic/docs/graphics/overview-framework.png rename to _attic/modules/docs/graphics/overview-framework.png diff --git a/_attic/docs/graphics/overview-security.png b/_attic/modules/docs/graphics/overview-security.png similarity index 100% rename from _attic/docs/graphics/overview-security.png rename to _attic/modules/docs/graphics/overview-security.png diff --git a/_attic/docs/graphics/permission.png b/_attic/modules/docs/graphics/permission.png similarity index 100% rename from _attic/docs/graphics/permission.png rename to _attic/modules/docs/graphics/permission.png diff --git a/_attic/docs/graphics/tx.png b/_attic/modules/docs/graphics/tx.png similarity index 100% rename from _attic/docs/graphics/tx.png rename to _attic/modules/docs/graphics/tx.png diff --git a/_attic/docs/guide/shunit2 b/_attic/modules/docs/guide/shunit2 similarity index 100% rename from _attic/docs/guide/shunit2 rename to _attic/modules/docs/guide/shunit2 diff --git a/_attic/docs/ibc.rst b/_attic/modules/docs/ibc.rst similarity index 100% rename from _attic/docs/ibc.rst rename to _attic/modules/docs/ibc.rst diff --git a/_attic/docs/index.rst b/_attic/modules/docs/index.rst similarity index 100% rename from _attic/docs/index.rst rename to _attic/modules/docs/index.rst diff --git a/_attic/docs/install.rst b/_attic/modules/docs/install.rst similarity index 100% rename from _attic/docs/install.rst rename to _attic/modules/docs/install.rst diff --git a/_attic/docs/key-management.rst b/_attic/modules/docs/key-management.rst similarity index 100% rename from _attic/docs/key-management.rst rename to _attic/modules/docs/key-management.rst diff --git a/_attic/docs/make.bat b/_attic/modules/docs/make.bat similarity index 100% rename from _attic/docs/make.bat rename to _attic/modules/docs/make.bat diff --git a/_attic/docs/overview.rst b/_attic/modules/docs/overview.rst similarity index 100% rename from _attic/docs/overview.rst rename to _attic/modules/docs/overview.rst diff --git a/_attic/docs/roles-and-multi-sig.rst b/_attic/modules/docs/roles-and-multi-sig.rst similarity index 100% rename from _attic/docs/roles-and-multi-sig.rst rename to _attic/modules/docs/roles-and-multi-sig.rst diff --git a/_attic/docs/stdlib.rst b/_attic/modules/docs/stdlib.rst similarity index 100% rename from _attic/docs/stdlib.rst rename to _attic/modules/docs/stdlib.rst diff --git a/_attic/ibc/commands/query.go b/_attic/modules/ibc/commands/query.go similarity index 100% rename from _attic/ibc/commands/query.go rename to _attic/modules/ibc/commands/query.go diff --git a/_attic/ibc/commands/tx.go b/_attic/modules/ibc/commands/tx.go similarity index 100% rename from _attic/ibc/commands/tx.go rename to _attic/modules/ibc/commands/tx.go diff --git a/_attic/ibc/errors.go b/_attic/modules/ibc/errors.go similarity index 100% rename from _attic/ibc/errors.go rename to _attic/modules/ibc/errors.go diff --git a/_attic/ibc/handler.go b/_attic/modules/ibc/handler.go similarity index 100% rename from _attic/ibc/handler.go rename to _attic/modules/ibc/handler.go diff --git a/_attic/ibc/ibc_test.go b/_attic/modules/ibc/ibc_test.go similarity index 100% rename from _attic/ibc/ibc_test.go rename to _attic/modules/ibc/ibc_test.go diff --git a/_attic/ibc/keys.go b/_attic/modules/ibc/keys.go similarity index 100% rename from _attic/ibc/keys.go rename to _attic/modules/ibc/keys.go diff --git a/_attic/ibc/middleware.go b/_attic/modules/ibc/middleware.go similarity index 100% rename from _attic/ibc/middleware.go rename to _attic/modules/ibc/middleware.go diff --git a/_attic/ibc/provider.go b/_attic/modules/ibc/provider.go similarity index 100% rename from _attic/ibc/provider.go rename to _attic/modules/ibc/provider.go diff --git a/_attic/ibc/provider_test.go b/_attic/modules/ibc/provider_test.go similarity index 100% rename from _attic/ibc/provider_test.go rename to _attic/modules/ibc/provider_test.go diff --git a/_attic/ibc/store.go b/_attic/modules/ibc/store.go similarity index 100% rename from _attic/ibc/store.go rename to _attic/modules/ibc/store.go diff --git a/_attic/ibc/test_helpers.go b/_attic/modules/ibc/test_helpers.go similarity index 100% rename from _attic/ibc/test_helpers.go rename to _attic/modules/ibc/test_helpers.go diff --git a/_attic/ibc/tx.go b/_attic/modules/ibc/tx.go similarity index 100% rename from _attic/ibc/tx.go rename to _attic/modules/ibc/tx.go diff --git a/_attic/roles/commands/query.go b/_attic/modules/roles/commands/query.go similarity index 100% rename from _attic/roles/commands/query.go rename to _attic/modules/roles/commands/query.go diff --git a/_attic/roles/commands/tx.go b/_attic/modules/roles/commands/tx.go similarity index 100% rename from _attic/roles/commands/tx.go rename to _attic/modules/roles/commands/tx.go diff --git a/_attic/roles/commands/wrap.go b/_attic/modules/roles/commands/wrap.go similarity index 100% rename from _attic/roles/commands/wrap.go rename to _attic/modules/roles/commands/wrap.go diff --git a/_attic/roles/error.go b/_attic/modules/roles/error.go similarity index 100% rename from _attic/roles/error.go rename to _attic/modules/roles/error.go diff --git a/_attic/roles/handler.go b/_attic/modules/roles/handler.go similarity index 100% rename from _attic/roles/handler.go rename to _attic/modules/roles/handler.go diff --git a/_attic/roles/handler_test.go b/_attic/modules/roles/handler_test.go similarity index 100% rename from _attic/roles/handler_test.go rename to _attic/modules/roles/handler_test.go diff --git a/_attic/roles/middleware.go b/_attic/modules/roles/middleware.go similarity index 100% rename from _attic/roles/middleware.go rename to _attic/modules/roles/middleware.go diff --git a/_attic/roles/middleware_test.go b/_attic/modules/roles/middleware_test.go similarity index 100% rename from _attic/roles/middleware_test.go rename to _attic/modules/roles/middleware_test.go diff --git a/_attic/roles/rest/handlers.go b/_attic/modules/roles/rest/handlers.go similarity index 100% rename from _attic/roles/rest/handlers.go rename to _attic/modules/roles/rest/handlers.go diff --git a/_attic/roles/store.go b/_attic/modules/roles/store.go similarity index 100% rename from _attic/roles/store.go rename to _attic/modules/roles/store.go diff --git a/_attic/roles/store_test.go b/_attic/modules/roles/store_test.go similarity index 100% rename from _attic/roles/store_test.go rename to _attic/modules/roles/store_test.go diff --git a/_attic/roles/tx.go b/_attic/modules/roles/tx.go similarity index 100% rename from _attic/roles/tx.go rename to _attic/modules/roles/tx.go diff --git a/_attic/stack/checkpoint.go b/_attic/modules/stack/checkpoint.go similarity index 100% rename from _attic/stack/checkpoint.go rename to _attic/modules/stack/checkpoint.go diff --git a/_attic/stack/checkpoint_test.go b/_attic/modules/stack/checkpoint_test.go similarity index 100% rename from _attic/stack/checkpoint_test.go rename to _attic/modules/stack/checkpoint_test.go diff --git a/_attic/stack/context.go b/_attic/modules/stack/context.go similarity index 100% rename from _attic/stack/context.go rename to _attic/modules/stack/context.go diff --git a/_attic/stack/dispatcher.go b/_attic/modules/stack/dispatcher.go similarity index 100% rename from _attic/stack/dispatcher.go rename to _attic/modules/stack/dispatcher.go diff --git a/_attic/stack/helpers.go b/_attic/modules/stack/helpers.go similarity index 100% rename from _attic/stack/helpers.go rename to _attic/modules/stack/helpers.go diff --git a/_attic/stack/helpers_test.go b/_attic/modules/stack/helpers_test.go similarity index 100% rename from _attic/stack/helpers_test.go rename to _attic/modules/stack/helpers_test.go diff --git a/_attic/stack/helperware.go b/_attic/modules/stack/helperware.go similarity index 100% rename from _attic/stack/helperware.go rename to _attic/modules/stack/helperware.go diff --git a/_attic/stack/interface.go b/_attic/modules/stack/interface.go similarity index 100% rename from _attic/stack/interface.go rename to _attic/modules/stack/interface.go diff --git a/_attic/stack/middleware.go b/_attic/modules/stack/middleware.go similarity index 100% rename from _attic/stack/middleware.go rename to _attic/modules/stack/middleware.go diff --git a/_attic/stack/middleware_test.go b/_attic/modules/stack/middleware_test.go similarity index 100% rename from _attic/stack/middleware_test.go rename to _attic/modules/stack/middleware_test.go diff --git a/_attic/stack/mock.go b/_attic/modules/stack/mock.go similarity index 100% rename from _attic/stack/mock.go rename to _attic/modules/stack/mock.go diff --git a/_attic/stack/prefixstore.go b/_attic/modules/stack/prefixstore.go similarity index 100% rename from _attic/stack/prefixstore.go rename to _attic/modules/stack/prefixstore.go diff --git a/_attic/stack/recovery.go b/_attic/modules/stack/recovery.go similarity index 100% rename from _attic/stack/recovery.go rename to _attic/modules/stack/recovery.go diff --git a/_attic/stack/recovery_test.go b/_attic/modules/stack/recovery_test.go similarity index 100% rename from _attic/stack/recovery_test.go rename to _attic/modules/stack/recovery_test.go diff --git a/_attic/stack/state_space_test.go b/_attic/modules/stack/state_space_test.go similarity index 100% rename from _attic/stack/state_space_test.go rename to _attic/modules/stack/state_space_test.go diff --git a/_attic/store/queue.go b/_attic/modules/store/queue.go similarity index 100% rename from _attic/store/queue.go rename to _attic/modules/store/queue.go diff --git a/_attic/store/queue_test.go b/_attic/modules/store/queue_test.go similarity index 100% rename from _attic/store/queue_test.go rename to _attic/modules/store/queue_test.go diff --git a/server/commands/init.go b/_attic/server/commands/init.go similarity index 100% rename from server/commands/init.go rename to _attic/server/commands/init.go diff --git a/server/commands/key.go b/_attic/server/commands/key.go similarity index 100% rename from server/commands/key.go rename to _attic/server/commands/key.go diff --git a/server/commands/relay.go b/_attic/server/commands/relay.go similarity index 100% rename from server/commands/relay.go rename to _attic/server/commands/relay.go diff --git a/server/commands/reset.go b/_attic/server/commands/reset.go similarity index 100% rename from server/commands/reset.go rename to _attic/server/commands/reset.go diff --git a/server/commands/root.go b/_attic/server/commands/root.go similarity index 100% rename from server/commands/root.go rename to _attic/server/commands/root.go diff --git a/server/commands/start.go b/_attic/server/commands/start.go similarity index 100% rename from server/commands/start.go rename to _attic/server/commands/start.go diff --git a/app/example/basecoin/account.go b/examples/basecoin/account.go similarity index 100% rename from app/example/basecoin/account.go rename to examples/basecoin/account.go diff --git a/app/example/basecoin/account_store.go b/examples/basecoin/account_store.go similarity index 100% rename from app/example/basecoin/account_store.go rename to examples/basecoin/account_store.go diff --git a/app/example/basecoin/main.go b/examples/basecoin/main.go similarity index 100% rename from app/example/basecoin/main.go rename to examples/basecoin/main.go diff --git a/app/example/dummy/main.go b/examples/dummy/main.go similarity index 96% rename from app/example/dummy/main.go rename to examples/dummy/main.go index 3ccb49ccb8..ea478f0663 100644 --- a/app/example/dummy/main.go +++ b/examples/dummy/main.go @@ -30,7 +30,7 @@ func main() { loader := store.NewIAVLStoreLoader(db, cacheSize, numHistory) // Create MultiStore - multiStore := store.NewMultiStore(db) + multiStore := store.NewCommitMultiStore(db) multiStore.SetSubstoreLoader("main", loader) // Create Handler @@ -89,7 +89,7 @@ func (tx dummyTx) ValidateBasic() error { return nil } -func (tx dummyTx) Signers() [][]byte { +func (tx dummyTx) Signers() []types.Address { return nil } diff --git a/x/eyes/_gen.go b/x/.attic/eyes/_gen.go similarity index 100% rename from x/eyes/_gen.go rename to x/.attic/eyes/_gen.go diff --git a/x/eyes/commands/query.go b/x/.attic/eyes/commands/query.go similarity index 100% rename from x/eyes/commands/query.go rename to x/.attic/eyes/commands/query.go diff --git a/x/eyes/commands/tx.go b/x/.attic/eyes/commands/tx.go similarity index 100% rename from x/eyes/commands/tx.go rename to x/.attic/eyes/commands/tx.go diff --git a/x/eyes/errors.go b/x/.attic/eyes/errors.go similarity index 100% rename from x/eyes/errors.go rename to x/.attic/eyes/errors.go diff --git a/x/eyes/eyestxinner_wrapper.go b/x/.attic/eyes/eyestxinner_wrapper.go similarity index 100% rename from x/eyes/eyestxinner_wrapper.go rename to x/.attic/eyes/eyestxinner_wrapper.go diff --git a/x/eyes/handler.go b/x/.attic/eyes/handler.go similarity index 100% rename from x/eyes/handler.go rename to x/.attic/eyes/handler.go diff --git a/x/eyes/handler_test.go b/x/.attic/eyes/handler_test.go similarity index 100% rename from x/eyes/handler_test.go rename to x/.attic/eyes/handler_test.go diff --git a/x/eyes/store.go b/x/.attic/eyes/store.go similarity index 100% rename from x/eyes/store.go rename to x/.attic/eyes/store.go diff --git a/x/eyes/tx.go b/x/.attic/eyes/tx.go similarity index 100% rename from x/eyes/tx.go rename to x/.attic/eyes/tx.go diff --git a/x/fee/commands/wrap.go b/x/.attic/fee/commands/wrap.go similarity index 100% rename from x/fee/commands/wrap.go rename to x/.attic/fee/commands/wrap.go diff --git a/x/fee/error_test.go b/x/.attic/fee/error_test.go similarity index 100% rename from x/fee/error_test.go rename to x/.attic/fee/error_test.go diff --git a/x/fee/errors.go b/x/.attic/fee/errors.go similarity index 100% rename from x/fee/errors.go rename to x/.attic/fee/errors.go diff --git a/x/fee/handler.go b/x/.attic/fee/handler.go similarity index 100% rename from x/fee/handler.go rename to x/.attic/fee/handler.go diff --git a/x/fee/handler_test.go b/x/.attic/fee/handler_test.go similarity index 100% rename from x/fee/handler_test.go rename to x/.attic/fee/handler_test.go diff --git a/x/fee/tx.go b/x/.attic/fee/tx.go similarity index 100% rename from x/fee/tx.go rename to x/.attic/fee/tx.go diff --git a/x/logger/logger.go b/x/.attic/logger/logger.go similarity index 100% rename from x/logger/logger.go rename to x/.attic/logger/logger.go diff --git a/x/nonce/commands/query.go b/x/.attic/nonce/commands/query.go similarity index 100% rename from x/nonce/commands/query.go rename to x/.attic/nonce/commands/query.go diff --git a/x/nonce/commands/wrap.go b/x/.attic/nonce/commands/wrap.go similarity index 100% rename from x/nonce/commands/wrap.go rename to x/.attic/nonce/commands/wrap.go diff --git a/x/nonce/errors.go b/x/.attic/nonce/errors.go similarity index 100% rename from x/nonce/errors.go rename to x/.attic/nonce/errors.go diff --git a/x/nonce/replaycheck.go b/x/.attic/nonce/replaycheck.go similarity index 100% rename from x/nonce/replaycheck.go rename to x/.attic/nonce/replaycheck.go diff --git a/x/nonce/rest/handlers.go b/x/.attic/nonce/rest/handlers.go similarity index 100% rename from x/nonce/rest/handlers.go rename to x/.attic/nonce/rest/handlers.go diff --git a/x/nonce/store.go b/x/.attic/nonce/store.go similarity index 100% rename from x/nonce/store.go rename to x/.attic/nonce/store.go diff --git a/x/nonce/tx.go b/x/.attic/nonce/tx.go similarity index 100% rename from x/nonce/tx.go rename to x/.attic/nonce/tx.go diff --git a/x/nonce/tx_test.go b/x/.attic/nonce/tx_test.go similarity index 100% rename from x/nonce/tx_test.go rename to x/.attic/nonce/tx_test.go diff --git a/x/recover/recovery.go b/x/.attic/recover/recovery.go similarity index 100% rename from x/recover/recovery.go rename to x/.attic/recover/recovery.go diff --git a/x/recover/recovery_test.go b/x/.attic/recover/recovery_test.go similarity index 100% rename from x/recover/recovery_test.go rename to x/.attic/recover/recovery_test.go diff --git a/x/coinstore/commands/query.go b/x/coinstore/_attic/commands/query.go similarity index 100% rename from x/coinstore/commands/query.go rename to x/coinstore/_attic/commands/query.go diff --git a/x/coinstore/commands/tx.go b/x/coinstore/_attic/commands/tx.go similarity index 100% rename from x/coinstore/commands/tx.go rename to x/coinstore/_attic/commands/tx.go diff --git a/x/coinstore/rest/handlers.go b/x/coinstore/_attic/rest/handlers.go similarity index 100% rename from x/coinstore/rest/handlers.go rename to x/coinstore/_attic/rest/handlers.go