BitPay.ArgumentError
diff --git a/doc/BitPay.BitPayError.html b/doc/BitPay.BitPayError.html
index 7135278..89cb40b 100644
--- a/doc/BitPay.BitPayError.html
+++ b/doc/BitPay.BitPayError.html
@@ -25,7 +25,7 @@
-
BitPay.BitPayError
diff --git a/doc/BitPay.KeyUtils.html b/doc/BitPay.KeyUtils.html
index d7742de..3eabc77 100644
--- a/doc/BitPay.KeyUtils.html
+++ b/doc/BitPay.KeyUtils.html
@@ -25,7 +25,7 @@
-
BitPay.KeyUtils
diff --git a/doc/BitPay.WebClient.html b/doc/BitPay.WebClient.html
index 24fc962..05015f7 100644
--- a/doc/BitPay.WebClient.html
+++ b/doc/BitPay.WebClient.html
@@ -25,7 +25,7 @@
-
BitPay.WebClient
diff --git a/doc/BitPay.html b/doc/BitPay.html
index c776063..d7a3270 100644
--- a/doc/BitPay.html
+++ b/doc/BitPay.html
@@ -25,7 +25,7 @@
-
BitPay
diff --git a/doc/exceptions_list.html b/doc/exceptions_list.html
index 2f608a0..72e8c3d 100644
--- a/doc/exceptions_list.html
+++ b/doc/exceptions_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html
index 84d0660..9a1b5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -3,7 +3,7 @@
- bitpay v0.0.1 Documentation
+ bitpay v0.2.4 Documentation
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/mix.exs b/mix.exs
index 66281e9..5a86e70 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Client.Mixfile do
def project do
[app: :bitpay,
- version: "0.0.1",
+ version: "0.2.4",
elixir: "~> 1.0",
description: description,
package: package,
@@ -15,7 +15,7 @@ defmodule Client.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
- [applications: [:logger, :httpotion, :exjsx, :webdriver, :uuid]]
+ [applications: [:logger, :httpotion, :exjsx, :uuid]]
end
# Dependencies can be Hex packages:
@@ -48,7 +48,6 @@ defmodule Client.Mixfile do
{ :ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0" },
{ :httpotion, "~> 1.0.0" },
{ :exjsx, "~> 3.1.0" },
- { :webdriver, github: "atlantaelixir/elixir-webdriver", tag: "v0.7.2" },
{ :uuid, "~> 0.1.5" },
{ :earmark, "~> 0.1", only: :dev },
{ :ex_doc, "~> 0.7", only: :dev},
+
-
+
+
+
+
BitPay.BitPayError
diff --git a/doc/BitPay.KeyUtils.html b/doc/BitPay.KeyUtils.html
index d7742de..3eabc77 100644
--- a/doc/BitPay.KeyUtils.html
+++ b/doc/BitPay.KeyUtils.html
@@ -25,7 +25,7 @@
-
BitPay.KeyUtils
diff --git a/doc/BitPay.WebClient.html b/doc/BitPay.WebClient.html
index 24fc962..05015f7 100644
--- a/doc/BitPay.WebClient.html
+++ b/doc/BitPay.WebClient.html
@@ -25,7 +25,7 @@
-
BitPay.WebClient
diff --git a/doc/BitPay.html b/doc/BitPay.html
index c776063..d7a3270 100644
--- a/doc/BitPay.html
+++ b/doc/BitPay.html
@@ -25,7 +25,7 @@
-
BitPay
diff --git a/doc/exceptions_list.html b/doc/exceptions_list.html
index 2f608a0..72e8c3d 100644
--- a/doc/exceptions_list.html
+++ b/doc/exceptions_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html
index 84d0660..9a1b5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -3,7 +3,7 @@
- bitpay v0.0.1 Documentation
+ bitpay v0.2.4 Documentation
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/mix.exs b/mix.exs
index 66281e9..5a86e70 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Client.Mixfile do
def project do
[app: :bitpay,
- version: "0.0.1",
+ version: "0.2.4",
elixir: "~> 1.0",
description: description,
package: package,
@@ -15,7 +15,7 @@ defmodule Client.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
- [applications: [:logger, :httpotion, :exjsx, :webdriver, :uuid]]
+ [applications: [:logger, :httpotion, :exjsx, :uuid]]
end
# Dependencies can be Hex packages:
@@ -48,7 +48,6 @@ defmodule Client.Mixfile do
{ :ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0" },
{ :httpotion, "~> 1.0.0" },
{ :exjsx, "~> 3.1.0" },
- { :webdriver, github: "atlantaelixir/elixir-webdriver", tag: "v0.7.2" },
{ :uuid, "~> 0.1.5" },
{ :earmark, "~> 0.1", only: :dev },
{ :ex_doc, "~> 0.7", only: :dev},
+
-
+
+
+
BitPay.KeyUtils
diff --git a/doc/BitPay.WebClient.html b/doc/BitPay.WebClient.html
index 24fc962..05015f7 100644
--- a/doc/BitPay.WebClient.html
+++ b/doc/BitPay.WebClient.html
@@ -25,7 +25,7 @@
-
BitPay.WebClient
diff --git a/doc/BitPay.html b/doc/BitPay.html
index c776063..d7a3270 100644
--- a/doc/BitPay.html
+++ b/doc/BitPay.html
@@ -25,7 +25,7 @@
-
BitPay
diff --git a/doc/exceptions_list.html b/doc/exceptions_list.html
index 2f608a0..72e8c3d 100644
--- a/doc/exceptions_list.html
+++ b/doc/exceptions_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html
index 84d0660..9a1b5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -3,7 +3,7 @@
- bitpay v0.0.1 Documentation
+ bitpay v0.2.4 Documentation
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/mix.exs b/mix.exs
index 66281e9..5a86e70 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Client.Mixfile do
def project do
[app: :bitpay,
- version: "0.0.1",
+ version: "0.2.4",
elixir: "~> 1.0",
description: description,
package: package,
@@ -15,7 +15,7 @@ defmodule Client.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
- [applications: [:logger, :httpotion, :exjsx, :webdriver, :uuid]]
+ [applications: [:logger, :httpotion, :exjsx, :uuid]]
end
# Dependencies can be Hex packages:
@@ -48,7 +48,6 @@ defmodule Client.Mixfile do
{ :ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0" },
{ :httpotion, "~> 1.0.0" },
{ :exjsx, "~> 3.1.0" },
- { :webdriver, github: "atlantaelixir/elixir-webdriver", tag: "v0.7.2" },
{ :uuid, "~> 0.1.5" },
{ :earmark, "~> 0.1", only: :dev },
{ :ex_doc, "~> 0.7", only: :dev},
+
-
+
+
BitPay.WebClient
diff --git a/doc/BitPay.html b/doc/BitPay.html
index c776063..d7a3270 100644
--- a/doc/BitPay.html
+++ b/doc/BitPay.html
@@ -25,7 +25,7 @@
-
BitPay
diff --git a/doc/exceptions_list.html b/doc/exceptions_list.html
index 2f608a0..72e8c3d 100644
--- a/doc/exceptions_list.html
+++ b/doc/exceptions_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html
index 84d0660..9a1b5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -3,7 +3,7 @@
- bitpay v0.0.1 Documentation
+ bitpay v0.2.4 Documentation
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/mix.exs b/mix.exs
index 66281e9..5a86e70 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Client.Mixfile do
def project do
[app: :bitpay,
- version: "0.0.1",
+ version: "0.2.4",
elixir: "~> 1.0",
description: description,
package: package,
@@ -15,7 +15,7 @@ defmodule Client.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
- [applications: [:logger, :httpotion, :exjsx, :webdriver, :uuid]]
+ [applications: [:logger, :httpotion, :exjsx, :uuid]]
end
# Dependencies can be Hex packages:
@@ -48,7 +48,6 @@ defmodule Client.Mixfile do
{ :ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0" },
{ :httpotion, "~> 1.0.0" },
{ :exjsx, "~> 3.1.0" },
- { :webdriver, github: "atlantaelixir/elixir-webdriver", tag: "v0.7.2" },
{ :uuid, "~> 0.1.5" },
{ :earmark, "~> 0.1", only: :dev },
{ :ex_doc, "~> 0.7", only: :dev},
+
-
+
BitPay
diff --git a/doc/exceptions_list.html b/doc/exceptions_list.html
index 2f608a0..72e8c3d 100644
--- a/doc/exceptions_list.html
+++ b/doc/exceptions_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html
index 84d0660..9a1b5f1 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -3,7 +3,7 @@
- bitpay v0.0.1 Documentation
+ bitpay v0.2.4 Documentation
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@
- bitpay v0.0.1
+ bitpay v0.2.4
diff --git a/mix.exs b/mix.exs
index 66281e9..5a86e70 100644
--- a/mix.exs
+++ b/mix.exs
@@ -3,7 +3,7 @@ defmodule Client.Mixfile do
def project do
[app: :bitpay,
- version: "0.0.1",
+ version: "0.2.4",
elixir: "~> 1.0",
description: description,
package: package,
@@ -15,7 +15,7 @@ defmodule Client.Mixfile do
#
# Type `mix help compile.app` for more information
def application do
- [applications: [:logger, :httpotion, :exjsx, :webdriver, :uuid]]
+ [applications: [:logger, :httpotion, :exjsx, :uuid]]
end
# Dependencies can be Hex packages:
@@ -48,7 +48,6 @@ defmodule Client.Mixfile do
{ :ibrowse, github: "cmullaparthi/ibrowse", tag: "v4.1.0" },
{ :httpotion, "~> 1.0.0" },
{ :exjsx, "~> 3.1.0" },
- { :webdriver, github: "atlantaelixir/elixir-webdriver", tag: "v0.7.2" },
{ :uuid, "~> 0.1.5" },
{ :earmark, "~> 0.1", only: :dev },
{ :ex_doc, "~> 0.7", only: :dev},
+
-
- bitpay v0.0.1 + bitpay v0.2.4
diff --git a/doc/index.html b/doc/index.html index 84d0660..9a1b5f1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,7 +3,7 @@ -bitpay v0.0.1
+bitpay v0.2.4
-
diff --git a/doc/protocols_list.html b/doc/protocols_list.html
index fae8dfe..0ef7c96 100644
--- a/doc/protocols_list.html
+++ b/doc/protocols_list.html
@@ -18,7 +18,7 @@