universa 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 61a9637495cf67d3ac90b3447038b6b224646cd4f36a2db7619aae13274232af
4
- data.tar.gz: 2b6b963df5082f420ab80bf3bd47c509846ddb4d3085cc9eb19939e4c906c9ed
3
+ metadata.gz: 9fb1beaf2ba6ae53212fa913c1a7fddc49c6484871a3f0c54c62c3b561284fdf
4
+ data.tar.gz: 9f11ec4e2a52e6abfd78161f75fed790b7f32cd5348b2cf321f62c18d253d501
5
5
  SHA512:
6
- metadata.gz: 973eb722475a35230ce1c595faab7c47e730eb7573f737d113475d5cb4405f4d5fc6c1a3f02393e7e177e5a384d838acf53aa65641a5b5f76172ee42e60bc88b
7
- data.tar.gz: a901518e1151a239f43f309512d1e9e8bf6f87e40a31f111b994c6f9086aad9e41cd31cb5fae7c6370d80309f6d37c6c522b7b14c347baaed12f5f09bcc56c49
6
+ metadata.gz: 1928165a250af830aa2768d728b6ef41662c57604209db3926af675eff13e8c2e1e23c116af7f291bd6555b4c8e1236f263aea2a2906ef0c4d75a2f7d8c5b5a2
7
+ data.tar.gz: 5964bc287b924b9d0b30d91d32a0ba4c43ef946f4fb8958914582f2ac6964fabdd446fe8a7898561d8b36973a78cfb5b8fbe52050d9cf95efba328987c41259d
@@ -7,7 +7,7 @@ module Universa
7
7
  # seal the contract
8
8
  # @return [String] contract packed to the binary string
9
9
  def seal
10
- @proxy.seal()
10
+ super
11
11
  end
12
12
 
13
13
  # returns keys that will be used to sign this contract on next {seal}.
@@ -1,4 +1,4 @@
1
1
  module Universa
2
2
  # Current gem version
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: universa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - sergeych
@@ -95,6 +95,7 @@ files:
95
95
  - bin/umi/lib/com.icodici.common_tools-3.8.3.jar
96
96
  - bin/umi/lib/com.icodici.crypto-3.8.3.jar
97
97
  - bin/umi/lib/com.icodici.nanohttpd-2.1.0.jar
98
+ - bin/umi/lib/com.icodici.umi-0.8.10.jar
98
99
  - bin/umi/lib/com.icodici.universa_core-3.8.3.jar
99
100
  - bin/umi/lib/com.madgag.spongycastle.core-1.58.0.0.jar
100
101
  - bin/umi/lib/com.squareup.jnagmp.jnagmp-2.0.0.jar