.editorconfig | 100644 | 0 | 0 | | | 414 Bytes | dfa2c2d9ebe691f16fdb11bc7559024a5c0e6c04e1a41ddfaad200722741c1e6 |
.gitignore | 100644 | 0 | 0 | | | 205 Bytes | bee6b2b7debeef7a577eda6b7524459771b4801b569281548c7be226a3ebe295 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 72534cfc292a60011d53c4e1a319191e51fa2b43f5ef14726ea63b1035f1f763 |
.rubocop.yml | 100644 | 0 | 0 | | | 222 Bytes | f8d13aa0d924b01ea86552040b4817d108837ce317f935eedf00bc6595a80312 |
.travis.yml | 100644 | 0 | 0 | | | 178 Bytes | d19db8077f5b3187b6ea544e503ff921b1b1990bda32c416531a67c929311706 |
Gemfile | 100644 | 0 | 0 | | | 334 Bytes | 56116b600f5b5e48eeb678b1bc0bacd91fae94d0cf89ce45e9d11b9b118527a5 |
Guardfile | 100644 | 0 | 0 | | | 626 Bytes | 04628a894633beb8ad19205fd21226e4e7e4243fb15f50c7d32e68ba8cabe185 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 034a1928310fefc1e1601663ccc3c27e47046c447dea5dbbae70db20dbe078bf |
README.md | 100644 | 0 | 0 | | | 3.43 KB | 5dc9cb9d3555c75ca53b4b30d453ea6df19d801410c3e2fb4c18d386dd240d8a |
Rakefile | 100644 | 0 | 0 | | | 88 Bytes | 0495e5c7ff65ed3499031176570a9740e18c62b6e61c1efd9c2bbf0ad0f2584b |
bump | 100755 | 0 | 0 | | | 1.71 KB | 46d8285cbf429730347799f1200af006da2960191ea11e3a4fabb69d5a0d24b9 |
coloredcoins.gemspec | 100644 | 0 | 0 | | | 1.26 KB | 6849b9fe0a0d420b4f6dfe0da02a0c1375066a3ea042ae23c966582353bcf207 |
coloredcoins.sublime-project | 100644 | 0 | 0 | | | 288 Bytes | 55e6c48a0822c948966bbd4f2f028bb012e2ef80e582c08ca2e859491d1ceef4 |
lib/coloredcoins.rb | 100644 | 0 | 0 | | | 1.03 KB | 34d25776b419bceec753abe69671cb3c28b2dd93ac3b254a5d6c692dcf706ac9 |
lib/coloredcoins/api.rb | 100644 | 0 | 0 | | | 1.75 KB | 6fd90ba36c438804e30966467e6255df47cb82e37f1999a9d87312db336abe2e |
lib/coloredcoins/connection.rb | 100644 | 0 | 0 | | | 930 Bytes | 9b2a288961dc3ba2c42a8467ae777a057883361fe9bf7bcc2e1d2a9f89ea6d85 |
lib/coloredcoins/multisig.rb | 100644 | 0 | 0 | | | 1.42 KB | 47d1cf3b31def4f474676e25df6165822ea7680a55b8fefb898ce96c91a4e85a |
lib/coloredcoins/multisig_tx.rb | 100644 | 0 | 0 | | | 883 Bytes | dfb26e3871aadc9351825353d112680272b057feb0711d0c96f03569d7164fdc |
lib/coloredcoins/transaction.rb | 100644 | 0 | 0 | | | 1.09 KB | 74522ccbb6bb0a51e944853f9c3c0f96e65ea0d81afe1774750a83e42acbd4c3 |
lib/coloredcoins/version.rb | 100644 | 0 | 0 | | | 51 Bytes | 991128b224cc8dfb5f6fad9ed39d517b8dfce670d345f1f04e5152a6739877b4 |
spec/coloredcoins/api_spec.rb | 100644 | 0 | 0 | | | 3.06 KB | 13759119194904de753faf077da9dbcb10de150add48f692758625276b359f6b |
spec/coloredcoins/connection_spec.rb | 100644 | 0 | 0 | | | 1.05 KB | e2589dd90021f6a565d564b68b26864f2669a0c6e38fb77501b94ee46ed546ac |
spec/coloredcoins/multisig_tx_spec.rb | 100644 | 0 | 0 | | | 7.67 KB | a66b1b200793590ed70c5bbf3d5cb7d497b3da59454d5cb82f512c2f723bc012 |
spec/coloredcoins_spec.rb | 100644 | 0 | 0 | | | 1.58 KB | 1c215148f24fcfd0de8b6792e42058b39bb7035f07b8a1392947e7a080a454d7 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 262 Bytes | 622e6f55ecfab159c7332ac7e96ab2e54a5084876b34bdcfae01b01b9a6cedf4 |