kompotkot
977756549d
Handler for address labels
2021-08-16 14:41:41 +00:00
Andrey Dolgolev
309e510598
Remove print.
2021-08-12 18:03:23 +03:00
Andrey Dolgolev
0631e2fb95
Fix issues.
...
1) issue with enpty value in filter
2) issue with empty value in ethrium transaction request
Add
1) Add urlencoding and replace null to 0 for timestamps
2) Add sorting by timestamps
2021-08-12 16:39:26 +03:00
Neeraj Kashyap
f91422f071
Merge pull request #97 from bugout-dev/fixing-pagination
...
Fixing pagination
2021-08-11 09:46:28 -07:00
Neeraj Kashyap
8d2f252df7
Bumped bugout-python dependency to 0.1.16
...
This allows us to udpate resources (needed for subscription edits).
2021-08-10 09:56:57 -07:00
Andrey Dolgolev
1346373012
Change version of bugout python.
2021-08-10 19:54:26 +03:00
Andrey Dolgolev
d57550a85c
Add update subscription.
2021-08-10 19:29:16 +03:00
Andrey Dolgolev
401f12a488
Add buttons for control stream.
2021-08-09 21:30:44 +03:00
kompotkot
de972d6722
Modified git commit hash to work with new labels table
2021-08-09 16:06:17 +00:00
Andrey Dolgolev
d59084965c
Add changes temp state before swith to go to next/previous and go to latest button.
2021-08-09 19:00:24 +03:00
kompotkot
55ac27689c
Working migration smart_contr -> address
2021-08-09 14:04:17 +00:00
Andrey Dolgolev
9d69fc950a
Temo state of replacing infinitQuery
2021-08-07 18:05:06 +03:00
Andrey Dolgolev
1a43528ae9
Add streams by timestemp.
2021-08-06 17:03:24 +03:00
Neeraj Kashyap
e7879ef95e
Use bugout==0.1.15
...
This fixes bug with calling resources endpoint in Brood API
2021-08-03 10:35:10 -07:00
Neeraj Kashyap
acd80c0d6b
descriptions -> description
2021-08-03 10:33:31 -07:00
Neeraj Kashyap
25e2357790
Clarifying comment
2021-08-03 09:31:48 -07:00
Neeraj Kashyap
d2b31dd0b2
Control flow fixes
2021-08-03 09:30:15 -07:00
Neeraj Kashyap
30f21ddce0
Stripe product and price IDs
2021-08-03 09:26:46 -07:00
Neeraj Kashyap
d301e36ad3
Some small fixes to the subscription-types CLI
2021-08-03 09:23:18 -07:00
Neeraj Kashyap
bf9524cd16
Merge pull request #49 from bugout-dev/fixing-txinfo
...
Fixing txinfo
2021-08-03 09:16:34 -07:00
Andrey Dolgolev
d0a898d836
Merge branch 'main' into add-labels-and-times
2021-08-03 18:04:19 +03:00
Andrey Dolgolev
164ebfe537
Add labels from subscriptions.
...
Add colors
Add timestamp(what is timestamp when transaction was mined).
Add allowed filters for from query.
2021-08-03 17:58:25 +03:00
yhtiyar
22b8f335d2
Merge branch 'main' into fixing-txinfo
2021-08-03 16:09:56 +03:00
yhtiyar
6d7a47c518
removed alias
2021-08-03 16:08:15 +03:00
yhtiyar
f4b07715ef
Merge branch 'main' into fixing-txinfo
2021-08-03 15:37:12 +03:00
Neeraj Kashyap
2b7324195b
Merge pull request #48 from bugout-dev/brood-spire-client-env-vars
...
Brood spire client env vars with github workflows
2021-08-03 05:37:03 -07:00
kompotkot
b969e01b1c
Black format
2021-08-03 12:31:46 +00:00
yhtiyar
36ae8d7c52
made from alias to `from_address`
2021-08-03 14:56:14 +03:00
Tim Pechersky
7bfc0b34eb
Merge remote-tracking branch 'upstream/main' into entry-cards
2021-08-03 19:48:13 +08:00
kompotkot
43a99e0d23
Bugout client spire and brood url env vars
2021-08-03 11:41:51 +00:00
kompotkot
090dc789fc
Updated git commit for db at backend part
2021-08-03 10:55:33 +00:00
Andrey Dolgolev
f7fa05df18
Merge branch 'merging-streams' of github.com:bugout-dev/moonstream into merging-streams
2021-08-02 20:16:42 +03:00
Andrey Dolgolev
d82b432d85
Fix subscriptions token.
2021-08-02 20:15:17 +03:00
Neeraj Kashyap
8fbe8bdc7e
Removed unused request.state.token in /subscriptions/types
2021-08-02 10:02:44 -07:00
Andrey Dolgolev
6717a613e8
Merge branch 'main' into merging-streams
2021-08-02 19:18:22 +03:00
Andrey Dolgolev
6a1abea6fd
Add MOONSTREAM_ADMIN_ACCESS_TOKEN.
2021-08-02 18:51:46 +03:00
Andrey Dolgolev
b0c00407a6
Change name to MOONSTREAM_ADMIN_ACCESS_TOKEN.
2021-08-02 18:50:09 +03:00
Andrey Dolgolev
45e36898ec
Merge branch 'main' into add-subsription-cli
2021-08-02 18:41:24 +03:00
Andrey Dolgolev
8fbb013885
Add MOONSTREAM_AUTO_USER_TOKEN access tokens.
2021-08-02 18:38:22 +03:00
yhtiyar
e519cabad9
fix of route
2021-08-02 16:25:56 +03:00
Tim Pechersky
5946abb75b
Merge pull request #37 from zomglings/frontend-api-auth
...
Frontend now authenticates with Moonstream API.
2021-08-02 19:45:42 +08:00
yhtiyar
873ed960fd
Merge branch 'add-stream-endpoint' into merging-streams
2021-08-02 14:45:09 +03:00
Andrey Dolgolev
c045c5d437
Add streams ))
2021-08-02 14:43:52 +03:00
yhtiyar
c461c41123
Merge branch 'add-stream-endpoint' into merging-streams
2021-08-02 14:36:30 +03:00
Andrey Dolgolev
8ed8719a51
Add stream endpoint.
...
Add filters.
2021-08-02 13:59:32 +03:00
Neeraj Kashyap
1ced909f15
Updated frontend user auth service
...
Now, instead of using Brood, it uses the Moonstream API.
2021-07-31 10:35:58 -07:00
Neeraj Kashyap
56e19b153b
Merge branch 'main' into crawl-smart-contract-addresses-from-transaction-receipts
2021-07-30 05:39:53 -07:00
kompotkot
4f8f589df2
Small updates
2021-07-29 21:09:53 +03:00
Neeraj Kashyap
c8b93d384b
Updated moonstreamdb commit hash in requirements.txt
2021-07-29 09:44:03 -07:00
Neeraj Kashyap
d2c30256b3
Merge branch 'main' into crawl-smart-contract-addresses-from-transaction-receipts
2021-07-29 09:42:55 -07:00