Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
4753046
Add a command line argument which lets us specify the location of the…
Jan 23, 2014
2d87bf4
Added the optional tools path to calls to get_revision_dict.
Jan 23, 2014
24548ae
Changes the output of msc_validate to rename the sell offer files
maddenpj Jan 28, 2014
1ac3b8f
New endpoint code inital commit, included offers.py, nginx conf, and …
khan-faiz Jan 30, 2014
91172fd
remove duplicated code
khan-faiz Jan 30, 2014
5f3d979
moved demo in www/demo
khan-faiz Jan 30, 2014
4b535e7
Merge pull request #2 from grazcoin/master
Jan 31, 2014
6c24e0c
Merge pull request #1 from maddenpj/Terminology-Fix
Jan 31, 2014
c030d61
Merge pull request #3 from curtislacy/Specify-Directory
Jan 31, 2014
2f8c92b
slight adjustments to API, improved interface, UX tweaks to API inter…
khan-faiz Jan 31, 2014
f5c20d9
inital API endpoint with demos, moved directories, updated config, ad…
khan-faiz Feb 1, 2014
b7349a2
add tx bid API, tx API
khan-faiz Feb 6, 2014
b5e29ba
Removed /www.
Feb 6, 2014
7bf4935
Removed apps directory
maddenpj Feb 6, 2014
2866246
Merge pull request #4 from faizkhan00/offers_endpoint
Feb 7, 2014
887e00a
Merge pull request #5 from curtislacy/Remove-WWW
Feb 7, 2014
01bf9b3
Merge pull request #6 from maddenpj/Remove-Apps
Feb 7, 2014
72f8507
Brought back the bootstrap transactions.
Feb 11, 2014
f045884
Merge pull request #7 from curtislacy/Restore-Bootstrap
Feb 11, 2014
fb707b2
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Feb 12, 2014
2e9f2cd
Merge pull request #9 from curtislacy/Graz-Fix
Feb 12, 2014
72495aa
Merge changes to the mastercoin-tools core:
Feb 18, 2014
b9579de
Merge pull request #10 from curtislacy/Merge-Grazcoin-2-18-2014
Feb 21, 2014
250ccc9
updates tools so non-deprecated functions are removed
khan-faiz Feb 22, 2014
8e3e67e
Merge pull request #11 from faizkhan00/update_to_sx
Feb 25, 2014
b1f4961
Merge Grazcoin's updates as of today.
Feb 27, 2014
0fc8229
Corrected conflicts related to our changing "bids" to "offers".
Feb 27, 2014
33b1fa0
Better success checking, and logging. Allows multiple submission of tx
khan-faiz Feb 28, 2014
25a4bed
Merge pull request #13 from faizkhan00/update_to_sx
Feb 28, 2014
45aa2c6
Merge pull request #12 from curtislacy/Merge-Graz-2-27-2014
Mar 3, 2014
cfbf114
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Mar 11, 2014
512913b
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Mar 13, 2014
c410575
Change a bids_dict to our "offers_dict".
Mar 13, 2014
be77a50
Merge pull request #17 from curtislacy/Merge-16
Mar 13, 2014
c2f3389
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Mar 14, 2014
dd0009b
Merge pull request #18 from curtislacy/Merge-Graz-3-14
Mar 14, 2014
d319ccf
made some debug output in validation not kill everything if one of it…
Mar 16, 2014
a4db0be
Merge pull request #19 from curtislacy/Safer-Debug
Mar 16, 2014
bac6ff8
Merge pull request #20 from grazcoin/master
Mar 16, 2014
9af12c9
add fix
khan-faiz Mar 19, 2014
755edb8
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Mar 20, 2014
7242110
Remove the bit of code that tries to parse the revision timestamp out…
Mar 21, 2014
c604d0d
Merge pull request #24 from curtislacy/Remove-Git-Parsing
Mar 21, 2014
bf4c94a
Merge branch 'master' of https://github.com/grazcoin/mastercoin-tools…
Mar 21, 2014
77972b4
Merge pull request #25 from grazcoin/master
Mar 24, 2014
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
216 changes: 0 additions & 216 deletions apps/accept.py

This file was deleted.

51 changes: 0 additions & 51 deletions apps/msc_apps.py

This file was deleted.

54 changes: 0 additions & 54 deletions apps/pushtx.py

This file was deleted.

Loading