Christopher Jeffrey
|
33ffb780b3
|
refactor: expose int64 and big numbers as modules.
|
2017-06-22 03:59:49 -07:00 |
|
Christopher Jeffrey
|
8593bd9410
|
script: less static methods.
|
2017-06-13 18:45:42 -07:00 |
|
Christopher Jeffrey
|
b722e5f6e9
|
ec: remove historical and high params.
|
2017-06-13 18:31:04 -07:00 |
|
Christopher Jeffrey
|
eba457ae11
|
script: minor.
|
2017-06-13 11:49:35 -07:00 |
|
Christopher Jeffrey
|
a3c7a49c80
|
refactor: replace util.equal with Buffer#equals.
|
2017-06-12 03:00:08 -07:00 |
|
Christopher Jeffrey
|
be457ee581
|
script: refactor branch/disabled opcodes.
|
2017-06-12 00:34:56 -07:00 |
|
Christopher Jeffrey
|
85ec9ae2c3
|
script: remove disabled ops permanently.
|
2017-06-11 23:40:35 -07:00 |
|
Christopher Jeffrey
|
a1e9999f29
|
script: refactor execution.
|
2017-06-11 23:37:55 -07:00 |
|
Christopher Jeffrey
|
3fd229d9ee
|
script: remove disabled opcode code.
|
2017-06-10 01:27:19 -07:00 |
|
Christopher Jeffrey
|
30b8a458ed
|
script: do not pass flags to Script.num.
|
2017-06-10 01:22:01 -07:00 |
|
Christopher Jeffrey
|
8893131e08
|
script: move static methods off of script constructor.
|
2017-06-10 01:20:05 -07:00 |
|
Christopher Jeffrey
|
28cd43045d
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
Christopher Jeffrey
|
ed4400acb9
|
address: start using from/toString.
|
2017-04-30 07:13:36 -07:00 |
|
Christopher Jeffrey
|
e3c0b123a0
|
docs: build and expose scripterror properly.
|
2017-02-07 16:09:25 -08:00 |
|
Christopher Jeffrey
|
d56e50e166
|
script: docs for getters.
|
2017-02-05 18:17:49 -08:00 |
|
Christopher Jeffrey
|
23f7d3a782
|
script: minor.
|
2017-02-04 15:09:06 -08:00 |
|
Christopher Jeffrey
|
ef95b69e5e
|
minor: refactor. move asyncobject.
|
2017-02-04 14:52:13 -08:00 |
|
Christopher Jeffrey
|
4e7df6ef87
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
Christopher Jeffrey
|
bbbe537574
|
script: minor.
|
2017-01-18 17:06:05 -08:00 |
|
Christopher Jeffrey
|
a1dcb8c381
|
script: do not clone for removeSeparators.
|
2017-01-16 13:57:14 -08:00 |
|
Christopher Jeffrey
|
8b035fd9a8
|
opcode: do not continue reading after a bad push.
|
2017-01-15 22:16:57 -08:00 |
|
Christopher Jeffrey
|
a53b2c0eef
|
primitives: cloning and assertions.
|
2017-01-15 15:17:33 -08:00 |
|
Christopher Jeffrey
|
c3c3e41e68
|
script: typo.
|
2017-01-14 06:42:48 -08:00 |
|
Christopher Jeffrey
|
d338f62078
|
protocol: constants changes.
|
2017-01-10 04:57:41 -08:00 |
|
Christopher Jeffrey
|
4c557744a2
|
refactor: address, amount, uri, errors.
|
2017-01-09 23:07:02 -08:00 |
|
Christopher Jeffrey
|
2145cadc10
|
mtx/script: minor. optimize script.fromProgram.
|
2017-01-09 13:26:18 -08:00 |
|
Christopher Jeffrey
|
29e03892e7
|
script: some refactoring.
|
2017-01-09 00:03:59 -08:00 |
|
Christopher Jeffrey
|
ee4e918024
|
mtx/tests: more refactoring.
|
2017-01-08 21:49:54 -08:00 |
|
Christopher Jeffrey
|
74c177d623
|
refactor: more fixes.
|
2017-01-06 10:40:16 -08:00 |
|
Christopher Jeffrey
|
75430cae8b
|
refactor: more moving.
|
2017-01-06 10:18:21 -08:00 |
|
Christopher Jeffrey
|
5caf6210b9
|
refactor: move constants around.
|
2017-01-06 09:57:55 -08:00 |
|
Christopher Jeffrey
|
eaaa35cb8e
|
script: minor.
|
2016-12-12 12:31:27 -08:00 |
|
Christopher Jeffrey
|
dfefc7182f
|
serialization: more sizes.
|
2016-12-11 19:16:02 -08:00 |
|
Christopher Jeffrey
|
3b9e4d6c6e
|
refactor: use static writers everywhere.
|
2016-12-11 17:26:42 -08:00 |
|
Christopher Jeffrey
|
f7c9a24802
|
tx/coins: start using static writers more.
|
2016-12-11 13:44:20 -08:00 |
|
Christopher Jeffrey
|
1296bb2302
|
serialization: add size calculation and static writer.
|
2016-12-11 12:19:18 -08:00 |
|
Christopher Jeffrey
|
efa0d3eac5
|
script: fix potential uncaught error.
|
2016-12-11 10:09:04 -08:00 |
|
Christopher Jeffrey
|
e754621dd4
|
script: toCode/fromCode.
|
2016-12-10 21:31:40 -08:00 |
|
Christopher Jeffrey
|
b437b33760
|
test/bench: lint.
|
2016-12-10 17:13:45 -08:00 |
|
Christopher Jeffrey
|
ead3f64b7f
|
Merge branch 'pass-coins-4' into coins-compression-2
|
2016-12-09 00:01:14 -08:00 |
|
Christopher Jeffrey
|
5bed0455d2
|
scriptnum: refactor.
|
2016-12-08 21:56:57 -08:00 |
|
Christopher Jeffrey
|
bf07023369
|
script: add cscriptnum implementation.
|
2016-12-08 19:26:53 -08:00 |
|
Christopher Jeffrey
|
2715e71ae8
|
script: minor.
|
2016-12-08 03:01:36 -08:00 |
|
Christopher Jeffrey
|
f7e50e3435
|
tx: pass coins into scripting system.
|
2016-12-06 17:37:35 -08:00 |
|
Christopher Jeffrey
|
a95aba92fb
|
serialization: less polymorphism.
|
2016-12-04 00:54:50 -08:00 |
|
Christopher Jeffrey
|
cdee4ce251
|
coins: refactor.
|
2016-11-29 20:36:23 -08:00 |
|
Christopher Jeffrey
|
63c42bf390
|
chain: new coins compression.
|
2016-11-29 20:36:23 -08:00 |
|
Christopher Jeffrey
|
d1e37582d1
|
block/crypto: refactor merkle trees.
|
2016-11-28 15:59:30 -08:00 |
|
Christopher Jeffrey
|
1997864ec2
|
coins: refactor compression.
|
2016-11-27 22:23:12 -08:00 |
|
Christopher Jeffrey
|
cb59675b06
|
refactor: rename buffer reader/writer vars.
|
2016-11-26 10:56:50 -08:00 |
|