cryptopunks 2.1.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d5c5095393516405521c5015bba5c08d8c664ed7069a3e2d40e18fa954a3966
4
- data.tar.gz: 2e1f634711c262c540e069128842e547d9e43d4695d90022ed0d91f25c0f6f41
3
+ metadata.gz: 9b204b14496484cc10de9a664c401d7b2fe245c95aa8298350771637ff19273e
4
+ data.tar.gz: 87b5acff245bc8c14a4632e1424c0976ace02c7f0fa97c9fd1834a14259aaa67
5
5
  SHA512:
6
- metadata.gz: e377b5fa5e4652bdabf9ad77bf95aaea875fe84a5d778579e974573afb054157540fb40742019e20c80070ea9de163af116b605e1e8be08783d24e960562ac39
7
- data.tar.gz: 882ef4d31762e7d14d3b8da4e3a2a41a8409d96cb2f29b89e70b77b7acf9427a0a5721b4f8eab9da9d12ae0fa1373a26ab226003d589ffe7aca3379966503989
6
+ metadata.gz: f5ccab1f234b543ec3138840cfbd659edc50a2a05e1a416bb1abc13ceba334c6ad8e689abe1b98a6027cce646c055d8246c23e77e09ffc578303049b0a2d5d3f
7
+ data.tar.gz: a2bd9289d237e199b6b1e099f58ab66de6a2d5b195c3947ee44a36ea8b697c1c1bbb079044edcc6e3adea81cdd45f21d4bc122672e789323caae77fd71fbc00d
data/CHANGELOG.md CHANGED
@@ -1,3 +1,3 @@
1
- ### 0.0.1 / 2021-02-10
2
-
3
- * Everything is new. First release
1
+ ### 0.0.1 / 2021-02-10
2
+
3
+ * Everything is new. First release
data/Manifest.txt CHANGED
@@ -4,8 +4,6 @@ README.md
4
4
  Rakefile
5
5
  bin/cryptopunk
6
6
  bin/punk
7
- config/spritesheet.csv
8
- config/spritesheet.png
9
7
  lib/cryptopunks.rb
10
8
  lib/cryptopunks/attributes.rb
11
9
  lib/cryptopunks/colors.rb
@@ -14,7 +12,6 @@ lib/cryptopunks/contract/punksdata-assets.rb
14
12
  lib/cryptopunks/contract/punksdata-contract.rb
15
13
  lib/cryptopunks/contract/punksdata-meta.rb
16
14
  lib/cryptopunks/dataset.rb
17
- lib/cryptopunks/generator.rb
18
15
  lib/cryptopunks/image.rb
19
16
  lib/cryptopunks/structs.rb
20
17
  lib/cryptopunks/tool.rb