Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1621-frontend-upgrade-akazmie-171113 #1

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
3ff860c
sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
Codegenieur Apr 24, 2016
f002131
sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
Codegenieur Apr 24, 2016
923c596
Merge pull request #713 from Gitju/master
braydonf Apr 25, 2016
3532cd2
Change to use bitcoind/addresstxid event
May 18, 2016
f50abae
Fix url to transaciton sound
May 18, 2016
0a06f9a
Update compiled files
May 18, 2016
ffed19b
Unsubscribe to address event, and update addresstxid data format
May 18, 2016
d7c161d
Update compiled files
May 18, 2016
df19530
Merge pull request #718 from braydonf/bitcoind
kleetus May 27, 2016
ddcd05c
Bump package version to 0.4.0
braydonf May 27, 2016
62e1225
Fixed over-matching of index route.
Apr 4, 2017
795b518
Merge pull request #764 from kleetus/bug/index
kleetus Apr 4, 2017
d8fea29
Merge pull request #1 from bitpay/master
dabura667 Apr 9, 2017
d0a8b12
Fix Fee Rate to 8 decimal places
dabura667 Apr 9, 2017
cc7c6f8
Merge pull request #766 from dabura667/fix-BTC-places
matiu Apr 10, 2017
340decd
Route caching bug fix, simplify routing (#763)
bitjson May 4, 2017
e94154b
chore(release): 5.0.0-beta.1
bitjson Aug 18, 2017
7155ff0
Added a build runner in line with starting the service.
Sep 26, 2017
6cbca55
Apparently pushd and popd are not available in the shell used by exec on
Sep 27, 2017
4931504
Bumped version.
Oct 1, 2017
37177c4
Bumped version.
Oct 2, 2017
a0ba1ef
Bumped version.
Oct 8, 2017
ba31444
Bumped version.
Oct 9, 2017
2010f73
Bumped version.
Oct 11, 2017
9195c90
Bumped version.
Oct 11, 2017
fbc38a7
Bumped version.
Oct 12, 2017
2cc88a2
Bumped version.
Oct 12, 2017
c52682b
Added test stubs.
Oct 12, 2017
65f88ef
Bumped version.
Oct 12, 2017
9c00ac8
Added a travis.yml file.
Oct 12, 2017
81155eb
Added mocha as a dependency.
Oct 12, 2017
a69ef92
Bumped version.
Oct 18, 2017
3ff0341
Bump version
Oct 20, 2017
f34006e
Bumped version.
Oct 24, 2017
8251807
Bumped version.
Oct 24, 2017
59c4bf2
Bumped version.
Oct 26, 2017
d4bb931
Bumped version.
Oct 26, 2017
96b44e2
Bumped version.
Oct 30, 2017
55e6427
Bumped version.
Nov 1, 2017
bc49b1d
Bumped version.
Nov 2, 2017
efb275b
Bumped version.
Nov 2, 2017
e87ad01
Bumped version.
Nov 2, 2017
0852a26
Bumped version.
Nov 5, 2017
d5d6191
Bumped version.
Nov 7, 2017
1e431f9
Bumped version.
Nov 7, 2017
9559af9
Bumped version.
Nov 7, 2017
e13e24d
Bumped version.
Nov 7, 2017
46821f0
Bumped version.
Nov 8, 2017
271bc41
Bumped version.
Nov 8, 2017
f41fb29
Bumped version.
Nov 9, 2017
24426b7
Bumped version.
Nov 10, 2017
35f19ab
Merge remote-tracking branch 'upstream/master' into 1621-frontend-upg…
akazmie Nov 13, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bumped version.
Chris Kleeschulte committed Oct 2, 2017
commit 37177c412cdc4acc7d7ff6c70654358560faae56
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "insight-ui",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "5.0.0-beta.13",
"version": "5.0.0-beta.14",
"repository": "git://github.com/bitpay/insight-ui.git",
"bugs": {
"url": "https://github.com/bitpay/insight-ui/issues"