Commit Graph

5126 Commits

Author SHA1 Message Date
Obiajulu
4fe11435ba Update account_escrows.py 2022-09-06 21:02:39 -07:00
Obiajulu
e8d99188fb Update content/_code-samples/escrow/py/create_escrow.py
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-09-06 20:58:39 -07:00
Obiajulu
4178875330 Update content/_code-samples/escrow/py/generate_condition.py
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-09-06 20:58:26 -07:00
Obiajulu
fde7e8d734 Update finish_escrow.py 2022-09-06 12:28:39 -07:00
Obiajulu
ad16572363 Update create_escrow.py 2022-09-06 12:26:43 -07:00
Obiajulu
ce9439d6d6 Update cancel_escrow.py 2022-09-06 12:24:54 -07:00
Obiajulu
5ebd7d9bc1 Rename create_escrow to create_escrow.py 2022-09-03 03:08:10 -07:00
Obiajulu
2eb325d81f Create return_escrow_sequence.py 2022-09-03 01:19:22 -07:00
Obiajulu
af452afc11 Update finish_escrow.py 2022-09-03 01:13:03 -07:00
Obiajulu
6ee8aea790 Update cancel_escrow.py 2022-09-03 01:07:53 -07:00
Obiajulu
882ab81b0d Rename cancel.py to cancel_escrow.py 2022-09-03 01:02:23 -07:00
Obiajulu
a2867e2518 Update cancel.py 2022-09-03 01:01:18 -07:00
Obiajulu
9b6e8fa1dc Update account_escrows.py 2022-09-03 00:56:05 -07:00
Obiajulu
16d58c9bdd Update account_escrows.py 2022-09-03 00:50:21 -07:00
Obiajulu
bf3eb93904 Create generate_condition.py 2022-09-03 00:47:23 -07:00
Obiajulu
6f0d538925 Update create_escrow 2022-09-03 00:43:03 -07:00
Obiajulu
4b945261ce Create finish_escrow.py 2022-09-02 14:06:35 -07:00
Obiajulu
571fb2a6cb Create requirements.txt 2022-09-02 14:04:37 -07:00
Obiajulu
7506017081 Create account_escrows.py 2022-09-02 14:03:13 -07:00
Obiajulu
3ae2c24616 Create cancel.py 2022-09-02 14:02:36 -07:00
Obiajulu
035eb7a2b2 Create create_escrow 2022-09-02 13:59:22 -07:00
mDuo13
984ca82bf4 Enable funding page 2022-09-02 12:28:31 -07:00
Rome Reginelli
9851b9b4ed Merge pull request #1488 from XRPLF/ka_20220901
Known Amendments: updates for NFTs getting majority
2022-09-02 09:49:00 -07:00
Rome Reginelli
fb58b32b87 Merge pull request #1486 from XRPLF/fix_links_disable_funding
Some repo cleanup
2022-09-01 17:24:16 -07:00
Rome Reginelli
5f70f9cced Merge pull request #1484 from mDuo13/dev-tools-with-screenshots
Add screenshots to dev tools
2022-09-01 17:23:59 -07:00
mDuo13
d604d861eb Known Amendments: updates for NFTs getting majority 2022-09-01 17:20:27 -07:00
mDuo13
eb1cf15002 Add screenshots to dev tools
Card screenshots: round corners

Dev tools screenshots: update with no apex banner
2022-08-31 16:30:37 -07:00
mDuo13
c7b678c0d8 Fix reports of broken links, disable funding page
Images whose content is defined in CSS have "data:," as their src
attribute because it's technically required and some tools may complain
about it missing, but the link checker complains about the data URI, so
this change makes the link checker skip these.

Also, the funding page is intended to go along with a Bounties program
that has not yet launched, so this disables it for now.
2022-08-31 12:13:18 -07:00
mDuo13
d2639ce3d2 Remove unused deploy job
This job was added in an attempt to set up automatic deploys, but never
worked because of firewall settings on the machine that hosts the site.
Removing since the plan is to move to completely different
infrastructure by the end of the year.
2022-08-31 12:11:54 -07:00
Dennis Dawson
5765b15d91 Merge pull request #1483 from XRPLF/add-auth-minter
Add auth minter
2022-08-31 11:50:37 -07:00
Dennis Dawson
f69e79a5dd Changes to auth minter per mduo review 2022-08-31 10:51:39 -07:00
ddawson
4adca5e4d2 changes based on mduo review 2022-08-31 10:49:40 -07:00
Rome Reginelli
b9ba59fb08 Merge pull request #1481 from mpint/patch-1
Going above/below? the limit
2022-08-30 17:08:22 -07:00
Rome Reginelli
5265bec8b1 Merge pull request #1482 from JakeatRipple/feat-funding
Feat - Developer Funding
2022-08-30 15:54:26 -07:00
Rome Reginelli
32fcc48065 Update "above the limit" link 2022-08-30 15:50:57 -07:00
Jake
efeb781cfe Cleanup.
Remove extra classes
Close image tags
add src to images
Update light mode icon
2022-08-30 15:19:00 -07:00
Jake
5a87d043ef Rebuild css 2022-08-30 14:58:44 -07:00
Jake
0e04bdb99e Merge branch 'master' of https://github.com/JakeatRipple/xrpl-dev-portal into feat-funding
# Conflicts:
#	assets/css/devportal2022-v7.css
2022-08-30 14:56:17 -07:00
Rome Reginelli
bed3dfbb15 Merge pull request #1476 from XRPLF/new-dev-tools
new dev tools page
2022-08-30 13:11:14 -07:00
jonathanlei
dec0f13929 Merge branch 'new-dev-tools' of github.com:XRPLF/xrpl-dev-portal into new-dev-tools
merging new changes
2022-08-30 11:59:35 -07:00
jonathanlei
b8b652b37d new changes for light theme 2022-08-30 11:52:21 -07:00
ddawson
800554e58a Add Auth Minter to archive 2022-08-30 11:34:23 -07:00
ddawson
6ab35286dc add missing graphic 2022-08-30 11:10:26 -07:00
ddawson
85a602ecf2 Use flag name vs number 2022-08-30 11:05:36 -07:00
Jake
15e243430e Update template/page-funding.html.jinja
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-08-30 10:51:13 -07:00
ddawson
524872ee60 Add auth minter 2022-08-30 10:21:44 -07:00
ddawson
ac3fe2e056 Add Authorized Minter to Quickstart 2022-08-30 09:53:28 -07:00
Jake
77045d069d Update dactyl-config.yml
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-08-30 09:00:19 -07:00
jonathanlei
211d4ea239 Update styles/_pages.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:57:11 -07:00
jonathanlei
5f7daf7b33 Update styles/_pages.scss
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-29 16:57:06 -07:00