.editorconfig | 100644 | 0 | 0 | | | 414 Bytes | dfa2c2d9ebe691f16fdb11bc7559024a5c0e6c04e1a41ddfaad200722741c1e6 |
.gitignore | 100644 | 0 | 0 | | | 232 Bytes | 3b0d272e34f4d40e2a14a3f79d50a9c5974a6e7fd67a9a275a892586238d6d36 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 72534cfc292a60011d53c4e1a319191e51fa2b43f5ef14726ea63b1035f1f763 |
.rubocop.yml | 100644 | 0 | 0 | | | 259 Bytes | 9afd1b2f49159f1ebbb1d00d5fdb7f4bff225e68804208aee1df9acba59b45a1 |
.travis.yml | 100644 | 0 | 0 | | | 170 Bytes | f6a7e7e3f5071d2b2b16cc40c9a5e51e243bfca899a231ed05fa6b4c23e25643 |
Gemfile | 100644 | 0 | 0 | | | 365 Bytes | 03f21245d47b36ab180d476b812f39b75b496287283cda3b0156e1db7afc6604 |
Guardfile | 100644 | 0 | 0 | | | 657 Bytes | 7db0ae49e5aa616aea1032bf18947a5d08cebbbf11ff43e72a353d16728da970 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 034a1928310fefc1e1601663ccc3c27e47046c447dea5dbbae70db20dbe078bf |
README.md | 100644 | 0 | 0 | | | 3.43 KB | 5dc9cb9d3555c75ca53b4b30d453ea6df19d801410c3e2fb4c18d386dd240d8a |
Rakefile | 100644 | 0 | 0 | | | 119 Bytes | 5184d209411ef2236dec7e375b0d4e5ef865b8ede004bf6292a3a8613a6139f2 |
bump | 100755 | 0 | 0 | | | 1.71 KB | 46d8285cbf429730347799f1200af006da2960191ea11e3a4fabb69d5a0d24b9 |
coloredcoins.gemspec | 100644 | 0 | 0 | | | 1.25 KB | c5bbb5f1b6dba1489839a5b2fdb57b92476be886459d9e6cc39e271f4fa75565 |
coloredcoins.sublime-project | 100644 | 0 | 0 | | | 288 Bytes | 55e6c48a0822c948966bbd4f2f028bb012e2ef80e582c08ca2e859491d1ceef4 |
lib/coloredcoins.rb | 100644 | 0 | 0 | | | 1.04 KB | 363abf19c5c8881b456e9df32a3a92cdc775eff640a4478ed81bca1f45560d9e |
lib/coloredcoins/api.rb | 100644 | 0 | 0 | | | 1.78 KB | 3a4bd4d2218a83cc6548b4a20b28755cd4721b447255824a2f0c74210a265abb |
lib/coloredcoins/connection.rb | 100644 | 0 | 0 | | | 942 Bytes | 5b8196c0add4710dd631c2b1aa88cf27e4faeb657d59a9fb608d4fd1304bca88 |
lib/coloredcoins/multisig.rb | 100644 | 0 | 0 | | | 1.55 KB | bef5ee7838a633c4926439a4b2d87afdc88279517a315007c6f688e89c4fca6f |
lib/coloredcoins/multisig_tx.rb | 100644 | 0 | 0 | | | 912 Bytes | 1c5bc2e066a28a75cb0b2b7f030a5afe8b641bcceaeba4bf596a6c42d65bbebe |
lib/coloredcoins/transaction.rb | 100644 | 0 | 0 | | | 1.12 KB | 6ea8e20c6375d1c839c9a8dcc424c29f5e63ff94513771b80341c5f6ff0adc05 |
lib/coloredcoins/version.rb | 100644 | 0 | 0 | | | 75 Bytes | e0e473ae3d43a178340b2caca8c5f4cd69c251f6d687eb08ac63a846f2fb3682 |
spec/coloredcoins/api_spec.rb | 100644 | 0 | 0 | | | 3.09 KB | f26f37eb74ebcf631a4223c47b653c96bd15cfbc39c7cfdd941b77a20e150f6f |
spec/coloredcoins/connection_spec.rb | 100644 | 0 | 0 | | | 1.08 KB | bb0de9f0753e9b908cff848b96875b0d6d80fcc0e7f823ed8491e00965667eb6 |
spec/coloredcoins/multisig_tx_spec.rb | 100644 | 0 | 0 | | | 7.7 KB | 85aea2ed70ad2c00e3e4582aa42e68e74802ebc6d135f4ceb4f0a1a2bf420bb5 |
spec/coloredcoins_spec.rb | 100644 | 0 | 0 | | | 1.61 KB | 67b8fa247baf950369ed52352a91f533583e207be879cfc1840049a18d446540 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 293 Bytes | e96dad996d82083cf67c4c7aea584cc213dcc3fd678d6424ea85235dd43a0c88 |