Go to file
Leo d8c9b41a01 Add builds for protos and the Solana agent
- Build buf and protoc-gen-go and use it to build Go proto packages
- Rename agent proto package to agent.v1 (to prevent namespace collisions and conform to buf's standards)
- Default to DOCKER_BUILDKIT=1 for CI setup
- Add incremental Docker build for solana/agent
- Move build machinery to top level
2020-08-15 22:15:26 +02:00
bridge Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
docs Update specs 2020-08-15 00:31:26 +02:00
ethereum Update ETH smart contract for new signature schema 2020-08-15 00:09:48 +02:00
proto/agent/v1 Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
solana Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
tools Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
web WIP SPL token integration 2020-08-14 21:33:46 +02:00
.gitignore Add VAA serialization logic 2020-08-04 23:43:16 +02:00
DEVELOP.md Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
Dockerfile.agent Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
Tiltfile Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
buf.yml Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
dev-install.sh Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00
generate.sh Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00