Aaron Blankstein
|
e762ef5904
|
fix: better deserialization error handling
|
2021-04-08 11:54:10 -05:00 |
|
Aaron Blankstein
|
cfd9364ef4
|
docs: add release/hotfix section to readme
|
2021-03-05 19:03:48 -06:00 |
|
Pavitthra Pandurangan
|
3ffb5b61a1
|
docs: minor fix to README
|
2021-02-19 11:45:06 -05:00 |
|
Matthew Little
|
5a23ebc3df
|
fix: update toml files and readme from mstx_balance to ustx_balance
|
2020-12-11 15:51:51 +01:00 |
|
Ludovic Galabru
|
6a5c71644a
|
fix: tuple notation in README
|
2020-12-09 18:39:27 -05:00 |
|
Ludovic Galabru
|
0d26dfd9e4
|
feat: getting rid of the implicit syntax
|
2020-12-01 17:24:35 -05:00 |
|
Matthew Little
|
728deae717
|
chore: git clone efficiency in readme
Add `--depth=1` to the `git clone...` instructions.
Reduces disk usage and network download time by around 80%.
|
2020-11-09 18:52:42 +01:00 |
|
Ludo Galabru
|
1282ca910b
|
Update README.md
|
2020-10-16 21:09:20 -04:00 |
|
Aaron Blankstein
|
7c2c52024a
|
docs: add instructions to README
|
2020-09-28 18:18:59 -05:00 |
|
Jude Nelson
|
18260734fc
|
fix readme for krypton release
|
2020-09-24 12:06:00 -04:00 |
|
Muneeb Ali
|
201076c501
|
Update README.md
|
2020-09-14 15:12:34 -04:00 |
|
Alexander Graebe
|
6253ef84f0
|
Fixing running instructions
|
2020-05-08 13:41:37 -07:00 |
|
Matthew Little
|
aa2d4ffd3d
|
chore: update readme build instructions for ARM and Windows changes
|
2020-04-30 22:55:25 +02:00 |
|
Aaron Blankstein
|
81f941e88c
|
two sentences
|
2020-04-27 09:55:59 -05:00 |
|
Aaron Blankstein
|
abfb9bcf3f
|
docs: add requirement note for libssl #1501
|
2020-04-27 09:54:37 -05:00 |
|
Ludo Galabru
|
4b89df038b
|
Updating default ports across project
|
2020-04-23 02:03:14 -04:00 |
|
Ludo Galabru
|
960ec16b21
|
WIP
|
2020-04-23 01:18:23 -04:00 |
|
Ludo Galabru
|
1f51532fc6
|
Merge branch 'master' into feature/unmock-burnchain
|
2020-04-17 10:10:32 -04:00 |
|
Ludo Galabru
|
8fb984d546
|
Set mocknet as default config
|
2020-04-15 17:05:29 -04:00 |
|
Ludo Galabru
|
e66a2a2713
|
Merge branch 'master' into feature/unmock-burnchain
|
2020-04-15 14:17:28 -04:00 |
|
Aaron Blankstein
|
034a15b1a9
|
Merge branch 'master' into feature/ignore-slow-serial-tests
|
2020-04-15 12:08:43 -05:00 |
|
Aaron Blankstein
|
7d2dadee17
|
add readme note for adding tests
|
2020-04-15 06:40:27 -05:00 |
|
Jude Nelson
|
b18d328ba8
|
Merge branch 'master' into feature/mempool-relay
|
2020-04-14 16:46:45 -04:00 |
|
Ludo Galabru
|
680cc3302f
|
Merge branch 'master' into feature/unmock-burnchain
|
2020-04-13 14:37:37 -04:00 |
|
Jude Nelson
|
3631e876f8
|
explain how to add more initial account balances, and explain the transaction fee argument in the CLI
|
2020-04-13 13:06:20 -04:00 |
|
Ludo Galabru
|
2a40b809d5
|
Refactoring / consistency around modes
|
2020-04-12 23:45:37 -04:00 |
|
Aaron Blankstein
|
d9a40351eb
|
Merge remote-tracking branch 'origin/master' into njordhov-feature/boolean-constants
|
2020-04-12 10:18:51 -05:00 |
|
Jude Nelson
|
0d7fe7e753
|
update readme to use curl and POST'ing transactions to the testnet
|
2020-04-11 23:35:13 -04:00 |
|
Ludo Galabru
|
85f724d47f
|
Create a cargo workspace, add 'cargo testnet' alias
|
2020-04-07 17:52:23 -04:00 |
|
Matthew Little
|
097c26170a
|
fix: add platform support note to readme
|
2020-04-07 14:17:43 +02:00 |
|
Aaron Blankstein
|
6706cb96b7
|
Merge remote-tracking branch 'origin/master' into njordhov-feature/boolean-constants
|
2020-04-05 12:12:04 -05:00 |
|
Ludo Galabru
|
339845ac8e
|
Update doc
|
2020-04-03 16:12:56 -04:00 |
|
Aaron Blankstein
|
a51658cd20
|
Merge branch 'feature/boolean-constants' of https://github.com/njordhov/blockstack-core into njordhov-feature/boolean-constants
|
2020-04-03 13:32:44 -05:00 |
|
Dan Trevino
|
5d2a4dd779
|
Merge branch 'master' into feature/aarch64-support
|
2020-03-31 22:32:21 -07:00 |
|
Terje Norderhaug
|
8c72d2cd76
|
Update booleans in sample clarity code
|
2020-03-28 14:56:47 -07:00 |
|
Dan Trevino
|
5628964427
|
Update README.md
Move community cross-compiling instructions to 'Community' section
|
2020-03-28 11:47:32 -07:00 |
|
Dan Trevino
|
20755bd008
|
Move cross-compile instructions to community repo
|
2020-03-28 10:21:41 -07:00 |
|
Dan Trevino
|
43b2ca2dd4
|
add arm build options and instructions
|
2020-03-25 19:42:57 -07:00 |
|
Ludo Galabru
|
13f08fd3ee
|
Merge pull request #1320 from njordhov/tuple-literal-expander
Tuple Literal Expansion
|
2020-03-19 21:11:03 -04:00 |
|
Terje Norderhaug
|
5b923603c2
|
Append decoriative colons to the labels of tuple literals in examples
|
2020-03-19 11:12:15 -07:00 |
|
Jason Schrader
|
617e184ec4
|
update intro copy
|
2020-03-18 15:29:25 -07:00 |
|
Jason Schrader
|
5f65058249
|
update remaining links
|
2020-03-18 15:27:19 -07:00 |
|
Friedger Müffke
|
b6e1911b1c
|
Replace blockstack-core by stacks-blockchain
|
2020-03-16 16:15:52 +01:00 |
|
Terje Norderhaug
|
b72645c4cc
|
Update map example
|
2020-03-11 22:47:35 -07:00 |
|
Terje Norderhaug
|
4f4964a940
|
Revert to implicit tuple syntax in map definitions
|
2020-03-11 21:40:19 -07:00 |
|
Terje Norderhaug
|
719b539ba7
|
Update contract example with tuple literals
|
2020-03-11 20:18:53 -07:00 |
|
Lazaridis
|
1c8d77b549
|
remove dead-links
(readme needs a full rework, see #1270)
|
2020-02-16 14:45:03 +02:00 |
|
Ludovic Galabru
|
5869034830
|
Improve copy
|
2020-02-06 20:07:49 -05:00 |
|
Ludovic Galabru
|
9703fe6caf
|
Iteration on README. Add documentation for testnet.
|
2020-02-06 16:52:05 -05:00 |
|
Jude Nelson
|
4e35fdec4b
|
Goodbye Python
|
2018-11-14 13:47:53 -05:00 |
|