Commits on Source (40)
-
Éloïs authored3a2a5819
-
Éloïs authored2fbeb811
-
Éloïs authored5610fae8
-
Éloïs authored493d93b3
-
Éloïs authoredbbbcd3b4
-
Éloïs authoredafe42deb
-
Éloïs authored1b737550
-
Éloïs authored912f5b55
-
Éloïs authored03d64046
-
Éloïs authored17afaca7
-
Éloïs authored869fe88b
-
Éloïs authored0faf05f5
-
Éloïs authored9bc16904
-
Éloïs authored43460507
-
Éloïs authoreda998d76e
-
Éloïs authoredbfca974b
-
Éloïs authoredb92947f7
-
Éloïs authored305e5044
-
Éloïs authored3ac2cb82
-
Éloïs authoredfcfe9f0e
-
Éloïs authored163cb9d3
-
Éloïs authored6c8fa3d1
-
Éloïs authored8892156e
-
Éloïs authored4bc51f39
-
Éloïs authored65c3d10a
-
Éloïs authoredab175265
-
Éloïs authored72162377
-
Éloïs authoredab05fe8b
-
Éloïs authoredfb75bca5
-
Éloïs authored522fe7dc
-
Éloïs authored7f4bcf2e
-
Éloïs authoredc58096a5
-
Éloïs authored3445f061
-
Éloïs authored345ee90a
-
Éloïs authored79646d31
-
Éloïs authored69858b56
-
Éloïs authoredfd0c37da
-
Éloïs authored505d8f72
-
Éloïs authored8dcb2f57
Showing
- .dockerignore 3 additions, 0 deletions.dockerignore
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 88 additions, 5 deletions.gitlab-ci.yml
- Cargo.lock 270 additions, 199 deletionsCargo.lock
- Cargo.toml 2 additions, 3 deletionsCargo.toml
- README.md 1 addition, 1 deletionREADME.md
- docker-compose.yml 0 additions, 17 deletionsdocker-compose.yml
- docker/Dockerfile 46 additions, 0 deletionsdocker/Dockerfile
- docker/docker-compose.yml 24 additions, 0 deletionsdocker/docker-compose.yml
- docker/docker-entrypoint 37 additions, 0 deletionsdocker/docker-entrypoint
- docker/duniter-debug.Dockerfile 36 additions, 0 deletionsdocker/duniter-debug.Dockerfile
- integration-tests/Cargo.toml 1 addition, 1 deletionintegration-tests/Cargo.toml
- integration-tests/README.md 139 additions, 0 deletionsintegration-tests/README.md
- integration-tests/features/balance_transfer.feature 1 addition, 1 deletionintegration-tests/features/balance_transfer.feature
- integration-tests/features/monetary_mass.feature 10 additions, 0 deletionsintegration-tests/features/monetary_mass.feature
- integration-tests/features/transfer_all.feature 1 addition, 1 deletionintegration-tests/features/transfer_all.feature
- integration-tests/tests/common/balances.rs 73 additions, 1 deletionintegration-tests/tests/common/balances.rs
- integration-tests/tests/common/mod.rs 14 additions, 4 deletionsintegration-tests/tests/common/mod.rs
- integration-tests/tests/cucumber_tests.rs 88 additions, 55 deletionsintegration-tests/tests/cucumber_tests.rs
- node/Cargo.toml 29 additions, 7 deletionsnode/Cargo.toml
.dockerignore
0 → 100644
This diff is collapsed.
docker-compose.yml
deleted
100644 → 0
docker/Dockerfile
0 → 100644
docker/docker-compose.yml
0 → 100644
docker/docker-entrypoint
0 → 100755
docker/duniter-debug.Dockerfile
0 → 100644
integration-tests/README.md
0 → 100644